Author: jmitchell
Date: Mon Oct 16 15:20:33 2006
New Revision: 464697

URL: http://svn.apache.org/viewvc?view=rev&rev=464697
Log:
remove stray markup

Modified:
    
struts/struts1/trunk/apps/cookbook/src/main/webapp/jsp/token/TokenResults.jsp

Modified: 
struts/struts1/trunk/apps/cookbook/src/main/webapp/jsp/token/TokenResults.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/cookbook/src/main/webapp/jsp/token/TokenResults.jsp?view=diff&rev=464697&r1=464696&r2=464697
==============================================================================
--- 
struts/struts1/trunk/apps/cookbook/src/main/webapp/jsp/token/TokenResults.jsp 
(original)
+++ 
struts/struts1/trunk/apps/cookbook/src/main/webapp/jsp/token/TokenResults.jsp 
Mon Oct 16 15:20:33 2006
@@ -25,7 +25,6 @@
 <li>Refeshing this page and selecting OK when your browser asks if you want to 
resubmit the data.</li>
 </ol>
 In either case, the input form page will be displayed, along with an error 
message explaining that the form has been submitted out of sequence.
-</p>
 
 <p><strong>Important:</strong> This example demonstrates how you can prevent 
<em>unintentional</em> form resubmission. 
 The token is reset before the input form is redisplayed. This means that once 
the user has been notified of the attempted


Reply via email to