I have the need to render raw XML - and I have that working using f:view with content type
of application/xml. Works great.
Now, I want to render XML that has to be rendered with a content type that the
HtmlResponseWriter does not handle (application/x-something) - which is essentially the
same as application/xml.
Anyone have any ideas how to get around this problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040349#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...