You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "Sriram Narayan (CTS)" <Sr...@PUN.CTS-CORP.COM> on 2000/11/28 05:57:00 UTC

RE: Unable to open taglibrary http://java.apache.org/tomcat/examp les-taglib

change the value of 'taglib uri' in your jsps from the current value of some
url to the actual name of the .tld file.
e.g.
change from
  <%@ taglib uri="http://jakarta.apache.org/taglibs/jspspec-1.0" prefix="j"
%>
to
  <%@ taglib uri="jspspec.tld" prefix="j" %>


-sriram

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com