2008/1/3, Antonio Petrelli <[EMAIL PROTECTED]>: > I think that the wrong dependency is in the struts2-tiles-plugin > because it seems to reference an old version of the "render" method.
Of course this was my problem! I should use <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-tiles-plugin</artifactId> <version>2.0.11</version> (not 2.0.5) </dependency> Thanks! -- greetings! kbl/Cinek/greengoo marcin.pietraszek.pl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]