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] [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to