Skip to Main Content

Integration

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!

How to Register JSP TagLib Libaries (TLD) within an EAR File

242442Jul 22 2003 — edited Jul 23 2003
Hello,

I created an EAR File exactly similar to the reports demo ear file including reports.tld but this tld file is not recognized by iAS 9.0.2

If I distribute this ear file an try to access a jsp using some TLD Tags, there is a 500 error message :

OracleJSP: oracle.jsp.parse.JspParseException: Line # 1, <%@ taglib uri="/WEB-INF/lib/reports_tld.jar" prefix="rw" %>
Error: java.lang.ClassNotFoundException: oracle.reports.jsp.ReportTagExtraInfo

How can I register TLD Files. It seems that iAs cannot find this file.

Regards,
Frank
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2003
Added on Jul 22 2003
1 comment
254 views