Hi,

I am am newbie working with Struts and Tiles and I am having problems 
to develop and application that the user can make a choice among the 
differents skins from the application.

The layout I'm currently using is the classic one (header, menu, body 
and footer)

Each skin has its own css's, layouts, images, and the header, menu and 
footer.

I have the tiles defined in the tile-defs.xml for the default skin and 
my first thought was to overload the whole tile definition at runtime 
through a jsp,using the user skin preference that I have in session.

But does not work, because when I put in the value a <%= => the 
results is an empty string form this tile.

Does someone know a method to do this?

Thanks folks.

Antonio González


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to