On 11/18/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2007/11/17, doktora v <[EMAIL PROTECTED]>: > > I'm using Struts 1.3.8 with Tiles 2.0.5 and > > struts-tiles2-1.4.0-SNAPSHOT.jar plugin. Sorry for not mentioning this > > before. > > I suppose that the struts-tiles2 plugin is not compatible with Struts 1.3.8. > Try to use a snapshot of Struts 1.4.0 (or build it yourself) and see > if it works.
Good point. Will try that. > Or, maybe, simple use Tiles 2 without a plugin. You mean struts1 and tiles2 w/o plugin? How? If I specify the tiles listener in web.xml and don't specify the plugin in struts-config.xml, the tiles are not recognized (I get errors of the sort "path does not begin with /"). > > Ciao > Antonio >
