On Fri, 11 Jul 2003 12:56:21 +0100, John Patterson <[EMAIL PROTECTED]> wrote:

I am looking into using Webwork for an upcoming web project. In the past I have used Struts with the Tiles extension which I really liked for its page layout abilities. It seems that with Webwork most people are using Sitemesh to do something similar. From what I can tell Sitemesh allows you to
decorate a page with headers and footers etc. but can not do dynamic page
composition. Is this correct?

This isn't entirely correct. As you can specify which decorator to use in sitemesh, you could have a Context menu mesh that does what you're describing. However, this logic needs to be done directly in the jsp rather than in an xml file like tiles. The sitemesh site, http://www.opensymphony.com/sitemesh/, has a good drawing of this.


M





-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to