ibis-struts

Base project: http://central.maven.org/maven2/struts/struts/1.2.9/ This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml

License

License

GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-struts
Last Version

Last Version

1.2.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

ibis-struts
Base project: http://central.maven.org/maven2/struts/struts/1.2.9/ This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml
Project URL

Project URL

https://ibissource.org/
Project Organization

Project Organization

Ibissource.org
Source Code Management

Source Code Management

https://github.com/ibissource/ibis-struts

Download ibis-struts

How to add to project

<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-struts/ -->
<dependency>
    <groupId>org.ibissource</groupId>
    <artifactId>ibis-struts</artifactId>
    <version>1.2.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-struts/
implementation 'org.ibissource:ibis-struts:1.2.9.4'
// https://jarcasting.com/artifacts/org.ibissource/ibis-struts/
implementation ("org.ibissource:ibis-struts:1.2.9.4")
'org.ibissource:ibis-struts:jar:1.2.9.4'
<dependency org="org.ibissource" name="ibis-struts" rev="1.2.9.4">
  <artifact name="ibis-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-struts', version='1.2.9.4')
)
libraryDependencies += "org.ibissource" % "ibis-struts" % "1.2.9.4"
[org.ibissource/ibis-struts "1.2.9.4"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
commons-digester : commons-digester jar 1.6
commons-fileupload : commons-fileupload jar 1.3.2
commons-logging : commons-logging jar 1.0.4
commons-validator : commons-validator jar 1.1.4
oro : oro jar 2.0.7
antlr : antlr jar 2.7.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet : jsp-api jar 2.0

Project Modules

There are no modules declared in this project.

ibis-struts

Ibis verion of Struts 1.2.9 with some minor bugfixes

Purpose of this project is to create a Struts version which doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and make renderFocusJavascript return valid xml.

org.ibissource

Ibis source

Versions

Version
1.2.9.4
1.2.9.3