remm 2002/12/31 06:48:44 Modified: webapps/docs jasper-howto.xml Log: - Fix typo. Revision Changes Path 1.3 +1 -1 jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml Index: jasper-howto.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jasper-howto.xml 31 Dec 2002 14:12:31 -0000 1.2 +++ jasper-howto.xml 31 Dec 2002 14:48:44 -0000 1.3 @@ -162,7 +162,7 @@ <code>true</code> so that Ant compiles JSP pages in a seperate JVM. This removes the synchronization of JSP page compiles and prevents all the javac classes from being instantiated and subsequently garbage -collected by the JVM Tomcat is running in.</li +collected by the JVM Tomcat is running in.</li> </ul> </p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>