And your tomcat version? In 5.5+ you should be able to set the server
attribute of your connector. See the docs on the tomcat website for
further details.
--David
Dummy wrote:
When I make a request to my local server, I always receive a response header
like this:
HTTP/1.1 200
Server: A
When I make a request to my local server, I always receive a response header
like this:
HTTP/1.1 200
Server: Apache-Coyote/1.1
Content-Type: anything I Want
Content-Language: anything I Want
Content-Length: anything I Want
Date: Wed, 25 Apr 2007 18:07:18 GMT
Connection: close
I can change