you must put this '<jsp:include>' element in every jsp page, where you want
to access it's members..

regards,
stefan bushev

>Hi all,
>          I am using an Application bean at my Home page as ...
>          <jsp:useBean id="bean1" class="BeanData" scope="application"/>
>        But when I call it at some other page like ......
>        <% int i=bean1.getMunber();%>
>       it's gives the error that 'bean1' is not a variable or class
>
>I am using the Weblogic 5.1 on Windows NT,
>Please help me.
>With Regards,
>Pranav Kumar
>Software Engineer
>Informica India Pvt. ltd.
>Noida,India
>Phone: -91-118-4514702
>www.informica.com
>

stbushev++

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.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