Revision 247
Added by bojilova over 24 years ago
lib/sexpire.html | ||
---|---|---|
1 |
<!-- |
|
2 |
* sexpire.html |
|
3 |
* |
|
4 |
* Authors: Jivka Bojilova |
|
5 |
* Copyright: 2000 Regents of the University of California and the |
|
6 |
* National Center for Ecological Analysis and Synthesis |
|
7 |
* For Details: http://www.nceas.ucsb.edu/ |
|
8 |
* Created: 2000 June 26 |
|
9 |
* Version: 0.01 |
|
10 |
* File Info: '$Id$' |
|
11 |
* |
|
12 |
* This is an HTML document for displaying metadata catalog tools |
|
13 |
--> |
|
14 |
<HTML> |
|
15 |
<HEAD> |
|
16 |
<TITLE>MetaCat</TITLE> |
|
17 |
</HEAD> |
|
18 |
<BODY bgcolor="#FFFFFF"> |
|
19 |
|
|
20 |
<P> |
|
21 |
<P>For security reasons your connection to MetaCat <br> |
|
22 |
has been closed or timed out after 30 minutes <br> |
|
23 |
of inactivity. Please go to |
|
24 |
<A HREF="/xmltodb/lib/login.html" TARGET="_blank"><i>Login</i></A> |
|
25 |
page again. <br> |
|
26 |
|
|
27 |
</BODY> |
|
28 |
</HTML> |
|
0 | 29 |
Also available in: Unified diff
session expiration message page shown when
session expire or session has not been stored
between different user requests.