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
other interesting suggestions and opinions. :) Regards, David -Original Message- From: Tait, Allen [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 1:34 PM To: 'Struts Users Mailing List' Subject: Web Site vs Web Application I'm interested in implementing t

Web Site vs Web Application

2004-11-17 Thread Tait, Allen
I'm interested in implementing the Struts and Tiles frameworks for a web site (moving slowly toward web application). Is it possible, or even recommended to design something similar to the following for the static portions of a web site. Assume Tiles have been defined to provide a common site w