I’m working with a JSF application and I’m seeing the URL that appears in the browser’s navigation bar is always for the page I just left, rather than the page I’m on.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is because you are forwarded(not redirected) to another page from server, To redirect you need to set the following param with your return