[jboss-user] [JBoss Seam] - Re: problem in login.seam

panky_p do-not-reply at jboss.com
Mon Oct 8 09:03:34 EDT 2007


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



More information about the jboss-user mailing list