0
votes
3answers
68 views
Setting the content-type of a response in Struts2
So, I'm using freemarker templates with Struts2 to formulate my responses. However, since I'm trying to use taconite as well, I need the response to be sent with the content type of "text/xml". I …
