Victor Roy

Greenhorn
+ Follow
since Aug 08, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Victor Roy

Hi,

I am using jsf 2.0 and I had a similar problem with the one described here (identical actually) and I solved it by using the following code for logout:


In my case "Admin.xhtml" is your index.html file. I suspect that response.sendRedirect() does the trick, but I do not know why. Maybe a more informed person can shed light on it.

The same code, with a different signature though (i.e. did not work.

Regards,

VRoy
13 years ago
JSF