There is no need to do this. But if you really really want to, you could set a cookie to keep the session ID that you set, and then store that number on the server uniquely identifying the user, but that would be a lot of extra coding for you and would essentially waste all the time that Sun (and your server vendor) spent on it getting it right and probably getting it better than you will just by virtue of time spent.
GN