RE: struts2 and tiles

2011-05-09 Thread Martin Gainty
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 10 May 2011 10:22:29 +1000 > Subject: Re: struts2 and tiles > From: bertran...@gmail.com > To: em...@encs.concordia.ca > CC: user@struts.apache.org > > Hi E

Re: struts2 and tiles

2011-05-09 Thread Bertrand
Hi Emi, Thank you for that, the error comes from the struts2-portlet-plugin interaction with tiles2, so I gave it a quick try in case tiles 2.0.7 behaved differently, but I still get the same error, even if it comes from the BasicTilesContainer rather than Jsr168Dispatcher : 0034 BasicTilesC

Re: struts2 and tiles

2011-05-09 Thread Emi Lu
Hello, If I remember struts2.2.1 cannot only be with tiles2.0.7. Please try tiles*-2.0.7.jar I had the same problem when using struts2.2.x + tiles2.2 Regards, Emi Thank you for your answer. I would like to know if tiles work with struts2 in a portlet environment. This has been done co

Re: struts2 and tiles

2011-05-09 Thread arin_12
It will be nice if you can send/attach the sample... -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-and-tiles-tp4378407p4381427.html Sent from the Struts - User mailing list archive at Nabble.com. -

Re: struts2 and tiles

2011-05-08 Thread Bertrand
Thank you Chris, I have it working outside of portlets too, it's from the portlets that all the pain comes from ;) On Mon, May 9, 2011 at 4:10 PM, Chris Pratt wrote: > I don't personally use a portlet environment, so I have no idea whether it > would work or not. > (*Chris*) > > On Sun, May 8,

Re: struts2 and tiles

2011-05-08 Thread Chris Pratt
I don't personally use a portlet environment, so I have no idea whether it would work or not. (*Chris*) On Sun, May 8, 2011 at 10:44 PM, Bertrand wrote: > Hi Chris, > > I am very interested if you are referring to a portlet environment. > > Thanks > > On Mon, May 9, 2011 at 3:13 PM, Chris Pra

Re: struts2 and tiles

2011-05-08 Thread Bertrand
Hi Chris, I am very interested if you are referring to a portlet environment. Thanks On Mon, May 9, 2011 at 3:13 PM, Chris Pratt wrote: > I wrote some simple configuration classes that allow using Tiles 2.2+ in > Struts 2+ configured in Spring. It's worked out quite well for me. I've > offe

Re: struts2 and tiles

2011-05-08 Thread Chris Pratt
I wrote some simple configuration classes that allow using Tiles 2.2+ in Struts 2+ configured in Spring. It's worked out quite well for me. I've offered them here before, but if anyone is interested I can again make them available. (*Chris*) On Sun, May 8, 2011 at 1:05 AM, arin_12 wrote: > T

RE: struts2 and tiles

2011-05-08 Thread arin_12
Tile in struts has some serious issue to work on. It never works perfectly of we have any examples. I have worked on inherited tiles fashion in 1.2 a long time back. It used to work very smoothly :) If any one has some tiles example please share your knowledge. -- View this message in context:

RE: struts2 and tiles

2011-05-07 Thread Jason Pyeron
> -Original Message- > From: Bertrand > Sent: Saturday, May 07, 2011 9:48 > To: Struts Users Mailing List > Subject: struts2 and tiles > > Thank you for your answer. I would like to know if tiles > work with struts2 in a portlet environment. > This has been done countless times with st

Re: struts2 and tiles

2009-01-31 Thread Tom Pop
can't use OGNL and struts2 tag. Thanks for example, I didn't find this in documentation. Tom Původní zpráva Od: Jeromy Evans Předmět: Re: struts2 and tiles Datum: 31.1.2009 12:04:44 On 31/01/2009, at 6:23 AM, Tom Pop

Re: struts2 and tiles

2009-01-31 Thread Jeromy Evans
On 31/01/2009, at 6:23 AM, Tom Pop wrote: Hello, please, can you show me on this example how to convert tiles from struts1 to struts2? This example defines localized page title attribute passed to template in struts1: type="org.apache.struts.util.MessageResources"/> scope="session" />

Re: Struts2 and tiles NullpointerExxception

2008-05-02 Thread Yayo
oks, thanks, I've moved completelly to tiles 2 and now the whole app works, thank you d^g^b On Fri, May 2, 2008 at 9:14 AM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/5/1 Yayo <[EMAIL PROTECTED]>: > > I simply can't find anything wrong in my config > > In fact me neither :-) > Anyway, can

Re: Struts2 and tiles NullpointerExxception

2008-05-02 Thread Antonio Petrelli
2008/5/1 Yayo <[EMAIL PROTECTED]>: > I simply can't find anything wrong in my config In fact me neither :-) Anyway, can you try updating to Tiles 2.0.5? http://tiles.apache.org/download.html Antonio - To unsubscribe, e-mail: [EM

Re: Struts2 and Tiles, still not clear for me :(

2007-04-06 Thread Pedro-1
Many thanks Dave Newton-4, I understand better how it works with the different configuration files :) -- View this message in context: http://www.nabble.com/Struts2-and-Tiles%2C-still-not-clear-for-me-%3A%28-tf3535994.html#a9871359 Sent from the Struts - User mailing list archive at Nabble.co

Re: Struts2 and Tiles, still not clear for me :(

2007-04-06 Thread Dave Newton
--- Pedro-1 <[EMAIL PROTECTED]> wrote: > Could some one give me a pointer to a simple example > showing all the configuration files, and where to put > them? -- web.xml fragment definitions-config /WEB-INF/tiles.xml, /WEB-INF/classes/com/foo/bar/bar-tiles.xml, /WEB-INF/classes/