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] @(protected)"
> [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 <%@(protected)
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@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)