jmitchell 2002/10/28 21:30:24
Modified: doc/userGuide introduction.xml
Log:
Update Docs.
Revision Changes Path
1.13 +1 -1 jakarta-struts/doc/userGuide/introduction.xml
Index: introduction.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/introduction.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- introduction.xml 28 Jun 2002 20:59:59 -0000 1.12
+++ introduction.xml 29 Oct 2002 05:30:24 -0000 1.13
@@ -48,7 +48,7 @@
JSPs could focus on the nasty business of writing HTML. In due course,
using JSPs and servlets
together became known as
<a
href="http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html">Model 2</a>
- (meaning using JSPs alone was presumably Model 1).
+ (meaning, presumably, that using JSPs alone was Model 1).
</p>
<p>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>