Are you trying to use a tag named "form" from the "fmt" library?  I
don't see a tag by that name in the specification.

> -----Original Message-----
> From: Nic Werner [mailto:[EMAIL PROTECTED] 
> 
> For some reason, I can't use the 'fmt' taglib. I have the 
> correct include
> in for JSTL 1.0 and the other tags, such as 'c' work also.
> 
> <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt"; %>
> 
> I get: "No such tag form in the tag library imported with prefix fmt"
> 
> Is there anything else I need to have done besides copy the 
> JSTL.jar to my
> web-inf/lib directory and restart tomcat? I thought that 
> since other tags
> that were part of the 'standard' taglibs worked, the 'fmt' should also
> work?!

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

Reply via email to