You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Padhu Vinirs <p....@verizon.net> on 2002/10/05 21:17:33 UTC

trivial question...

Tomcat 4.1...

I print all the header values. Then I set a new header value ( response. 
setHeader ) in the service method. When I  refresh the page shouldnt the 
set header value be part of the printed header values ??? I am not 
seeing this value. Arent  header values persisted for the session ?

// print all headers...

// if header not defined, then set new header name/value.

Run this once. Then refresh the page again. Shouldnt the name/value be 
part of the output now.

Thanks

-- padhu




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>