This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
methods....
Posted by Mukul Singh on September 20, 2001 at 3:31 AM
The methods that you need are : setMaxInactiveInterval(int) and the corresponding get method. Mukul > Dea Si/Madam, > I have done Master Of Compute Application Fom Bhopal Uni,India. > As fo as my Final year's Poject Is concened I Have a poblem.I M Developing a E-mail and Chat Sever There I M using a Session Method I.E. "setMaxInactiveMethod()" ,"getMaxInactiveMethod()","setAttibute()","getAttibute()" ,Using jdk1.2 and JSDK2.0 and JWS2.0 But I M not possiblely Getting the apopiate ans.I got th efolloing kind of eo message :This Method didn't find in HttpSevletSession. > So Please Help me out. > Thanks > > AMIT
Replies:
|