Hi, I've been planning to implement a JSP provider for a while but just hasn't got a time. I'd like to encourage users to evaluate the possibility of using XSLTJaxbProvider, but I recognize JSP is still being used and given there's a possibility of JAXRS 2.0 mandating the support for it in one form or another I will do it for 2.3...
If you decide to implement a JSP provider then please have a look at XSLTJaxbProvider. I haven't looked yet into the way parameters are injected into JSP views but it probably should be similar to the way XSLT templates can be configured. A patch will be welcome :-) Cheers, Sergey -----Original Message----- From: Nishant Chandra [mailto:[email protected]] Sent: 05 October 2009 20:39 To: [email protected] Subject: Provider Hi, Is there any default provider for "text/html" response type in CXF? I am looking for some ideas if I have to implement one to render dynamic html content (.jsp). Nishant
