Thank you swd847 !!

But i don't want that message to be displayed.
 and I have tried it as

public void PageAction()
{
if(FacesMessages.instance().getMessages().isEmpty())
FacesMessages.instance().add(" ")
}


but it is not working. and displays same message
"Please Log in first"
Is there any other way??



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092537#4092537

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092537
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to