| Author |
Calling reports from jsp
|
fethi makhlouf
Ranch Hand
Joined: Feb 16, 2004
Posts: 50
|
|
dear all.... I am trying to call a report, from a JSP page, that's th steps i did: 1- I created the report with Oracle Reports 2- I saved it as .jsp 'Wos.jsp' 3- I integrated it in a new project, under Jdevelopper, i added the library, reports_tld.jar, to the classpath, 4- I made a new page, with a link to the Wos.jsp The problem looks to be simple, when i Run that Wos.jsp, i have these messages ..... Error(1): java.lang.ClassNotFoundException: oracle.reports.jsp.ReportTagExtraInfo Error(2): Impossible de charger la classe taghandler : reports_tld.jar does any one have any idea? regards!
|
SCJP 1.4
|
 |
Frederic Filiatrault
Ranch Hand
Joined: Jul 12, 2004
Posts: 69
|
|
Hi, Did you try to find the missing JAR files and include it the your current project's classpath? might be a first thing to do.
|
F.<br />SCJP, SCJD, SCWCD, SCBCD<br /> <br />Failure is not an option... It comes with the software bundle.
|
 |
fethi makhlouf
Ranch Hand
Joined: Feb 16, 2004
Posts: 50
|
|
|
Of course I did, but i am still having this message!
|
 |
 |
|
|
subject: Calling reports from jsp
|
|
|