Hi,

Suppose I have a leased line to an ISP and I need to serve servlets/jsp
based solutions on 2 different
web servers (NES 4.0 and JRUN) using the same leased line. Is there a
way I can configure
one of the web servers to forward requests that contain a certain URL
path to the other web server?
Or should this be done programmatically in the servlets using, perhaps
response.sendRedirect()?

Thanks for any help.

Regards

___________________________________________________________________________
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