[jboss-user] [JBoss Portal] - I can't get the parameter <form> in my portlet

remi_dong do-not-reply at jboss.com
Thu Oct 18 09:36:50 EDT 2007


Hi,
I have a  in jsp ex:
*********************JSP***********************
	




*********************************************

and in my portlet i want get the value of the form:
*********************Portlet***********************
public void doView(RenderRequest request,RenderResponse response)......
request.getParameter("uname")
request.getParameter("mail")
..............
*********************************************
but, the value request.getParameter("uname") is null.
Thanks for help....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096555#4096555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096555



More information about the jboss-user mailing list