Logout problem.
Hi,in the bean after successful login , i am storing my username in request , when i click on logout i am calling logout method of my bean, but it is not executing that method, simply coming back to login page.... what could be the error...can some one help me.