Hi

I have a scenario here. I have an applet on my client side which is
supposed to send keep alive requests. For sending the request it needs a
parameter "session". This paramter keeps changing as and when other
requests goes to the server. Can  A jsp communicate to this applet and
update it with the new value of this parameter  when ever a change
occurs.

In other words can a JSP talk with an applet without the applet
instatiating the communication????

Sankar

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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