I'm using Spring/Roo for a web app, and when i make some return with the @ResponseBody the Specifically, characters like "ñ á é í "... the response appear as "?". How can they be properly encoded ?
am using spring 3.1.1. hope some one can help thx in advance.


Reply With Quote
