Hello,
Tiles is very powerful but I've found that 99% of the time I'm only using it to wrap a page in a consistent layout/navigation. It seems like I'm not getting enough value out of it to justify the additional layer of indirection of having to touch tiles-defs.xml. I also would love to be able to include header/footer pages from another webapp context.

I've never been satisfied with SiteMesh either, though. In particular, buffering the entire JSP body content in memory has some logistical issues that prevent me from using it. But I do like not having to touch a config file for every single page I add, and being able to grab headers/footers from another context.

Has anyone seen anything that has Tiles' request/response cycle and runtime footprint, but configures like SiteMesh? :-)

-- Bill
--
Bill Schneider
Chief Architect

Vecna Technologies
5004 Lehigh Rd.
College Park, MD 20740
[EMAIL PROTECTED]
t: 301-864-7253 x1140
f: 301-699-3180


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

Reply via email to