Thank you:
this is closer to what I need. I am trying sitemesh. Reading the guide in this page:
http://www.opensymphony.com/sitemesh/decorators.html
However, the taglib is not recognized,

<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator"; prefix="decorator" %>


how do I find the correct one?


Antonio Petrelli wrote:
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



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

Reply via email to