Files
gateway-mnp-dbc/dbcmnpsrc/FE/mnpdev/crontab/web/jsp/GUI/sessioneInattivaProject.jsp
2024-05-13 12:54:14 +02:00

68 lines
1.5 KiB
Plaintext

<HTML>
<head>
<TITLE>
Mnp
</TITLE>
<%@page import = "mnp.crontab.objects.*, mnp.crontab.utility.ui.Res"%>
<%@page import = "mnp.crontab.command.CrontabCostants" %>
<jsp:include page="/jsp/VerificheScriptCrontab.txt" flush = "true"/>
<META HTTP-EQUIV="Refresh" CONTENT="10; url=<%=Res.ApplContext%>/jsp/GUI/Logout.jsp">
<BODY>
<!-- tabella che include il menu verticale -->
<table width = "100%" class = "tableBannerRosso" border = 0>
<tr>
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=request.getContextPath()%>/images/banner.gif"></td>
</tr>
</table>
<table width = "100%">
<tbody>
<tr>
<td width = "90%" valign="top">
<DIV align="center" >
<table cellpadding="0" cellspacing="0" nowrap width="620" colspan="2">
<tbody>
<tr align = "right" valign = "top" width="85%">
<td width="615" height="10" align="right">
<b><i><P ><Font size="4" face="Arial" color = "#D61414">MESSAGGIO DI SESSIONE
INATTIVA</font></P></i></b>
</td>
</tr>
<tr>
<td width="615" >
<!--fine tabella x menu -->
<br>
<br>
<!-- tabella x menu verticale-->
</td>
</tr>
<tr>
<td height="59" width="615">
<p align="center">
<br>
<b><i></i></b>
<br>
</td>
</tr>
<tr>
<td align = "center" width = "85%" height="116">
<!--fine tabella x menu -->
<br>
<br>
<b><i><P class = "titolo">La Sessione e' inattiva. Chiudere il browser e riautenticarsi per riutilizzare la GESTIONE DELLE ATTIVITA' di MNP</P></i></b>
<!-- tabella x menu verticale-->
</td>
</tr>
</tbody>
</table>
</div>
</tbody>
</table>
<!-- tabella x menu -->
</BODY>
</HTML>