Hi all
i want to establish a applet servlet communication
my applet is supposed to get some data from servlet
and there can be many instances of my servlet running
at server at a point of time
so how would my applet come to know which instance to
talk to as each instance will be processing some
different data
and if there is any way to specify the instance then
what is that ?

and the second problem is how to communicate between
html/java script and my applet at run time that is at
a click of a button i want to send some data from my
html to a applet . Is it possible
Kindly Help
Its  urgent
thanks
Deepak



__________________________________________________
Do You Yahoo!?
Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to