I am not understanding your problem.
U have a server it is accepting data from clients. You
want that same data to post on another intranet server
without effecting client-server conversation.
My interpretation is correct?????
If no then try to give more explanation.
If yes give some more details.
Your local intranet server connected with main server
or not. Then only U can do this.
Write one servlet/??? on local server which accepts
the data and finishes it's processing.
Open this local Url's OutputStream from Main server
and send that data using streams!!!!!!!!
If it is not clear pls ask me with details of your
problem.
--- Raja Nagendra Kumar
<[EMAIL PROTECTED]> wrote:
>                                               Placed
> At :  BLR
>
>
> Nagendra R@SATYAM
> 08/11/2000 11:11 AM
>
>
>
> I am posting this again, as I have not received any
> reply..  Please respond..
>
> Hi!
>
> How do I post a data from one JSP/servlet to other
> JSP/servlet, each of them on
> a different server.  Post data may contain the
> binary data too.  I don't want to
> redirect/forward the client.. As a part of Bussines
> logic , I need to send the
> client posted data, to another server on the
> interanet (This machine is on local
> LAN and does not have internet connection).
>
> Thanking you in advance.
>
> Regards,
> Nagendra
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


=====
-SaTyA-

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to