Hi,
In web.xml you can define session time. Like,
30
here 30 is in minutes...
when you close window at that time just write
session.invalidate();
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Cameron
Sent: Thursday, July 06,
p; will help you to solve your problem. Best of
Luck...
Cheers,
Harshal Joshi
-Original Message-
From: Markus-Alexander Metz [mailto:[EMAIL PROTECTED]
Sent: Friday, May 26, 2006 4:21 PM
To: Tomcat Users List
Subject: Re: Tomcat on a Memory Stick
Hi Andrew
Thanks for your feedback.
T+05:30 2006
Update
included.jsp
<%@ page language="java" import="java.util.Date"
%>
Today's Date is
::<%= new Date()%>
Result after
update ::
Include Directive content :: Today's
Date is :: Mon May 22 13:17:04 GMT+05:30 2006 Include Action
content