hi all, i have a question concerning the lifecycle of a session: how long should jcr sessions live?is it better to open a new session for each read/write operation? or is it ok, or perhaps better to reuse one jcr session as long as the user is logged in?
thanks stephan