Thats because I'm deliriously sick and didn't see that at some point I had started to type in a tag:
<fmt:form and then apparently stopped and went on to something else. This file is so large that I didn't catch it until you mentioned it, thanks! Sorry to bother the list with my stupid mistakes, but without you guys prodding me it would have taken me longer. :) - Nic > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
