So I\'ve finally figured out a system for refreshing portions of the screen using Ajax, Taconite, and jQuery within Dja开发者_运维技巧ngo, sortof like Ruby on Rails partials.
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 ca