[Struts Wiki] Update of "StrutsUpgradeNotes12to13" by WendySmoak

2006-05-29 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 WendySmoak: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 --

svn commit: r410187 - /struts/action/trunk/apps/faces-example2/src/main/webapp/loggedoff.jsp

2006-05-29 Thread niallp
Author: niallp Date: Mon May 29 21:45:35 2006 New Revision: 410187 URL: http://svn.apache.org/viewvc?rev=410187&view=rev Log: STR-2496 Switch from standard JSF to Struts - thanks to MarioK Modified: struts/action/trunk/apps/faces-example2/src/main/webapp/loggedoff.jsp Modified: struts/act

svn commit: r410186 - in /struts/action/trunk/apps: faces-example1/src/main/webapp/ faces-example1/src/main/webapp/WEB-INF/ faces-example2/src/main/webapp/ faces-example2/src/main/webapp/WEB-INF/

2006-05-29 Thread niallp
Author: niallp Date: Mon May 29 21:43:05 2006 New Revision: 410186 URL: http://svn.apache.org/viewvc?rev=410186&view=rev Log: Fix TLD URIs and configure cancellable property. Modified: struts/action/trunk/apps/faces-example1/src/main/webapp/WEB-INF/struts-config.xml struts/action/trunk/a

svn commit: r410185 - /struts/action/trunk/faces/src/main/java/org/apache/struts/faces/renderer/FormRenderer.java

2006-05-29 Thread niallp
Author: niallp Date: Mon May 29 21:39:02 2006 New Revision: 410185 URL: http://svn.apache.org/viewvc?rev=410185&view=rev Log: Improve error handling when action mapping is not found Modified: struts/action/trunk/faces/src/main/java/org/apache/struts/faces/renderer/FormRenderer.java Modified

svn commit: r410184 - /struts/action/trunk/faces/src/main/java/org/apache/struts/faces/renderer/ErrorsRenderer.java

2006-05-29 Thread niallp
Author: niallp Date: Mon May 29 21:37:56 2006 New Revision: 410184 URL: http://svn.apache.org/viewvc?rev=410184&view=rev Log: STR-2493 ErrorsRenderer uses ActionErrors rather than ActionMessages Modified: struts/action/trunk/faces/src/main/java/org/apache/struts/faces/renderer/ErrorsRenderer

svn commit: r410132 - in /struts/action2/trunk/apps/showcase/src/main: java/org/apache/struts/action2/showcase/conversion/ webapp/WEB-INF/classes/ webapp/WEB-INF/decorators/ webapp/conversion/

2006-05-29 Thread tmjee
Author: tmjee Date: Mon May 29 10:51:39 2006 New Revision: 410132 URL: http://svn.apache.org/viewvc?rev=410132&view=rev Log: - added a simple conversion example into showcase - it is basically just populating a List in SAF2 Action with Person.java Object. Using *-conversion.properties as well -

svn commit: r410117 - /struts/action/trunk/el/src/main/resources/META-INF/tld/struts-html-el.tld

2006-05-29 Thread wsmoak
Author: wsmoak Date: Mon May 29 09:38:54 2006 New Revision: 410117 URL: http://svn.apache.org/viewvc?rev=410117&view=rev Log: Errors can be stored in any scope, (not just request scope.) See r410110 for similar changes to the html taglib TLD. Modified: struts/action/trunk/el/src/main/resource

svn commit: r410116 - in /struts/action/trunk: el/src/main/resources/META-INF/tld/struts-html-el.tld taglib/src/main/resources/META-INF/tld/struts-html.tld

2006-05-29 Thread niallp
Author: niallp Date: Mon May 29 09:25:22 2006 New Revision: 410116 URL: http://svn.apache.org/viewvc?rev=410116&view=rev Log: STR-2527 - Also allow runtime expression in the staticJavascript attribute and update the EL version of the TLD for the Javascript Tag to keep in line with the standard v

svn commit: r410111 - /struts/action/trunk/apps/examples/src/main/webapp/exercise/logic-iterate.jsp

2006-05-29 Thread wsmoak
Author: wsmoak Date: Mon May 29 08:47:51 2006 New Revision: 410111 URL: http://svn.apache.org/viewvc?rev=410111&view=rev Log: Added an example of using a JSP expression for the 'collection' attribute. Modified: struts/action/trunk/apps/examples/src/main/webapp/exercise/logic-iterate.jsp Mo

svn commit: r410110 - /struts/action/trunk/taglib/src/main/resources/META-INF/tld/struts-html.tld

2006-05-29 Thread wsmoak
Author: wsmoak Date: Mon May 29 08:46:02 2006 New Revision: 410110 URL: http://svn.apache.org/viewvc?rev=410110&view=rev Log: Errors can be stored in any scope, (not just request scope.) Modified: struts/action/trunk/taglib/src/main/resources/META-INF/tld/struts-html.tld Modified: struts/ac

[Struts Wiki] Update of "StrutsUpgradeNotes128to129" by NiallPemberton

2006-05-29 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 NiallPemberton: http://wiki.apache.org/struts/StrutsUpgradeNotes128to129 The comment on the change is: Add details of test cases for these three b