What happens when you change:

<[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jstl/core"; %>

to:

<[EMAIL PROTECTED] prefix="c" uri="/WEB-INF/c.tld" %>

you might also need to remove the entries from the web.xml file, theoretically 
the way you are trying to do it should work but for some reason it isn't so 
hopefully declaring them explicitly might do the trick.

Regards,
-- 
Jason Bainbridge
http://jblinux.org

On Thu, 5 Jun 2003 02:20, Schwartz, David (CHR) wrote:
> yes. I have the temp folder already.
>
> -----Original Message-----
> From: Jason Bainbridge [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 04, 2003 2:12 PM
> To: Tomcat Users List
> Subject: Re: Taglib declaration - illegal character \64 (FAQ)
>
>
> Can you try creating a temp directory in your CATALINA_HOME and then try
> again? Seems it is a common cause of similar errors as I just read here:
>
> http://www.thejspbook.com/faq/details.jsp?id=1023
>
> Not exactly the kind of thing that one would look for with such an error
> but
>
> hopefully it works. :)
>
> Regards,


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

Reply via email to