Placed At :  BLR


Nagendra R@SATYAM
08/25/2000 12:38 PM


Hi!

Can any one please tell me the equivalent of

<jsp:useBean id="bt" scope="application" class="TestBean"/>

in servlets.

I wish to store application scope objects in servlets, so that the stored
objects are available to all the clients from any page (either other servlet or
jsp pages).

Regards,
Nagendra

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