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=16950>. 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=16950 input validation not working Summary: input validation not working Product: Tomcat 4 Version: 4.1.18 Platform: Other OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: Webapps:Administration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am trying to add a new user or define a new role with Tomcat Web Administration Tool. If you enter the non-valid input(s) (i.e. empty user name or have a quote in password), the exception error messages will be returned. The input validation part seems not working. So I tried to modify the code and some jsp pages of admin part which it should be fairly simple to make it work. But it is not! Is there any existing problems in this part of code? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]