You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Bainbridge <ja...@jblinux.org> on 2003/06/04 19:52:07 UTC

Taglib declaration - illegal character \64 (was Re: Oracle Type 4 Driver)

On Thu, 5 Jun 2003 01:16, Schwartz, David (CHR) wrote:
>  [javac] C:\tomcat\work\Standalone\localhost\myfirst\index_jsp.java:42:
> illegal character: \64
>     [javac]  @taglib prefix="c" uri="http://java.sun.com/jstl/core"
>     [javac]  ^
>     [javac] 1 error

That's very strange I was going to suggest that you had the correct as at 
symbol but Character 64 is definitely the as at symbol in the ISO 8859-1 
character set so that doesn't make sense. 

I've always used single quotes and put a space between <%@ and taglib in my 
taglib declarations but I tried doing it your way and didn't get the same 
problem as you are.

Can anyone else shine some light on this?

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

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