Aloha,
I am using Spring 3.1.3 and and am wanting to return XML from my controller. I have my method in my controller annotated as such.
@RequestMapping (value = "/dumpData", method =...
Type: Posts; User: mike808; Keyword(s):
Aloha,
I am using Spring 3.1.3 and and am wanting to return XML from my controller. I have my method in my controller annotated as such.
@RequestMapping (value = "/dumpData", method =...