Hi:
I need your inputs on if there is a way to work around the following problem.
Currently, I have my servlet programs running on server1 with IP1, and I plan to move
those servlets to server2 with IP2; however, all of my client programs are posting
data to the servlets on IP1. I can't change mt client programs to point to IP2.
How can I map or redirect those servlets from server1 to server2? In other words, How
can I make the following mechanism work? Client send requests to server1, servlets on
server1 will forward client's requests to servlets on server2, and servlets on
server2 send back the response to client. I try servlet redirect and set servlet
alias, but none of them would solve the problem.
Thanks in advance,
Jackie
___________________________________________________________________________
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