Hi,
We have a requirement to save the last used role/workset before log off and open the same role/workset when logged in nextime. I am able to save the role/workset navURLto component profile property. When user logs in next time able to retrieve the navURL and load the portal using sendRedirect().
This works fine in redirecting the browser to new url and hence user gets the last logged role/workset. We dont want to use the client / browser, instead use serve side. Forward() didnt work.
Please suggest if we have other ways of saving the last used role/workset before log off and retrieve the same when logging in next time.
Thanks
Sushma