j_security_check login redirect
Hi,
I have implemented the "j_security_check" in a form in the login page. When I login, it is always redirecting to the Home page.
When I login, I want it to redirect to another jspx page which I have created.
I tried changing the view in the faces-config.xml but it didn't work.
How can I achieve this?
Regards
Apoorva