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=26346>. 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=26346 Calling getParameter produces NullPointerException [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2004-01-22 16:54 ------- Actually, the parameter names are not null, but have names like "sex", "status", etc. And, as mentioned in the bug description, only happens with radio buttons on a large form. I made a lot of combinations with the form, but always got the same stack trace. According to Servlet spec, I do not expect a NullPointerException when requesting a parameter which, certainly, has a name. Therefore, this is a bug. I do keep investigating it, meanwhile if someone figures out what could be happening any suggestion would be welcome. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]