Re: Web Site vs Web Application

2004-11-17 Thread Joe Germuska
Allen: We use a practice somewhat like what you describe when roughing out prototype sites, or when a site has a pretty high amount of "static content." We've written a "TilesSmartForwardingAction" which we plug in as the "unknown" (default) action, and it parses the request path and converts

RE: Web Site vs Web Application

2004-11-17 Thread David G. Friedman
Allan, If you are simply selecting the body while the whole site has the same wrapper, why use SiteMesh? It is a filter which wraps anything matching specific patterns (could be *.jsp, *.html, or even /someSection/* which needs it's own look such as a cross site agreement) and kicks it out with i