Author: pero
Date: Mon Oct 30 05:10:02 2006
New Revision: 469141

URL: http://svn.apache.org/viewvc?view=rev&rev=469141
Log:
fix small html smells

Modified:
    tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/chat.jsp
    tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/login.jsp

Modified: tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/chat.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/chat.jsp?view=diff&rev=469141&r1=469140&r2=469141
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/chat.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/chat.jsp Mon Oct 30 05:10:02 
2006
@@ -29,5 +29,4 @@
 </frameset>
 
 </body>
-</head>
 </html>

Modified: tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/login.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/login.jsp?view=diff&rev=469141&r1=469140&r2=469141
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/login.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/examples/jsp/chat/login.jsp Mon Oct 30 
05:10:02 2006
@@ -28,4 +28,4 @@
 </form>
 
 </body>
-</head>
+</html>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to