> If my webapp uses templating, in similar fashion to the friendbook example to > define header / menus / footer and so on, is there a way to link to these > pages without defining a maverick command for each one? For example, I have > several pages that don't use any model - they are only dynamic since parts of > the banner template are based on logged in status. How do I put an anchor in > one JSP to link to another templated JSP without defining the page in > maverick.xml?
Have you tried using something like sitemesh? I've been using it for successfully with maverick for some time. -k. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 [INVALID FOOTER]
