Bugs in the struts mailreader example app. I've found a couple of small bugs in the logon page for the struts mailreeader app and was wondering if anyone knew what to do about them.
The first is a message problem. If you enter a user name of, say, abc, and password of say 1, the minimum length check fires and returns the message " 3 cannot be less than null characters." The other may be a Javascript issue, but I'm not sure. To test this you'd need a copy of Internet Explorer (I tested using version 6) with script debugging enabled. (Tools Internet options Advanced and uncheck "Disable script debugging." A "Runtime error" is thrown when the login button is clicked giving an "Error object expected" for return validateLogonForm(this); I have similar issues in an app I've been working on (unsurprisingly since I spent quite a bit of time looking at struts mailreader when I started writing it). Any ideas? Chhim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]