jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: Fwd: Re: HttpSession#isSecure ?

From: <shing.wai.chan_at_oracle.com>
Date: Tue, 30 Aug 2011 22:46:34 +0000 (GMT)

I have looked at the use case in more details. When there is load
balancer, the web container itself may not have enough information to
validate those port numbers before encoding.

In this case, I would suggest to just add a method to API so that users
can check whether the session is secure and do appropriate changes if
necessary.

Shing Wai Chan