To any one that might have an answer to this question: I have an index.html page that is the entry point to my site.� They must first accept the terms of the agreement before they can enter.� If they accept, I have a servlet that performs the getParameter method, sets a cookie on the user's machine, and then redirects them to the home page of the site.� However, I'm not sure if this is possible.� Is it possible to set the cookie in the servlet and check for the cookie in the following JSP page?� I think I only have to check for the cookie on that one page since it contains a center frame that displays all subsequent JSPs.� Any help would be greatly appreciated.� Thanks! Ron Stadler ___________________________________________________________________________ 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
