Re: issues with tiles with struts 2

2007-07-09 Thread AntonyJB
arate directory for web. > > (In a pdf book from InfoQ, the author says that, the result type of an > action should be stated as "tiles". i tried that, but i got the following > error - > There is no result type defined for type 'tiles') > > Please help. >

Re: issues with tiles with struts 2

2007-07-08 Thread Chris Pratt
Very true, I should have said or, not also. (*Chris*) On 7/8/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote: Chris Pratt wrote: > Also, make sure you define the tiles result-type in your struts.xml. if your package extends tiles-default, you don't need that. -- Robi > > > > > > >

Re: issues with tiles with struts 2

2007-07-08 Thread Roberto Nunnari
Chris Pratt wrote: Also, make sure you define the tiles result-type in your struts.xml. if your package extends tiles-default, you don't need that. -- Robi (*Chris*) On 7/7/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote: Hello shahab. make sure you have all the tiles librari

Re: issues with tiles with struts 2

2007-07-07 Thread Chris Pratt
Also, make sure you define the tiles result-type in your struts.xml. (*Chris*) On 7/7/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote: Hello shahab. make sure you have all the tiles libraries: struts2-tiles-plugin-2.0.8.jar ties-api-2.0.3.jar tiles-core-2.0.3.jar tiles-jsp-2.0.3.jar

Re: issues with tiles with struts 2

2007-07-07 Thread Roberto Nunnari
Hello shahab. make sure you have all the tiles libraries: struts2-tiles-plugin-2.0.8.jar ties-api-2.0.3.jar tiles-core-2.0.3.jar tiles-jsp-2.0.3.jar then make sure your action's package extends tiles-default hope that helps. -- Robi shahab wrote: Hi: I need some help with using tiles 2 wit

issues with tiles with struts 2

2007-07-07 Thread shahab
thor says that, the result type of an action should be stated as "tiles". i tried that, but i got the following error - There is no result type defined for type 'tiles') Please help. -- View this message in context: http://www.nabble.com/issues-with-tiles-with-struts-2-tf4041