The servlet can't send a command to an applet. However you could have the
applet send a request to the servlet. Check out the archives for (many)
discussions of URL and URLConnection objects,

Kevin Jones
DevelopMentor

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Youngho Cho
Sent: 11 January 2000 09:15
To: [EMAIL PROTECTED]
Subject: HTML -> Servlet -> Applet Communication


Hi All,

Here is my senario.

I have a HTML page including a applet.
this HTML page call a servlet then servlet send
a command to the applet and regen a HTML page.

Who can guide me a right direction to achieve this task ??

Any comments or recommendations including some codelet will be appreciated.

Thanks in advance.

youngho

___________________________________________________________________________
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