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.servlet

svn commit: r419638 - in /struts/sandbox/trunk/tiles/tiles-core/src/main: java/org/apache/tiles/taglib/ resources/META-INF/

2006-07-06 Thread greddin
Author: greddin Date: Thu Jul 6 11:10:00 2006 New Revision: 419638 URL: http://svn.apache.org/viewvc?rev=419638&view=rev Log: Ticket SB-21. Removed redundant and obsolete Tag Attributes. Changed the semantics of the InsertTag to support only name, template, and type attributes among a

svn commit: r405486 [2/2] - in /struts/sandbox/trunk/tiles/tiles-core: ./ src/main/java/org/apache/tiles/context/ src/main/java/org/apache/tiles/context/portlet/ src/main/java/org/apache/tiles/context

2006-05-09 Thread greddin
Added: struts/sandbox/trunk/tiles/tiles-core/src/main/java/org/apache/tiles/context/servlet/ServletRequestScopeMap.java URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/tiles-core/src/main/java/org/apache/tiles/context/servlet/ServletRequestScopeMap.java?rev=405486&view=auto

svn commit: r398609 - in /struts/sandbox/trunk/tiles-test: ./ WEB-INF/ WEB-INF/lib/ WEB-INF/web.xml body.jsp header.jsp index.jsp layout.jsp testdef.jsp testput.jsp

2006-05-01 Thread greddin
Author: greddin Date: Mon May 1 07:47:57 2006 New Revision: 398609 URL: http://svn.apache.org/viewcvs?rev=398609&view=rev Log: Standalone Tiles Test app without lib jars. Added: struts/sandbox/trunk/tiles-test/ struts/sandbox/trunk/tiles-test/WEB-INF/ struts/sandbox/trunk/t