Author: markt Date: Thu Jan 27 19:43:23 2011 New Revision: 1064275 URL: http://svn.apache.org/viewvc?rev=1064275&view=rev Log: Typo
Modified: tomcat/trunk/webapps/docs/jasper-howto.xml Modified: tomcat/trunk/webapps/docs/jasper-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jasper-howto.xml?rev=1064275&r1=1064274&r2=1064275&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/jasper-howto.xml (original) +++ tomcat/trunk/webapps/docs/jasper-howto.xml Thu Jan 27 19:43:23 2011 @@ -254,8 +254,8 @@ set this to <code>true</code>.</li> <section name="Web Application Compilation"> <p>Using Ant is the preferred way to compile web applications using JSPC. Note -that when pre-compiling JSPs, SMAP information only be included in the final -classes if suppressSmap is false and compile is true. +that when pre-compiling JSPs, SMAP information will only be included in the +final classes if suppressSmap is false and compile is true. Use the script given below (a similar script is included in the "deployer" download) to precompile a webapp: </p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org