1. How do you remove a Cookie in a Java Servlet stackoverflow.comHow do you remove a cookie in a Java servlet? I tried this: http://www.jguru.com/faq/view.jsp?EID=42225 EDIT: The following now works successfully it appears to be the combination of:
and
Before I was doing:
|
2. Remove cookie java-forums.org |