May be it's due to the descriptor of the deployement file: web.xml
check the uri of the oreillySample taglib.
If u did this, I think u have this code in the web.xml file
<taglib>
<taglib-uri>/oreillySample.tld</taglib-uri>
<taglib-location>/WEB-INF/.../oreillySample.tld</taglib-location>
</taglib>
-----Message d'origine-----
De : Shabbir Khadir Mohammed [mailto:[EMAIL PROTECTED]]
Envoy� : Monday, December 16, 2002 12:57 PM
� : Struts Users Mailing List
Objet : TAG PROBLEM
Hi Friends
Iam getting the follwoing Error.
What could be the Reason?
Iam using weblogic5.1 as Application Server.
*********************************************************************************
Parsing of JSP File '/Sample Hello.jsp' failed:
--------------------------------------------------------------------------------
/Sample Hello.jsp(1): Could not parse deployment descriptor:
org.xml.sax.SAXParseException: Could not parse taglib, starting at line 2
probably occurred due to an error in /Sample Hello.jsp line 1:
<%@ taglib uri="/oreillySample.tld" prefix="sample" %>
--------------------------------------------------------------------------------
Fri Dec 13 17:18:54 GMT+05:30 2002
***********************************************************************************
thanks & Regards
Shabbir
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>