I believe the Tomcat stand-alone Web server only uses HTTP 1.0 -- you have
to use Tomcat with Apache to get HTTP 1.1

Someone please correct me if I am wrong.

-Y

-----Original Message-----
From: Edara, Indira [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 04, 2000 4:58 PM
To: '[EMAIL PROTECTED]'
Subject: How to get HTTP 1.1 response


I am using tomcat as standalone webserver. When I send simple GET request I
am always getting HTTP 1.0 request back. How do I get HTTP 1.1 response?
I am using Tomcat 3.1, I placed jsptest.jsp file under /tomcat/ROOT folder
and requesting this file using telnet.
Thank you

Reply via email to