bind it to the request object using setAttribute() at the servlet, it can be
retrieved at the jsp from the request object with getAttribute()

> -----Original Message-----
> From: Tasneem [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, September 12, 2000 4:28 AM
> To:   [EMAIL PROTECTED]
> Subject:      passing a bean instance via a servlet to a jsp
>
> Hello everybody
> I had a query i wanted to know how can i pass a bean instance via a
> servlet
> to JSP page.And retrieve the necessary data from the bean.
>
> Please do reply
> Thanks in advance.
>
> ==========================================================================
> =
> 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