You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2005/10/19 15:17:22 UTC

svn commit: r326553 - /struts/site/trunk/xdocs/index.xml

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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org