Re: Tiles2 and Struts2

2007-02-01 Thread Emacs
message in context: http://www.nabble.com/Tiles2-and-Struts2-tf3145679.html#a8746999 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles2 and Struts2

2007-01-30 Thread Joe Germuska
On 1/30/07, Gonçalo Luiz <[EMAIL PROTECTED]> wrote: Hello, After a few days fighting with Struts2 and Tiles2 I decided to ask in the mailing list: does actually anybody managed to get them to work together? I tried different approaches: 1 - Use a listener in web.xml -> got an error that kept t

Re: Tiles2 and Struts2

2007-01-30 Thread Dave Newton
--- Gonçalo Luiz <[EMAIL PROTECTED]> wrote: > Struts - version struts2-api-2.0.1 > Tiles - version struts2-tiles-plugin-2.0.1 I've been using Struts2/Tiles2 since 2.0.1 (on 2.0.3 now) and have had almost no issues; did you follow the instructions on the S2 wiki (now located at http://cwiki.apache.

Re: Tiles2 and Struts2

2007-01-30 Thread Gonçalo Luiz
I forgot to mention: Struts - version struts2-api-2.0.1 Tiles - version struts2-tiles-plugin-2.0.1 On 30/01/07, Gonçalo Luiz <[EMAIL PROTECTED]> wrote: Hello, After a few days fighting with Struts2 and Tiles2 I decided to ask in the mailing list: does actually anybody managed to get them to wo

Tiles2 and Struts2

2007-01-30 Thread Gonçalo Luiz
Hello, After a few days fighting with Struts2 and Tiles2 I decided to ask in the mailing list: does actually anybody managed to get them to work together? I tried different approaches: 1 - Use a listener in web.xml -> got an error that kept tomcat throwing 404 error 2 - use a servlet in web.xml