Re: Strange characters appear in my compiled JSP files - Problem solved

2007-03-16 Thread Langas de los Langas
ist Subject: Re: Strange characters appear in my compiled JSP files Date: Thu, 15 Mar 2007 06:33:12 -0700 (PDT) I had a similar problem with one of the JSPs, the only way I could solve it was, copy the original JSP's source code into another plain-text editor like jEdit (or any editor that doesn&

Re: Strange characters appear in my compiled JSP files

2007-03-15 Thread Rashmi Rubdi
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 Sent: Thursday, March 15, 2007 9:36:19 AM Subject: Re: Strange charact

Re: Strange characters appear in my compiled JSP files

2007-03-15 Thread Christopher Schultz
-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

Re: Strange characters appear in my compiled JSP files

2007-03-15 Thread Rashmi Rubdi
%> on top of the JSP. -Rashmi - Original Message From: Langas de los Langas <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Thursday, March 15, 2007 8:29:16 AM Subject: Strange characters appear in my compiled JSP files Hello to everyone. Sorry if my English isn't p

Strange characters appear in my compiled JSP files

2007-03-15 Thread Langas de los Langas
Hello to everyone. Sorry if my English isn't perfect. I have a problem with Tomcat for which I have found explanation neither in the FAQ, nor searching the web, nor asking other programmers... So, I guess you're my only hope. I have developed a JSP application in Tomcat 5.5, and everything is O