>>> "Basuki, Rendra" <[EMAIL PROTECTED]> 25-Apr-01 1:44:56 AM >>>

>I can use cookie to remeber the user entrance, but
>cookie can be disabled. So, any idea how to solve
>my problem?

   String ref=request.getHeader("referrer");
   response.sendRedirect(ref);

Not a very clean thing to do though.



Nic Ferrier

___________________________________________________________________________
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