Nic,

You can't do it with JSTL (you can get the header values, but not set them), but you can with the Response Taglib:

http://jakarta.apache.org/taglibs/doc/response-doc/response-1.0/index.html

Felipe


Nic Werner wrote:


Is there a way to send HTTP headers w/JSTL?

I want to send a header to the browser to invalidate (close) a session and
I couldn't really find anything w/google.




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



Reply via email to