Dear Prasun,

R u using Impl bean? I've worked in an autoportal. There we used the impl in
beanid, like bean id="testBeanImpl".

If not, just check if u've set the classpath properly.

Rgds,

Arnab

> -----Original Message-----
> From: Prasun Kumar Sarangi [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 17, 2000 10:51 AM
> To:   [EMAIL PROTECTED]
> Subject:      Error in Loading a bean
>
> Hi all
> I'm frequently getting an error while loading a Bean Class In jsp
> application. I'm loading the bean using
> <bean id="testBean" scope="session" create="true" type="addBean"></bean>
> The Error I'm getting is :
> org.apache.jasper.JasperException: Unable to compile class for
> JSPwork\localhost_8080%2Fexamples\_0002fjsp_0002ftestBean_0002ejsptestBean
> _j
> sp_0.java:72: Undefined variable or class name: testBean
>                 String op = testBean.concating(in1,in2);
> I'll be thankful for a Solution
>
> With Regards,
>
> Prasun Kumar Sarangi
> Trigent Software Ltd.
> 620,  80 ft Road
> Koramangala
> Bangalore
> Voice : 91 - 080 - 5710711
>
> ==========================================================================
> =
> 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