Hi Can anyone help me how I can handle the bookmark issue.
I am having problem where if one user do bookmark for some page and after it logout if some one use that bookmark and login with different id he get into same page. But content is specific to users.
More precisely if I have two page main page and resource page. These pages can be unique to each user depending on there content. Now if first user bookmark resource page and logout. Then when someone click on that book mark it ask for login as I have session management. If new user successfully login he will be send to his resource page. What should have happen if second user login successfully he should have been in main page as he hasn't bookmark the link i.e. bookmark should work for particular user.
Thanks Anjib --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org