Bean introspection is done to discover what properties are present, and, for each,
its name, whether they are simple or indexed, their type, and setter and getter
methods.

This will help you to get all the form values into the bean.

for more details see JSP1_1-spec ...

with regards,
           rathna.

SANDEEP UPPAL wrote:

> 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

--
Cheers,
    rathna


���`���,���,���`���,�����,���`���,��,���`���

  P Rathinavel
  Sr.Systems Engineer - eCommerce Division
  Wipro Technologies
  Electronic City
  Bangalore 561229, India
  Tel  : 8520420/416/424/408  Extn : 1313
  E-mail: [EMAIL PROTECTED]
  www.wipro.com

���`���,���,���`���,�����,���`���,��,���`���

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