Hi all,
I am seeing this message on server's console when i am accesing my JSP whcih
make use of .tld
weblogic.utils.ParsingException: nested IOException: java.io.IOException:
cannot resolve '
/WEB-INF/struts-bean.tld' into a valid tag library
I made entry in the web.xml file..
<taglib>
<taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
<taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
</taglib
Will it be problem with Weblogic 5.1??
I know that WebLogic5.1 supports JSP1.1 spec, that means it supports
TagLibs...
Do i need to download any Service Pack for WL5.1
Please do help....
-raj-
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets