Hi,
I apologize in advance for the multiple questions.
I have a JSP application that is located in the following directory c:\jsp
The application has the regular directory structure (WEB-INF etc.)
I create an Oracle report, and placed the reports_tld.jar in my lib folder within my web directory.
I proceed to run the report using the url:
I then get the error:
Error: java.lang.ClassNotFoundException: oracle.reports.jsp.ReportTagExtraInfo
Any suggestions?
Thanks in advance.
VC
I apologize in advance for the multiple questions.
I have a JSP application that is located in the following directory c:\jsp
The application has the regular directory structure (WEB-INF etc.)
I create an Oracle report, and placed the reports_tld.jar in my lib folder within my web directory.
I proceed to run the report using the url:
I then get the error:
Error: java.lang.ClassNotFoundException: oracle.reports.jsp.ReportTagExtraInfo
Any suggestions?
Thanks in advance.
VC