I know how to create a communication channel between an applet
and a servlet when it is created from the applet, but is there a way
to create the communication channel from the servlet?

What I want to do is to invoke a servlet with some given parameters,
build a object based on the parameters given and then pass this
object as a serialized object to an applet.

regards
Terje Hermanseter

___________________________________________________________________________
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