Hi All, I was using tiles 1 in which we had the following code in struts-config.xml
<action path="/admin/tiles/reload" type="org.apache.struts.tiles.actions.ReloadDefinitionsAction"/> <action path="/admin/tiles/view" type="org.apache.struts.tiles.actions.ViewDefinitionsAction"/> Pls let me know if we have any replacement for the same in tiles -2. Now i am using tiles 2.0.4 .And also i want to know whether they are called internally by strus-tiles or only for dynamic reloading purpose without restarting the server. Thanks in Advance, Sandeep -- View this message in context: http://www.nabble.com/Tiles-2%3A-Needed-a-replacement-tp15975774p15975774.html Sent from the tiles users mailing list archive at Nabble.com.
