Hello guys,
in my web application I have some page I would to show to user just in "read" mode when an other user locks the page in "write" mode.
I thought that I need to change role of user at runtime and just to explorer a particular resource of the domain shown in the page.
It's possible? Some suggestions?

Thanks in advance