I
Irfan
Guest
REST Services created by REST Adapter can only return you back JSON. It cannot return XML or HTML. If you are using OE version prior to 11.6 then you need to make a HTTP Request to the Webspeed code to return the HTML Page. I do not understand why you would like to have a REST Adapter to do this(other than security). If you move to 11.6 and above, you can accomplish the same things that you do with REST Adapter using PASOE WebHandlers and return HTML/JSON/XML output.
Continue reading...
Continue reading...