2007/5/15, Mansour <[EMAIL PROTECTED]>:

I have another question, Is there a way to get all the pages and actions
to have the same look through the template. Let's say I have 20 action
and more than 20 plain jsp pages, Do I do this for each of them. I mean
the configuration is a long job by itself for this case. What would you
do in this case, especially knowing that the site will be under heavy
development all the time and maintainance. I can not add that much work
just for the templates. It wont take me that long to maintain the pages
manually. Do you have a way around this ?



You can use the TilesDecorationFilter:
http://tiles.apache.org/tutorial/advanced/utils.html
Or use Sitemesh :-)

Antonio

Reply via email to