I think the title is quite descriptive. The java sessions. Are they stored on the client side or on the server side? If it is stored on the client side (in the web browser), do they run the risk of being edited? If so, what countermeasures can be taken?
I have to use sessions to save information that, if modified by external agents, would allow the user to access restricted places. Hence the question.