JSP Exception: Unable to find class [message #91280] |
Sun, 30 June 2002 12:54 |
sriram
Messages: 58 Registered: September 2000
|
Member |
|
|
Hi,
Following is the error I have been encountering when I am trying to execute JSP programs:
*******************************************************
Request URI:/xml/ch11/ShowQuotes.jsp
Exception:
oracle.jsp.parse.JspParseException: Line # 3, Error: Unable to find class
for bean: qb defined by tag with class: QueryBean
******************************************************
This error is being repeated for all the JSP programs I am trying to execute.Both the class file and the JSP file are in the same folder but as you can see in the error it is not able to locate the class file.I am not able to figure out a solution so it would be very nice of you if you could help you resolve this problem. Your assistance in this regard would be greatly appreciated. Thank you.
|
|
|
|