svn commit: r209961 - in /struts/core/trunk/doc/shale: features.xml index.xml project.xml

2005-07-09 Thread craigmcc
Author: craigmcc Date: Sat Jul 9 11:09:36 2005 New Revision: 209961 URL: http://svn.apache.org/viewcvs?rev=209961&view=rev Log: Documentation updates for the Shale website * Flesh out the "background" section * Document the required and optional dependencies * Add a feature description for JND

Tile question

2005-07-09 Thread john mattucci
I have the following in my tiles definition files I would like to use definitions as ActionForwards My question would it be possible to include values to passed to ${TopMenu} and ${Footer} in of the action? Thank you all

[Struts Wiki] Update of "StrutsCatalogBaseAction" by HubertRabago

2005-07-09 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by HubertRabago: http://wiki.apache.org/struts/StrutsCatalogBaseAction The comment on the change is: Mention ActionDispatcher for Struts 1.2.7 -

[Struts Wiki] Update of "StrutsCatalogRedirectToInputPage" by HubertRabago

2005-07-09 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by HubertRabago: http://wiki.apache.org/struts/StrutsCatalogRedirectToInputPage The comment on the change is: Update the information about availabili

svn commit: r209986 - in /struts/shale/trunk: build.xml default.properties

2005-07-09 Thread craigmcc
Author: craigmcc Date: Sat Jul 9 20:49:14 2005 New Revision: 209986 URL: http://svn.apache.org/viewcvs?rev=209986&view=rev Log: The beginnings of a global build.xml file for Shale and all its subcomponents. At present, it just has the targets to gather the dependencies together into a global "lib

svn commit: r209987 - in /struts/core/trunk/src/share/org/apache/struts: action/Action.java action/RequestProcessor.java chain/commands/servlet/CreateAction.java

2005-07-09 Thread hrabago
Author: hrabago Date: Sat Jul 9 21:00:05 2005 New Revision: 209987 URL: http://svn.apache.org/viewcvs?rev=209987&view=rev Log: Declare Action's servlet variable as transient. Modified: struts/core/trunk/src/share/org/apache/struts/action/Action.java struts/core/trunk/src/share/org/apache

svn commit: r209988 - /struts/core/trunk/src/share/org/apache/struts/action/ActionRedirect.java

2005-07-09 Thread hrabago
Author: hrabago Date: Sat Jul 9 21:01:43 2005 New Revision: 209988 URL: http://svn.apache.org/viewcvs?rev=209988&view=rev Log: Fix javadoc formatting of code sample. Modified: struts/core/trunk/src/share/org/apache/struts/action/ActionRedirect.java Modified: struts/core/trunk/src/share/org

DO NOT REPLY [Bug 35639] - [Shale] Added tapestry like example to the roledex usecase

2005-07-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r209993 - in /struts/shale/trunk/use-cases/src: java/org/apache/shale/usecases/rolodex/ test/org/apache/shale/usecases/rolodex/ web/WEB-INF/ web/rolodex/

2005-07-09 Thread craigmcc
Author: craigmcc Date: Sat Jul 9 21:55:23 2005 New Revision: 209993 URL: http://svn.apache.org/viewcvs?rev=209993&view=rev Log: Commit updates to the Rolodex example for Clay, so that it now illustrates all of the possible mechanisms. PR: Bugzilla #35639 Submitted by: Gary VanMatre Added:

DO NOT REPLY [Bug 35639] - [Shale] Added tapestry like example to the roledex usecase

2005-07-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35488] - BeanValidatorForm cannot be saved in session

2005-07-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r209996 - /struts/core/trunk/src/share/org/apache/struts/validator/BeanValidatorForm.java

2005-07-09 Thread hrabago
Author: hrabago Date: Sat Jul 9 22:35:24 2005 New Revision: 209996 URL: http://svn.apache.org/viewcvs?rev=209996&view=rev Log: Document the non-serializable limitation of WrapDynaBean. Modified: struts/core/trunk/src/share/org/apache/struts/validator/BeanValidatorForm.java Modified: strut