users@glassfish.java.net

Re: How i can send a soap message back to cleint using servlet filter?

From: <glassfish_at_javadesktop.org>
Date: Thu, 06 Dec 2007 09:58:10 PST

The short answer is "Yes". Not just "yes", but "of course". You have full access to the HTTPServletRequest and Response, you can do whatever you want with them.

Did you read the link I posted in your earlier message about filters?

http://java.sun.com/products/servlet/Filters.html

It's really a good link on Filters.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=248854