RE: Unwanted header when using Tomcat 3.2.4

2003-02-07 Thread Robert Veen, ten
Dockery [mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 7 februari 2003 0:44 Aan: Tomcat Users List Onderwerp: Re: Unwanted header when using Tomcat 3.2.4 I am confused as to where you are suggesting that the document begins and ends. Does it look like this? document (HTTP/1.1 200 OK Server: Microsoft

RE: Unwanted header when using Tomcat 3.2.4

2003-02-07 Thread Sean Dockery
Okay. In your index.jsp, insert the following page directive to the very top... %@ page contentType=text/html; charset=iso-8859-1 % Let me know if the problem persists... At 09:45 2003-02-07 +0100, you wrote: Hello Sean, Thanks voor taking a peek at my post. On opening the page in your

RE: Unwanted header when using Tomcat 3.2.4

2003-02-07 Thread Robert Veen, ten
Well, I've inserted it in index.jsp, but unfortunately the problem persists. -Oorspronkelijk bericht- Van: Sean Dockery [mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 7 februari 2003 11:52 Aan: Tomcat Users List Onderwerp: RE: Unwanted header when using Tomcat 3.2.4 Okay. In your

Re: Unwanted header when using Tomcat 3.2.4

2003-02-06 Thread Sean Dockery
I am confused as to where you are suggesting that the document begins and ends. Does it look like this? document (HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Mon, 30 Dec 2002 10:10:30 GMT Connection: close Content-Type: text/html; charset=iso-8859-1 Servlet-Engine: Tomcat Web Server/3.2.4