I'm using Jboss 4.0.4 and the reponses from my web application deployed in Jboss has
the following header
HTTP/1.1 200 OK
| Server: Apache-Coyote/1.1
| Set-Cookie: JSESSIONID=A8E4FE8EEF15F400077A297E49F2C611; Path=/; Secure
| Content-Type: text/html;charset=ISO-8859-1
| Content-Length: 433
| Date: Tue, 11 Jul 2006 14:29:38 GMT
| Connection: keep-alive
Im bothered about the key Server since it expose the actual server info to outside. Is
there any way to remove this? Or any way to change the value of the key Server to some
other value like "MyServer"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956962#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...