i18n and variable tiles definitions

2007-12-20 Thread Peter Rumstle
Hi everyone, I am running into what appears to be a limitation in tiles. I hope someone has encountered this problem before and knows of a workaround. I have a tiles based layout that accepts a "title" in the tiles definition. My problem is that I need the titl

RE: i18n and variable tiles definitions

2007-12-20 Thread Peter Rumstle
itleKey"), then fetched it using whatever approach you > want to: > > Example: > > resource_en.properties > > application.title=Hello World Application > > > tiles.xml > > > > > > jsp page > > > > > > (of course

RE: i18n and variable tiles definitions

2007-12-20 Thread Peter Rumstle
g passing the strings keys in the tiles, then > play with the jsp pages using JSTL > > > > > > > >... //repeat process > > > I'm pretty sure you should be able to also put tags within > tags (nested), but I've never tried it

RE: i18n and variable tiles definitions

2007-12-20 Thread Peter Rumstle
struts.apache.org > > Subject: Re: i18n and variable tiles definitions > > > > you can do the same thing passing the strings keys in the tiles, then > > play with the jsp pages using JSTL > > > > > > > > > > > > > > >

RE: i18n and variable tiles definitions

2007-12-20 Thread Peter Rumstle
> > > > > > > > Date: Thu, 20 Dec 2007 15:01:20 -0500 > > > From: [EMAIL PROTECTED] > > > To: user@struts.apache.org > > > Subject: Re: i18n and variable tiles definitions > > > > > > you can do the same thing passing the strin