The only way you can pass objects to a servlet would be to use a byte stream
and send a serialized object. I doubt if JavaScript supports this.
Secondly, why would you want to do this anyway, since you have the facility
of passing parameters?
-Shital
----- Original Message -----
From: Raj Kumar Jha <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 20, 2000 3:38 AM
> Hi,
> Sorry if its too basic/idiotic but I was just thinking if its possible
> to open an URL Connection to a servlet from a JAVASCRIPT function and
write
> objects in the same way as an Applet can do. Anybody ?????
> Regards,
> Raj
>
>
___________________________________________________________________________
> 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