Please tell me its complete detail

There are three different approaches in session tracking used in various technologies.
- Cookies
- URL Rewriting
- Hidden Fields.
And Java have provided with the session object,
You will explain the benefits of java session object over the above techniques.
