Hai,

Include your javascript *.js file in your JSP.
You can assign the Javascript array object to JSP variable
and use it in your servlets.

Shankar

Sohaila Roberts schrieb:

> Hi, I'm wondering if this is possible.. and how I would do it if it is
> possible. I have a html page/form that collects a bunch of data and stores
> it all in an Array using javascript. I want to send that array to my
> servlet via an objectOutputStream type thing like i've done with applets
> and servlets but i dont know how.. any one have any ideas?
>
> thanks
> Sohaila
>
> ___________________________________________________________________________
> 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

Reply via email to