HyperCES is a Cookie Encapsulation System (CES).
The purpose of a CES is to act as an intermediary between an HTTP client and a web server, to handle cookies on the client's behalf. HyperCES does this by adding a session identifier to the URL.
HTTPSession will provide a complete java library to manage HTTP client sessions. The features (will) include: cookie management, HTTP authentication, referer management, navigation history, refresh statements and HTTP redirections handling.