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=3649>. 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=3649 Summary: webapps/example/cal doesn't encode HTML Product: Tomcat 4 Version: Nightly Build Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Webapps AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The calendar example web application doesn't encode its entries, so if you add a new appointment "solve a<b", it will show as "solve a". I realise this is only an example, but it claims in login.html: It demostartes a way JSP can be used with html tables and forms. so it ought to demonstrate how to do it correctly. (BTW, note also the typo)