Author: plightbo
Date: Mon May 22 06:47:57 2006
New Revision: 408662
URL: http://svn.apache.org/viewvc?rev=408662&view=rev
Log:
bob's latest API
Added:
struts/action2/trunk/action-api/src/main/java/org/apache/struts/action2/spi/ActionContext.java
struts/action2/trunk/action-api/src/main
Author: craigmcc
Date: Mon May 22 19:02:23 2006
New Revision: 408817
URL: http://svn.apache.org/viewvc?rev=408817&view=rev
Log:
Fix the component so that it does not allow a spurious resubmit
to succeed after the first resubmit has failed. This is done by caching the
token value the first time i
Author: wsmoak
Date: Mon May 22 20:02:18 2006
New Revision: 408821
URL: http://svn.apache.org/viewvc?rev=408821&view=rev
Log:
Added Cargo plugin configuration for apps.
Usage: mvn package cargo:start -Dcargo.tomcat5x.home=/path/to/tomcat
Modified:
struts/action2/trunk/apps/pom.xml
Modified:
Author: gvanmatre
Date: Mon May 22 20:48:47 2006
New Revision: 408825
URL: http://svn.apache.org/viewvc?rev=408825&view=rev
Log:
Added better xml namespace support to the clay html template parsing.
Added:
struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/parser/builder/ElementBu
Author: craigmcc
Date: Mon May 22 22:31:59 2006
New Revision: 408835
URL: http://svn.apache.org/viewvc?rev=408835&view=rev
Log:
Explicitly support identification of the Faces Servlet instance to be used
for remoting requests. By default, the last servlet definition for servlet
class javax.faces.w