You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Denis Avdic <de...@betterway.net> on 2003/05/16 16:14:03 UTC

[OT] JSTL dtd

Hello,

I am using JSTL and I want to include a URI for the core taglib in my 
JSP page that does not depend on the web.  Right now I am using <%@ 
taglib uri="http://java.sun.com/jstl/core" prefix="c" %>

I downloaded the actual JSTL jar files, so is there another value I can 
put in there?


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] JSTL dtd

Posted by Denis Avdic <de...@betterway.net>.
Sometimes it pays to look in all the dirs...

Thanks
Denis

Mike Jasnowski wrote:

>I put them in WEB-INF, so the URI becomes uri="/WEB-INF/c.tld" for example
>
>-----Original Message-----
>From: Denis Avdic [mailto:denis@betterway.net]
>Sent: Friday, May 16, 2003 10:14 AM
>To: Struts Users Mailing List
>Subject: [OT] JSTL dtd
>
>
>Hello,
>
>I am using JSTL and I want to include a URI for the core taglib in my 
>JSP page that does not depend on the web.  Right now I am using <%@ 
>taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
>
>I downloaded the actual JSTL jar files, so is there another value I can 
>put in there?
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [OT] JSTL dtd

Posted by Mike Jasnowski <mj...@bea.com>.
I put them in WEB-INF, so the URI becomes uri="/WEB-INF/c.tld" for example

-----Original Message-----
From: Denis Avdic [mailto:denis@betterway.net]
Sent: Friday, May 16, 2003 10:14 AM
To: Struts Users Mailing List
Subject: [OT] JSTL dtd


Hello,

I am using JSTL and I want to include a URI for the core taglib in my 
JSP page that does not depend on the web.  Right now I am using <%@ 
taglib uri="http://java.sun.com/jstl/core" prefix="c" %>

I downloaded the actual JSTL jar files, so is there another value I can 
put in there?


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org