Re: Configuring Tiles in S2

2007-07-03 Thread Dave Newton
--- Antonio Petrelli wrote: > And Tiles 2 is not sandboxed anymore. Dave, where > have you been in the last year? :-) Using Google to search for Tiles 2 ;) d. Luggage? GPS? Comic books? Check out fitti

Re: Configuring Tiles in S2 - solved

2007-07-03 Thread Manoj . Gupta
cc Subject Please respond to Re: Configuring Tiles in S2 "Struts Users Mailing List"

Re: Configuring Tiles in S2

2007-07-03 Thread Antonio Petrelli
2007/7/2, Chris Pratt <[EMAIL PROTECTED]>: You may need to include the context-param to define your tiles-config.xmlfile for the listener. tiles-definitions /WEB-INF/tiles-config.xml It's wrong, the correct (deprecated but still working) parameter name is "definitions-config". An

Re: Configuring Tiles in S2

2007-07-03 Thread Manoj . Gupta
Please respond to Subject "Struts Users Re: Configuring Tiles in S2 Mail

Re: Configuring Tiles in S2

2007-07-03 Thread Antonio Petrelli
2007/7/2, Dave Newton <[EMAIL PROTECTED]>: The tiles plugin page [1] gives the basics. Tiles2 was in a bit of flux when I used it for a previous application so my code may not be up-to-date; I'd check the Tiles site [2, but I don't know if it's the right URL] for current DTD/tag docs. d. [1] h

Re: Configuring Tiles in S2

2007-07-02 Thread Chris Pratt
02/07/2007 17:15 cc Please respond to Subject "Struts Users Re: Configuring Tiles in S2 Mailing List" <[EMAIL PROTECTED] he.org>

Re: Configuring Tiles in S2

2007-07-02 Thread Manoj . Gupta
cc Please respond to Subject "Struts Users Re: Configuring Tiles in S2

Re: Configuring Tiles in S2

2007-07-02 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > 16:46:17,171 ERROR [BasicTilesContainer] Error > rendering tile > > can anyone advise of what we're doing wrong? That's... perhaps not enough information to go on. d. Get your

Re: Configuring Tiles in S2

2007-07-02 Thread Manoj . Gupta
cc Please respond to Subject "Struts Users Re: Configuring Tiles in S2 Mailing List"

Re: Configuring Tiles in S2

2007-07-02 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > Has anyone tried plugging in tiles in Struts 2 > application. Sample configuration code can be of > great help. The tiles plugin page [1] gives the basics. Tiles2 was in a bit of flux when I used it for a previous application so my code may not be up-to-date; I'd ch