----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Session expiration is set in the zone.properties file. What is the idea behind having
the session never being expired ?
Steve
-------- Original message --------
From: "Jim Rainville" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: session timeouts
Date: Sat, 20 Nov 1999 17:05:59 -0800
----------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2722.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I'm not sure if this is the right forum for this question, if
not please redirect me and I will ask there.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>I'm using apacheJserv 1.1b3 on a Linux box running Redhat
6.0. I'm using the JSDK 2.0. I'm using an HttpSession class to manage sessions
on a servlet I'm writing. I would like to make the session so that it never
expires. I tried to use the method setMaxInactiveTerminal(-1) to achieve this
but the compiler complains that this method is not part of the HttpSession
class. Is this method not implemented in JSDK 2.0? If not is there a work around
for this? </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Jim</FONT></DIV></BODY></HTML>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]