Hello, I have (hopefully) an easy one for everyone :) I need to find out how to have a servlet direct the client to a static HTML page. I am aware of the 'response.sendRedirect()' method, but was wondering if there was another way. This didn't seem like the correct way to do things, and I'm trying to get around using absolute URLs as well, which the 'sendRedirect()' method requires. Thanks sc ___________________________________________________________________________ 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
