On Mon, Mar 5, 2012 at 8:51 PM, Yogesh Sagar <[email protected]> wrote:
> Hello, > > Is there a "text/html" content type message builder in Synapse or Apache > Axis2?. Is there a way to write a custom message builder which would send > html back to browser rather than XML? > We don't have an HTML builder AFAIK. But if the HTML document is a well-formed XML then you can use the ApplicationXMLBuilder/Formatter with it. I have some experience with that (particularly with sending HTML emails from Synapse). > > Any ideas or pointers is very much appreciated. > > Thanks, > Yogesh > -- Hiranya Jayathilaka Associate Technical Lead; WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com
