I have a SessionScoped bean that I use to navigate data from page 1 to page 2. Page 1 is accessed from the menu, page 2 is accessed by a button inside page 1 where some filter-based data is loaded this first page. My question is this: Should the user type the url of this page 2 in hand, how can I redirect it to the first page?