| Author |
Urgent Please : Whether WAS 4.0 supports Servlet 2.3 API ?????
|
Siva Ram
Ranch Hand
Joined: Apr 04, 2002
Posts: 66
|
|
Hi, I am using a SessTrack class which implements javax.servlet.http.HttpSessionBindingListener interface for session tracking in the application. The SessTrack is the helper class, in which I have to manipulate servlet context . In Servlet 2.2b API , Is there any way to perform this operation ? In servlet 2.3 , we can get servlet context by means of HttpSession Interface. Whether websphere supports Servlet 2.3 API. Can any one help me to solve this ?
|
Thanks and Regards,<br />Siva Ram .NR
|
 |
james edwin
Ranch Hand
Joined: Nov 22, 2001
Posts: 393
|
|
hi, WAS supports servlets 2.2.
|
Regards,
James
|
 |
Siva Ram
Ranch Hand
Joined: Apr 04, 2002
Posts: 66
|
|
Hi, Is there any way to get servlet context in a java class in with the help of HttpSession Object alone ?? Help me to solve this plz........
|
 |
 |
|
|
subject: Urgent Please : Whether WAS 4.0 supports Servlet 2.3 API ?????
|
|
|