> > > [4] Added > <definition name="TileHelloWorld" template="/tiles/layout.jsp"> > <put-attribute name="body" value="/HelloWorld.jsp"/> > </definition> > > to tiles-defs.xml (this file is saved under /WEB-INF/) > > For struts2, where and how to notify the system to load the > titles-defs.xml? I suppose that the system will find this file > auto-matically?
that should be in WEB-INF/tiles.xml and not tiles-defs.xml unless you include it..
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)