Hi !

I've a serveur and a client both developped in Java. They exchange XML
messages with HTTP header.
I've to transform this server in a servlet for Tomcat.
Everything goes OK except one : the client accepts a particular HTTP header
and I can't modify the client |-(

In fact, the client freeze if it finds a "server" tag in HTTP header of
server message.

How I could remove the "server : Apache ..." tag from servlet response
header ?

Can someone explain me how to  do that ?

thanks in advance

Michel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to