If it is a servlet on another machine ... then why aren't you calling it as
any other remote resource from your asp? I don't see how your asp could
call a remote classes method directly.
Thor HW
----- Original Message -----
From: Ravi T <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 1999 6:59 PM
Subject: Does Servlets support ASP.
> Hi,
>
> Does the Servlets can accept the calls from an ASP and send the response
> back to it instead of sending to the browser.
>
> We have to develop a Servlet which will reside in our server. This servlet
> has to accept a call from an ASP residing in another server. This servlet
> was supposed to send the response back to that ASP not to the browser. I
was
> able to pick up the call from the ASP but in the reponse buffer I can see
> only the ".println()" method not any other method to send the response to
> that ASP.
> Its something like the ASP should call the servlet and able to get the
> response as if we are getting returned output from any java method when we
> call it in any java class.
>
> Thanks in advance,
> Ravi.
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html