| Author |
How to hide JBoss Server details in Response ?
|
Ramesh Jothimani
Ranch Hand
Joined: May 05, 2011
Posts: 40
|
|
How to hide the server details of JBoss in server response ? How to remove the default banners of applications ?
HTTP/1.1 200 OK
Server : Apache - Coyote / 1.1
X - Powered-By: Servlet 2.5; JBoss-5.0/JBossWeb-2.1
Accept-Ranges: bytes
The highlighted details should not be obtained from response. Please suggest me a solution to resolve it.
Thanks !
|
 |
Manjunath Gajula
Greenhorn
Joined: Dec 21, 2011
Posts: 12
|
|
Hi Ramesh,
Can you please let us know how do you handle exceptions in your application so that we can try to get a solution for you?
|
 |
 |
|
|
subject: How to hide JBoss Server details in Response ?
|
|
|