HttpSession
,HttpSessionBindingEvent
,HttpSessionBindingListener
getIds() Deprecated. As of Java Servlet API 2.1 withno replacement. This method must return an empty Enumeration and will be removedin a future version of this API. | |
getSession(java.lang.String sessionId) Deprecated. As of Java Servlet API 2.1 withno replacement. This method must return null and will be removed ina future version of this API. |
publicHttpSessiongetSession(java.lang.String sessionId)
public java.util.EnumerationgetIds()
Enumeration
and will be removedin a future version of this API.