users@jersey.java.net

Changing headers in service

From: Christian <christian.rivasseau_at_gmail.com>
Date: Mon, 14 Jan 2008 16:12:04 +0100

Hi
I cannot figure how to add a response header to the response when running in
a servlet container ?
Should I try to have some HttpServletResponse injected in my service ? I
can't figure how to do this

Thanks in advance
,

Christian