----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I am currently running
apache1.3.12, jsdk1.2V1.3, jserv1.1.2, and jsdk2.0
(from install files
apache_1_3_12_win32.exe,
ApacheJServ-1_1_2.exe
j2sdk1_3_0-win.exe
jsdk20-win32.exe)
[sigh I would much rather be running on a *nix but I digress]
my current understanding is that apache/jserv are restricted to the
jsdk2.0 API, the jsdk2.1 API cannot be used with apache/jserv.
I keep getting tempted to use the methods available in jsdk2.1 such as
session.getMaxInactiveInterval();
session.getID();
etc, but these do not appear to function in 2.0.
(btw I havnt been able to find the documentation for 2.0, any pointers
appreciated, keep finding the documentation for 2.1 & 2.2, hrm 2.3 draft is
out now too, maybe I should move to tomcat??)
I want to refresh session ID with each screen load, thus when a screen is
reloaded it resets some session xx to prevent the session expiring after the
session.timeout value set in the servlet_zone.properties configuration file.
any reccomendations? suggestions??
Matthew.
_____________________________________________________________________________________
Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]