users@websocket-spec.java.net

[jsr356-users] Re: HttpSession

From: Mark Thomas <markt_at_apache.org>
Date: Sun, 17 Feb 2013 17:45:06 +0000

On 17/02/2013 15:14, Arun Gupta wrote:
> Ah, got it!
>
> Agreed should be called getHttpSession().
>
> I suspect its no returning Object instead of HttpSession to not have a
> dependency on Servlet APIs ?

Correct.

Mark