Refer to the another page in JSF,
July 1, 2007 at 11:56 AM
Hi, Amit You can go to the another one page after successing the login by using the action managed by the faces-config.xml file or you can also use the FacesContext class for refering to the another page. Syntax is given below that has to be used in the backing bean class.