users@jersey.java.net

[Jersey] Need to modify the response entity / stream after marshalling happened

From: DaHoopster <hwang_at_myvest.com>
Date: Fri, 28 Oct 2011 18:08:54 -0700 (PDT)

I am working on a project that I need such a filter or mechanism to modify
the XML marshalled by the message body writer before returning to the
client.

I need to apply a XSLT on the XML for several resources. It looks like
ContainerResponseFilter is not suitable for the job since it is invoked
before marshalling.

Is there a way to achieve this via Jersey? I am using Jersey 1.6

Regards,
Han

--
View this message in context: http://jersey.576304.n2.nabble.com/Need-to-modify-the-response-entity-stream-after-marshalling-happened-tp6942294p6942294.html
Sent from the Jersey mailing list archive at Nabble.com.