You may create a new HTTP session using the HttpSession class.
Example
// create new HttpSession
HttpSession session = new HttpSession();