Hi All,

     Is there any way to push data into a JSP page?
I have a set of classes to interact with a Server.I will send some
request to that server through
these classes.My class has an observer which notifies the class when
the response comes
from the server,which takes some time.So only when the observer
notifies the data should be populated.

We have to implement htis with out using any polling in our side.

Could you please tell any ideas...

Thanks in advance
Jwas

===========================================================================
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