svn commit: r434015 - in /struts/sandbox/trunk/tiles/tiles-test/src/main/webapp: layout.jsp testdef.jsp testput.jsp

2006-08-23 Thread apetrelli
Author: apetrelli Date: Wed Aug 23 04:47:31 2006 New Revision: 434015 URL: http://svn.apache.org/viewvc?rev=434015&view=rev Log: SB-36 Corrected tags to follow the new tiles-core.tld. Modified: struts/sandbox/trunk/tiles/tiles-test/src/main/webapp/layout.jsp struts/sandbox/trunk/tiles/til

svn commit: r434059 - in /struts/sandbox/trunk/tiles: tiles-core/src/main/java/org/apache/tiles/servlet/ tiles-core/src/main/java/org/apache/tiles/servlets/ tiles-core/src/test/java/org/apache/tiles/

2006-08-23 Thread greddin
Author: greddin Date: Wed Aug 23 08:02:41 2006 New Revision: 434059 URL: http://svn.apache.org/viewvc?rev=434059&view=rev Log: SB-36. TilesServlet was not being initialized in web.xml. I added TilesServlet to web.xml. Also, I renamed the package name for TilesServlet from o.a.t.servlets to o.a.

svn commit: r434265 [1/2] - in /struts/struts2/trunk: apps/showcase/src/main/webapp/tags/ui/ core/src/main/java/org/apache/struts2/components/ core/src/main/java/org/apache/struts2/views/jsp/ui/ core/

2006-08-23 Thread husted
Author: husted Date: Wed Aug 23 17:16:35 2006 New Revision: 434265 URL: http://svn.apache.org/viewvc?rev=434265&view=rev Log: WW-1392 Bring over WW2.2.3 TLD. Review commit history. Add missing attribute (doubleAccesskey) and missing tag (debug). (Next: Update with example code.) Also change Velo