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