You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/04 12:24:19 UTC

DO NOT REPLY [Bug 9605] New: - [PATCH] Example cleanup. Fix HTML syntax in JSP

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9605>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9605

[PATCH] Example cleanup. Fix HTML syntax in JSP

           Summary: [PATCH] Example cleanup. Fix HTML syntax in JSP
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Example
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: kinonn@scioworks.com


/web/exercise-taglib/bean-size.jsp

diff -u bean-size.jsp.orig bean-size.jsp
--- bean-size.jsp.orig  Mon Jun 03 02:28:06 2002
+++ bean-size.jsp       Tue Jun 04 18:24:31 2002
@@ -75,5 +75,5 @@
   </tr>
 </table>

-</html>
 </body>
+</html>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>