Have you seen the way its done in the struts-example.war?

James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta




> -----Original Message-----
> From: Ramu, Manjukumar [PRDUS] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 3:35 PM
> To: Struts Users Mailing List
> Subject: Refering form variables from the JavaScript function
>
>
> Hello,
>    I have a form <html:form action="/nominationAction" > in a JSP, I am
> calling Javascript function for an event. I want to set some values of the
> parameters within the form in using Javascript.
>
> For Ex :
> function f1 ("value")
> {
>       form.name = "value"
> }
>
> Can any body tell me how to refer form variables from the JavaScript
> function in Struts based JSP?
>
> I appreciate your help!
>
> Thanks,
> Manju
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to