Is there a way to use the same service class and methods to generate both XML and JSON output depending on say the client "Accept" format? Or if not possible, what about mapping the same service methods to different URLs with different output types.
Cheers, David
