Author: husted
Date: Wed Oct 19 06:17:19 2005
New Revision: 326553
URL: http://svn.apache.org/viewcvs?rev=326553&view=rev
Log:
Leave room for filters and such.
Modified:
struts/site/trunk/xdocs/index.xml
Modified: struts/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/index.xml?rev=326553&r1=326552&r2=326553&view=diff
==============================================================================
--- struts/site/trunk/xdocs/index.xml (original)
+++ struts/site/trunk/xdocs/index.xml Wed Oct 19 06:17:19 2005
@@ -18,7 +18,7 @@
architectures based on the "Model 2" approach, a variation of the
classic Model-View-Controller (MVC) design paradigm.
Under Model 2,
- a servlet manages business logic execution,
+ a servlet (or equivalent) manages business logic execution,
and presentation logic resides mainly in server pages.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]