Currently I'm using TeamSite 7.2.1, and I want to write out a file that is currently published as XML as JSON instead.
What is the best practice for doing this, use a Java post-controller? (I can't seem to find the document when writing Java code for this)
Thanks, and if there is better documentatoin on writing externals than the Developer Guide, please let me know.