----------------------
Ben,
I'm using what you're using well except for getServletContext();. I'm using cases and reference request.getRequestDispatcher(forwardPg).forward(request, response) once instead of using it in every case and method that I created. It's more managable. Anyway you asked "And does the logout button send a POST request?" I'm using a
string and it goes to the logout method that I displayed above. So what is the code (JS) for the JSP that you mentioned above? This may be my problem.
----------------
[ January 28, 2005: Message edited by: Jane Cosey ]