Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

compilation error when i add jasper reports packages to my jsp file

843840Sep 29 2007 — edited Sep 29 2007
hi all,
tell mi the solution its very urgent,
i have created a jasper report(for eg:ss.jrxml) if i wnt to add this report file to my jsp or servlet,i have to import some jasper reports packages and also adding that report file(jrxml file) to myjsp page in try block using jasperreport class.but,if i compiled this file or when i open this jsp file in web browser it shows error like
net.sf.jasperreports.engine.*(this is my one of report package used in my jsp) does not exist and jasperreport(this is one of class file in jasperreports to connect) cannot find symbol.
pls,help mi wat to do to support this packages while running in weblogic server.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2007
Added on Sep 29 2007
1 comment
292 views