Webservices - can I post back the response to the client as a html page

N

narmathabala

Hello,

My business client communicates a request to the server through a url
link.
The link will be something like
www.justforsample/webservicefunction?parameter1=value&parameter2=value2
My webservice, in turn communicates with the server. How will I send
the response back from the webservice to the requestor.

Now, my client expects the response in a html format. Something similar
to

<HTML><HEAD><TITLE>application name </TITLE></HEAD><BODY>
<TABLE>
<TR>
<TD>DATA</TD>
<TD>response message</TD>
</TR>
</TABLE>
</BODY></HTML>

Can anyone tell me how to send the html source back as a response.
Thanks in advance,
Narmatha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top