I don't know what, if anything, WL provides; you may
still need the jstl/standard libs, just a later
version.

--- "Slattery, Tim - BLS" <[EMAIL PROTECTED]>
wrote:

>  
> > > <%@ taglib uri="http://java.sun.com/jstl/core";
> > > prefix="c" %>
> > > <%@ taglib uri="http://java.sun.com/jstl/fmt";
> > > prefix="fmt" %>
> > > 
> > > I get this message for both tags:
> > > 
> > > No tag library could be found with this URI.
> > > Possible causes could be
> > > that the URI is incorrect, or that there were
> errors during 
> > parsing of 
> > > the .tld file.
> > 
> > I think the URI is now
> {http...}/jsp/jstl/{whichever}.
> 
> I've tried it that way too:
> 
> <%@ taglib uri="http://java.sun.com/jsp/jstl/core";
> prefix="c" %>
> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt";
> prefix="fmt" %>
> 
> Same messages.
> 
> 
> --
> Tim Slattery
> [EMAIL PROTECTED]
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to