You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/10/29 00:34:52 UTC

svn commit: r1028523 - /tomcat/trunk/webapps/docs/config/context.xml

Author: markt
Date: Thu Oct 28 22:34:52 2010
New Revision: 1028523

URL: http://svn.apache.org/viewvc?rev=1028523&view=rev
Log:
Missing closing tag

Modified:
    tomcat/trunk/webapps/docs/config/context.xml

Modified: tomcat/trunk/webapps/docs/config/context.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=1028523&r1=1028522&r2=1028523&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/trunk/webapps/docs/config/context.xml Thu Oct 28 22:34:52 2010
@@ -248,7 +248,7 @@
         <code>org.apache.catalina.STRICT_SERVLET_COMPLIANCE</code>
         <a href="systemprops.html">system property</a> is set to
         <code>true</code>, the default value of this attribute will be the empty
-        string, else the default value will be <code>jsp</code>.
+        string, else the default value will be <code>jsp</code>.</p>
       </attribute>
 
       <attribute name="sessionCookieDomain" required="false">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org