users@jersey.java.net

[Jersey] xml-stylesheet

From: Mehdi Ben Haj Abbes <mehdi.abbes_at_gmail.com>
Date: Tue, 23 Dec 2008 02:01:48 +0100

Hi,
I am using the JAXBContextResolver of the storage service sample to have an
xml represnetation of the returned POJO of my resource class. I want to know
what to do to change the xml declaration so it will have <?xml-stylesheet
type='text/xsl' href='smth.xsl' ?> rather than the only <?xml version="1.0"
encoding="UTF-8" standalone="yes"?>

thanks

-- 
Mehdi BEN HAJ ABBES