The Struts 1.3.9 test build is now available.
Release notes:
* http://struts.apache.org/1.x/userGuide/release-notes.html
Distribution:
* http://people.apache.org/builds/struts/1.3.9/
Maven 2 staging repository:
* http://people.apache.org/builds/struts/1.3.9/m2-staging-repository/
Once you h
I committed the changes on rv 554226, the end result is something like:
* New base class ContextBean which defines the var attribute (and "id" for
backward compatibility). Tags that put values in the stack inherit from it
* Move "id" attribute to UIBean so it is in all UI tags
* Remove "id" from
Hi,
I am facing the same old tiles issue. I am using struts2.0.8 and
tiles 2.0.3. Still I am getting this stack trace
exception
javax.servlet.ServletException
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
org.apache.struts2.dispatcher.FilterDisp