Hi,
    Is there any way to determine if a request is leaving the current server
to access resources residing on another server? Also, is there a way to find
out if the html file itself contains a link to a resource to a server other
than the current(probably writing a parser-kind-of servlet for every
outgoing file)?

    The end result we want to achieve is that we should be able to move
files across multple servers without changing any files
(html/applet/servlet, the server name should not be hard-coded in any of
these). By writing a servlet/configuring the server on the test-server, we
hope to make sure that everything is kosher. We are using NAS and JRun.

    Thanks for any help/advice.

Raaj.

___________________________________________________________________________
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