Re: getting parameter value of radio button
viju <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <002b01c2f45e$71de9170$6d00a8c0@viju> |
req.getParameter("Radiobutton_name") will give u the value of radio button
selected....
Vj
> I premise that i caanot use Javascrip!
> I have on a web page a list of radio button whose values must be the name
that i write down close to the button; I want, through a servlet, get the
value of the selected button!
> Does anybody know how to do?
> thanks
> Roberto
>
>
___________________________________________________________________________
> To unsubscribe, send email to [email protected] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html