News

The current XML we do is a groovy View (Spring MVC) which concatenates the XML string in a static fashion, and in the benchmarks I did the JAXB is just as fast or marginally faster.
Let's say we need a JavaScript function that will take a string of tagged text (that is, it contains Extensible Markup Language (XML) markup) and return only the tags (and not the text that the ...
When you want to return a string result -- either as text, HTML or XML -- then a ContentResult object gives you the right balance of simplicity and control. Sometimes all you want to return from your ...
Stephen Glasskeys For reporting uses, XML parameters really shine: You can pass the same XML string to multiple stored procs, yet you won’t need to modify all of them, if say, one report’s ...