For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > May 2006 > The value of usebean class attribute is invalid









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author The value of usebean class attribute is invalid
vaddamani.prasanna@gmail.com

2006-05-04, 8:00 am

i created a DBConnection.java bean, compiled it and stored it in
WEB-INF/classes/com/ApplName/DBConnection.class.

also,
i included it in the JSP page using usebean attribute as
<jsp:useBean id=dbcon class=com.ApplName.DBConnection

but
when i start to execute using Tomcat5.5, it is saying that
"The value of usebean class attribute com.ApplName.DBConnection is
invalid"

can anyone tell me the solution for my problem...

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com