Hi:
I need some your inputs on if there is a way to work around on my problem.  Currently, 
I have my servlet programs running on server1, and I need to move those servlets to 
server2; however, all of my client programs are posting data to the servlets on 
server1.  I can't change my client programs to point to server2.

How can I map or redirect those servlets from server1 to server2?
I try servlet redirect and set servlet alias, but none of them will 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

Reply via email to