The hex characters corresponding to  characters are EF BB BF , which are the the BOM characters.
They're not just in the compiled JSP but also in the uncompiled JSP source, but because they usually appear at the start of the document the browser doesn't render them. I was able to see it in Firefox , with Ctrl + A . The characters usually appear before the opening html tag or DOCTYPE tag. -Rashmi ----- Original Message ---- From: Christopher Schultz <[EMAIL PROTECTED]> To: Tomcat Users List <users@tomcat.apache.org> Sent: Thursday, March 15, 2007 9:36:19 AM Subject: Re: Strange characters appear in my compiled JSP files -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Langas, Langas de los Langas wrote: > I have developed a JSP application in Tomcat 5.5, and everything is OK > with it when you use Microsoft Internet Explorer; but, in a couple of > pages, with Mozilla Firefox and Netscape, these characters appeared at > the top of the page (and at the beginning of the source code): > >  What are the unicode codes for those characters? Could they be byte ordering markers for a unicode-encoded file? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF+UvT9CaO5/Lv0PARAt1bAJwKS96umCWpP74jfRz2L92z2QIoTACgjVv7 L7neZ4NjJAgKVBW0hIDu/9k= =FHD6 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]