Learning about java is a great thing to do, but not on this list. Those who wish to learn more about java but are too poor or greedy to buy books and support the nice people who help us to learn more are pointed to some online resources: http://home.att.net/~baldwin.rick/Advanced/Java506.htm Baldwin's tutorial on introspection. http://web2.java.sun.com/docs/books/tutorial/reflect/index.html Sun's tutorial on reflection. Note that pedantic types like to insist on a distraction between introspection and reflection, just for each pedantic, the distinction is different. Cheers, Andy -----Original Message----- From: SANDEEP UPPAL [mailto:[EMAIL PROTECTED]] Sent: Monday, September 25, 2000 1:58 AM To: [EMAIL PROTECTED] Subject: Re: what is advantage of using useBean tag can u explain introspection what is it. regards, Sandeep ----- Original Message ----- From: Rathna <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 25, 2000 2:10 PM Subject: Re: what is advantage of using useBean tag > hi sandeep, > > There are few advantages by using useBean tag over normal instance, > > * scope (page,request,session and application) > *introspection > > with regards, > rathna. > > SANDEEP UPPAL wrote: > > > what is advantage of using useBean tag when same thing can be done without > > that? > > > > regards, > > > > Sandeep Uppal > > > > =========================================================================== > > 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 > =========================================================================== 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
