MNP_RIL_3038 - Ril. GATEWAY DBC MNP || R58-24-0029 || lotto 5 - DBC_RESTITUZIONE ClassNotFound + TIMAC
This commit is contained in:
@@ -24,7 +24,7 @@ ErrorJSP
|
||||
<table width = "100%" border = "0">
|
||||
<tr>
|
||||
<td HEIGHT = "100%" width = "10%" bgcolor = "#D61414" valign = "top">
|
||||
<IMG src ="<%=Res.ReqURL%>/images/LogoMnp.gif">
|
||||
<IMG src ="/MNP-GUI/images/LogoMnp.gif">
|
||||
</td>
|
||||
<td align = "right" valign = "top" width = "90%">
|
||||
<!-- td dove scrivere i dati a destra -->
|
||||
|
||||
@@ -102,7 +102,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
|
||||
|
||||
<table width = "100%" class = "tableBannerRosso" border = 0>
|
||||
<tr>
|
||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
|
||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -115,7 +115,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
|
||||
<td align = "right" valign = "top" width = "90%">
|
||||
<BR>
|
||||
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
||||
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
|
||||
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
|
||||
<INPUT type="hidden" name="ipclient">
|
||||
<INPUT type="hidden" name="hostnameclient">
|
||||
<INPUT type="hidden" name="utenzaclient">
|
||||
|
||||
@@ -77,7 +77,7 @@ function inviaDatiClient() {
|
||||
|
||||
<table width = "100%" class = "tableBannerRosso" border = 0>
|
||||
<tr>
|
||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
|
||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -90,7 +90,7 @@ function inviaDatiClient() {
|
||||
<td align = "right" valign = "top" width = "90%">
|
||||
<BR>
|
||||
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
||||
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
|
||||
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
|
||||
<INPUT type="hidden" name="ipclient">
|
||||
<INPUT type="hidden" name="hostnameclient">
|
||||
<INPUT type="hidden" name="utenzaclient">
|
||||
|
||||
Reference in New Issue
Block a user