rula2005 ha scritto:
Hi, sorry, i misunderstood the meaning of "specified filename",
i have already used the tiles-plugin with the tiles-def.xml in the struts-config.xml like this:

   <plug-in className="org.apache.struts.tiles.TilesPlugin" >

     <!-- Path to XML definition file -->
     <set-property property="definitions-config"
         value="/WEB-INF/tiles-defs.xml" />
     <!-- Set Module-awareness to true -->
     <set-property property="moduleAware" value="true" />
   </plug-in>


Mmm... this is strange...
Can you post the code of your action? At least the part when you return the forward in the "execute" method? I have a suspect.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to