Crescent,

HTTP is a communication (transport) protocol which has nothing to do
with JSP or ASP (or any other technology) used to generate content. As
long as the server that hosts those ASP scripts in question relies on
HTTP to transport the content, you can safely use HttpClient to retrieve
it.

Oleg 

On Fri, 2003-11-28 at 07:15, Crescent wrote:
> Hi there
> 
> I was wondering if we can implement the commons.httpclient API and sending string 
> data(from jsp pages) back and forth to Microsoft asp(pages) applications? are they 
> compatible?
> 
> thanks for the answers and helps
> 
> best regards
> 
> crescent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to