Hi nag,

Give u r scope ="session" It may help u r expectation

-----Original Message-----
From:   A mailing list about Java Server Pages specification and
reference [mailto:[EMAIL PROTECTED]] On Behalf Of Raja Nagendra
Kumar
Sent:   Friday, August 25, 2000 12:38 PM
To:     [EMAIL PROTECTED]
Subject:        equivalent <jsp:useBean id="bt" scope="application" class=
"TestBean"/> in servlets

                                              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

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