Hello! My problem: I need to process a HTML form. When I send it by GET method, I can access request parameters without problems. But when I send it by POST, request.getParameter(parameterName) always returns null. Where can be the problem? Thanks for any ideas.
Regards, Stan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875498#3875498 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875498 ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
