You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2006/10/04 13:40:02 UTC

svn commit: r452854 - in /struts/sandbox/trunk/tiles/tiles-test/src/main/java: ./ org/ org/apache/ org/apache/tiles/ org/apache/tiles/test/ org/apache/tiles/test/servlet/

Author: apetrelli
Date: Wed Oct  4 04:40:01 2006
New Revision: 452854

URL: http://svn.apache.org/viewvc?view=rev&rev=452854
Log:
SB-50
Added proof-of-concept to show how to replace controllerClass and controllerUrl attributes in <tiles:insert>

Added:
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/org/
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/org/apache/
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/org/apache/tiles/
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/org/apache/tiles/test/
    struts/sandbox/trunk/tiles/tiles-test/src/main/java/org/apache/tiles/test/servlet/