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.
[282 byte] By [narayanasgsa] at [2007-11-27 5:14:53]
# 1
If the method is not even reached, then there's something wrong in the coding logic. Add <h:messages /> to the form with that button and see if you get a conversion or validation error.
BalusCa at 2007-7-12 10:36:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...