Hi,

        True i can use a connetion  to read from the servlet. But I'm using
URLConnection.instead of  HTTPConnection. The problem is when I make a
URLConnection to a servlet whose o/p is html and images, I get only the text
i.e., the html content without the images. Any solution for this ?

Arvind

----- Original Message -----
From: "Gardner Monte" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 7:48 PM
Subject: Re: Forwarding Request and Response


> I don't think  you can, but Maybe you could open an HTTPConnection to that
> Servlet, send the information, and read it's response.  Just an Idea??
>
> --Monte Glenn Gardner
>
>
> On Fri, 5 Oct 2001, Arvind wrote:
>
> > Hi,
> >
> >     Is it possible  to send  request and response objects of a sevlet in
one webserver to a servlet in a different webserver ?
> >     Any idea ?
> > Arvind
> >
>
>
___________________________________________________________________________
> 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

Reply via email to