Richiesta abilitazione accesso al servizio di cooperazione applicativa e interoperatibilità
Informazioni di debug
Informazioni di debug
| Gestione Protezioni |
| Ricarica profilo corrente: |
| Id Maschera: | - |
| Protezioni verificate |
| FUNZ.{VIS=true}.ALT.GENE.BALLOONHELPPAGINA |
Balloon help di pagina
|
| Altre protezioni |
| COLS.{MAN=false}.W_COOPUSR.INDIRIZZI_IP |
| COLS.{MAN=false}.W_COOPUSR.MESSAGGIO |
| COLS.{MAN=false}.W_COOPUSR.SERVIZIO_DIRIGENTE |
| COLS.{MAN=false}.null |
|
| Request |
Parameters
Attributes
- datiRiga=...{FILEDAALLEGARE=, CAMPO_GENERICO16=, W_COOPUSR_MESSAGGIO=, CAMPO_GENERICO14=, ALLDOC=, W_COOPUSR_STATO=1, W_COOPUSR_ID_RICHIESTA=, CAMPO_GENERICO12=, W_COOPUSR_SERVIZIO_DIRIGENTE=, CAMPO_GENERICO10=, CAMPO_GENERICO11=, CAMPO_GENERICO0=, W_COOPUSR_TEL_TECNICO=, W_COOPUSR_INDIRIZZI_IP=, W_COOPUSR_MAIL_TECNICO=, CAMPO_GENERICO7=, UFFINT_CODEIN=, CAMPO_GENERICO20=, W_COOPUSR_DIRIGENTE=, W_COOPUSR_TEL_DIRIGENTE=, CAMPO_GENERICO27=, CAMPO_GENERICO28=, CAMPO_GENERICO25=, CAMPO_GENERICO26=, CAMPO_GENERICO24=, CAMPO_GENERICO22=, UFFINT_CFEIN=, W_COOPUSR_TECNICO=, W_COOPUSR_MAIL_DIRIGENTE=}
- isMessaggiInterniAbilitatiFunction=true
- isNavigazioneDisabilitata=1
- isUffintAbilitati=1
- javascript.finale=...<div style="display: none"><script type="text/javascript" >
<!-- var modoAperturaScheda = 'NUOVO'; localformScheda4=new FormObj(document.formScheda4); localformScheda4.setTipo("W_COOPUSR_DIRIGENTE","T161"); localformScheda4.addCheck("W_COOPUSR_DIRIGENTE","\"##\".length>0", "Il campo \"Nome e Cognome\" è obbligatorio",true,true); localformScheda4.setTipo("W_COOPUSR_SERVIZIO_DIRIGENTE","T100"); localformScheda4.setTipo("W_COOPUSR_TEL_DIRIGENTE","T50"); localformScheda4.addCheck("W_COOPUSR_TEL_DIRIGENTE","\"##\".length>0", "Il campo \"Telefono\" è obbligatorio",true,true); localformScheda4.setTipo("W_COOPUSR_MAIL_DIRIGENTE","T100"); localformScheda4.addCheck("W_COOPUSR_MAIL_DIRIGENTE","\"##\".length>0", "Il campo \"E-mail o PEC\" è obbligatorio",true,true); localformScheda4.setTipo("UFFINT_CFEIN","T16"); localformScheda4.addCheck("UFFINT_CFEIN","\"##\".length>0", "Il campo \"Codice fiscale\" è obbligatorio",true,true); localformScheda4.setTipo("W_COOPUSR_INDIRIZZI_IP","T100"); localformScheda4.setDominio("W_COOPUSR_MESSAGGIO","NOTE");localformScheda4.setTipo("W_COOPUSR_MESSAGGIO","T2000"); $('textarea[name="W_COOPUSR_MESSAGGIO"]').bind('input propertychange', function() {checkInputLength( $(this)[0], 2000)}); localformScheda4.setTipo("W_COOPUSR_TECNICO","T161"); localformScheda4.addCheck("W_COOPUSR_TECNICO","\"##\".length>0", "Il campo \"Nome e Cognome\" è obbligatorio",true,true); localformScheda4.setTipo("W_COOPUSR_TEL_TECNICO","T50"); localformScheda4.addCheck("W_COOPUSR_TEL_TECNICO","\"##\".length>0", "Il campo \"Telefono\" è obbligatorio",true,true); localformScheda4.setTipo("W_COOPUSR_MAIL_TECNICO","T100"); localformScheda4.addCheck("W_COOPUSR_MAIL_TECNICO","\"##\".length>0", "Il campo \"E-mail o PEC\" è obbligatorio",true,true); var arrayCampiObbligatori = new Array(); arrayCampiObbligatori[0] = "W_COOPUSR_DIRIGENTE"; arrayCampiObbligatori[1] = "W_COOPUSR_TEL_DIRIGENTE"; arrayCampiObbligatori[2] = "W_COOPUSR_MAIL_DIRIGENTE"; arrayCampiObbligatori[3] = "UFFINT_CFEIN"; arrayCampiObbligatori[4] = "W_COOPUSR_TECNICO"; arrayCampiObbligatori[5] = "W_COOPUSR_TEL_TECNICO"; arrayCampiObbligatori[6] = "W_COOPUSR_MAIL_TECNICO"; document.forms[0].encoding="multipart/form-data";
var changeUFFINT = false;
document.getElementById("W_COOPUSR_DIRIGENTE").size= 50;
document.getElementById("W_COOPUSR_SERVIZIO_DIRIGENTE").size= 50;
document.getElementById("W_COOPUSR_TEL_DIRIGENTE").size= 35;
document.getElementById("W_COOPUSR_MAIL_DIRIGENTE").size= 50;
document.getElementById("W_COOPUSR_INDIRIZZI_IP").size= 50;
document.getElementById("W_COOPUSR_TECNICO").size= 50;
document.getElementById("W_COOPUSR_TEL_TECNICO").size= 35;
document.getElementById("W_COOPUSR_MAIL_TECNICO").size= 50;
function gestioneAction() {
var nuovaAction = contextPath + "/SchedaNoSessione.do";
document.forms[0].action = nuovaAction;
nuovaAction = "commons/redirect.jsp";
document.forms[0].jspPathTo.value = nuovaAction;
}
$(document).ready(function()
{
$("#UFFINT_CFEIN").css("text-transform","uppercase");
$('#UFFINT_CFEIN').on("change",function() {
getDescrizioneEnte("");
});
$('#UFFINT_CFEIN').on("keyup",function() {
getDescrizioneEnte("");
});
$("#realperson").css("text-transform","uppercase");
$("#realperson").realperson({length: 6, regenerate: 'Rigenera codice'});
jQuery.validator.addMethod("isSelectUffint",
function(value, element) {return isSelectUffint(value);},
"Selezionare un valore");
jQuery.validator.addMethod("controlloPIVA",
function(value, element) {
return checkParIva(value);
},
"Il valore specificato non è valido");
jQuery.validator.addMethod("isCodiceControlloCorretto",
function(value, element) {return isCodiceControlloCorretto();},
"Il codice di controllo non e' corretto");
$("form[name^='formScheda']").validate(
{
rules:
{
W_COOPUSR_DIRIGENTE: "required",
W_COOPUSR_TEL_DIRIGENTE: "required",
W_COOPUSR_MAIL_DIRIGENTE:
{
required: true,
email: true
},
UFFINT_CFEIN:
{
required: true,
controlloPIVA: true,
isSelectUffint: true
},
applicativi:
{
required: true
},
W_COOPUSR_TECNICO: "required",
W_COOPUSR_TEL_TECNICO: "required",
W_COOPUSR_MAIL_TECNICO:
{
required: true,
email: true
},
selezioneFile:
{
required: true
},
informativaPrivacy:
{
required: true
},
realperson:
{
required: true,
minlength: 6,
isCodiceControlloCorretto: true
}
},
messages:
{
W_COOPUSR_DIRIGENTE: "Inserire il nominativo del Dirigente",
W_COOPUSR_TEL_DIRIGENTE: "Inserire il telefono del Dirigente",
W_COOPUSR_MAIL_DIRIGENTE:
{
required: "Inserire l'indirizzo e-mail",
email: "Inserire un indirizzo e-mail valido"
},
UFFINT_CFEIN:
{
required: "Inserire il codice fiscale o la partita IVA",
controlloPIVA: "Il valore specificato non rispetta il formato previsto",
isSelectUffint: "Selezionare un valore dalla lista"
},
W_COOPUSR_TECNICO: "Inserire il nominativo del Tecnico",
W_COOPUSR_TEL_TECNICO: "Inserire il telefono del Tecnico",
W_COOPUSR_MAIL_TECNICO:
{
required: "Inserire l'indirizzo e-mail",
email: "Inserire un indirizzo e-mail valido"
},
applicativi:
{
required: "Scegliere almeno un servizio tra quelli proposti"
},
selezioneFile:
{
required: "Inserire il documento richiesto"
},
informativaPrivacy:
{
required: "Per procedere e' necessario accettare le condizioni"
},
realperson:
{
required: "Digitare il codice di controllo",
minlength: "Digitare tutti i 6 caratteri del codice di controllo"
}
},
errorPlacement: function(error, element) {
if (element.attr("name") == "applicativi") {
error.appendTo( $("#messaggioApplicativi") );
} else {
error.insertAfter(element);
}
}
});
});
function annullaScheda(){
window.location.href="InitLogin.do";
}
function eseguiSubmit(){
$("#selezioneFile").rules("add", "required");
$("#informativaPrivacy").rules("add", "required");
$("#realperson").rules("add", "required minlength isCodiceControlloCorretto");
if ($("form[name^='formScheda']").validate().form()) {
document.forms[0].metodo.value="update";
if(activeForm.onsubmit()){
bloccaRichiesteServer();
document.forms[0].submit();
}
}
}
function apriModelloAbilitazioneServizio(){
$("#selezioneFile").rules("remove", "required");
$("#informativaPrivacy").rules("remove", "required");
$("#realperson").rules("remove", "required minlength isCodiceControlloCorretto");
if ($("form[name^='formScheda']").validate().form()) {
generatePDF();
}
}
function scegliFile(valore) {
selezioneFile = document.getElementById("selezioneFile").value;
var lunghezza_stringa = selezioneFile.length;
var posizione_barra = selezioneFile.lastIndexOf("\\");
var nome = selezioneFile.substring(posizione_barra+1,lunghezza_stringa).toUpperCase();
if(nome.length>100){
alert("Il nome del file non può superare i 100 caratteri!");
document.getElementById("selezioneFile").value="";
setValue("FILEDAALLEGARE","");
}else{
setValue("FILEDAALLEGARE" ,nome);
}
}
function getDescrizioneEnte(valore) {
var result = false;
var cfein = $("#UFFINT_CFEIN").val();
if (cfein != "" && checkParIva(cfein)) {
$.ajax({
type: "GET",
dataType: "json",
async: false,
beforeSend: function(x) {
if(x && x.overrideMimeType) {
x.overrideMimeType("application/json;charset=UTF-8");
}
},
url: "/SCPPubbCollaudo/w9/GetDescrizioneEnte.do",
data: "cfein=" + cfein,
success: function(data){
if (data.enteEsistente == true) {
$("#VIS_UFFINT_NOMEIN").html(data.NOMEIN.value);
$("#rowVIS_UFFINT_NOMEIN").show();
$("#UFFINT_CODEIN").val(data.CODEIN.value);
gestioneSezioneUFFINT(false);
result = true;
} else {
$("#VIS_UFFINT_NOMEIN").html("");
$("#rowVIS_UFFINT_NOMEIN").hide();
$("#UFFINT_CODEIN").val("");
gestioneSezioneUFFINT(true);
}
},
error: function(e){
alert("Ente: errore durante la lettura delle informazioni");
}
});
} else {
$("#VIS_UFFINT_NOMEIN").html("");
$("#rowVIS_UFFINT_NOMEIN").hide();
$("#UFFINT_CODEIN").val("");
}
return result;
}
if ($("#UFFINT_CFEIN").val() != "") {
getDescrizioneEnte("");
} else {
$("#rowVIS_UFFINT_NOMEIN").hide();
gestioneSezioneUFFINT(false);
}
function isSelectUffint(cfein) {
return changeUFFINT;
}
function isCodiceControlloCorretto() {
var isCodiceControlloCorretto = false;
$.ajax({
type: "GET",
dataType: "json",
async: false,
beforeSend: function(x) {
if(x && x.overrideMimeType) {
x.overrideMimeType("application/json;charset=UTF-8");
}
},
url: "/SCPPubbCollaudo/IsCodiceControlloCorretto.do",
data: "realpersonHash=" + $("input[name=realpersonHash]").val() + "&realperson=" + $("#realperson").val(),
success: function(data){
if (data.codiceControlloCorretto == true) {
isCodiceControlloCorretto = true;
} else {
isCodiceControlloCorretto = false;
}
},
error: function(e){
isCodiceControlloCorretto = false;
}
});
return isCodiceControlloCorretto;
}
function SetApplicativiDisponibili(){
var appdisp = '';
var pv = ';';
var isAppDisp = false;
if(isAppDisp){
setValue("APPDISP",appdisp);
}else{
alert("Segliere almeno uno fra gli applicativi disponibili");
}
return isAppDisp;
}
$(function() {
$("#UFFINT_CFEIN").autocomplete({
delay: 0,
autoFocus: true,
position: {
my : "left top",
at: "left bottom"
},
source: function( request, response ) {
changeUFFINT = false;
var cfamm = $("#UFFINT_CFEIN").val();
$.ajax({
async: false,
type: "GET",
dataType: "json",
beforeSend: function(x) {
if(x && x.overrideMimeType) {
x.overrideMimeType("application/json;charset=UTF-8");
}
},
url: "/SCPPubbCollaudo/GetListaEnti.do",
data: "cfamm=" + cfamm,
success: function( data ) {
if (!data) {
response([]);
} else {
response( $.map( data, function( item ) {
changeUFFINT = true;
return {
label: (item[1].value == "")?item[0].value:item[0].value + " (C.F: " + item[1].value + ")",
value: (item[1].value == "")?cfamm:item[1].value,
valueNOMEIN: item[0].value,
valueCODEIN: item[2].value
}
}));
}
},
error: function(e){
alert("Errore durante la lettura della lista degli enti");
}
});
},
minLength: 1,
select: function( event, ui ) {
$("#VIS_UFFINT_NOMEIN").html(ui.item.valueNOMEIN);
$("#rowVIS_UFFINT_NOMEIN").show();
$("#UFFINT_CODEIN").val(ui.item.valueCODEIN);
changeUFFINT = true;
gestioneSezioneUFFINT(false);
//getDescrizioneEnte("");
},
open: function() {
$( this ).removeClass( "ui-corner-all" ).addClass( "ui-corner-top" );
},
close: function() {
$( this ).removeClass( "ui-corner-top" ).addClass( "ui-corner-all" );
},
change: function(event, ui) {
var cfamm = $("#UFFINT_CFEIN").val();
$.ajax({
async: false,
type: "GET",
dataType: "json",
beforeSend: function(x) {
if(x && x.overrideMimeType) {
x.overrideMimeType("application/json;charset=UTF-8");
}
},
url: "/SCPPubbCollaudo/GetListaEnti.do",
data: "cfamm=" + cfamm,
success: function( data ) {
if (!data) {
$("#VIS_UFFINT_NOMEIN").html("");
$("#rowVIS_UFFINT_NOMEIN").hide();
$("#UFFINT_CODEIN").val("");
gestioneSezioneUFFINT(true);
}
},
error: function(e){
$("#VIS_UFFINT_NOMEIN").html("");
$("#rowVIS_UFFINT_NOMEIN").hide();
$("#UFFINT_CODEIN").val("");
gestioneSezioneUFFINT(true);
}
});
}
});
});
function gestioneSezioneUFFINT(visibile) {
if (visibile == true) {
$("#rowUFFINT_AVVISO").show();
$("#rowUFFINT_NOMEIN").show();
} else {
$("#rowUFFINT_AVVISO").hide();
$("#rowUFFINT_NOMEIN").hide();
$("#UFFINT_NOMEIN").val("");
}
};
function generatePDF()
{
var doc = new jsPDF();
doc.setFontSize(11);
doc.text(110, 20, 'Spett.');
doc.setFontType('bold');
doc.text(125, 20, 'Servizio Contratti Pubblici');
doc.text(125, 25, 'Ministero delle infrastrutture e');
doc.text(125, 30, 'dei trasporti');
doc.setFontType('normal');
doc.text(125, 35, 'Direzione generale per la');
doc.text(125, 40, 'regolazione dei contratti pubblici e');
doc.text(125, 45, 'la vigilanza sulle grandi opere');
doc.text(120, 55, 'pubblicazione.bandi@pec.mit.gov.it');
doc.setFontType('bold');
doc.text(30, 65, 'Oggetto: Richiesta abilitazione accesso al servizio di cooperazione applicativa');
doc.text(48, 70, 'e interoperabilità SCP');
doc.setFontType('normal');
doc.text(30, 80, 'Il sottoscritto:');
doc.text(30, 85, 'In qualità di Dirigente Responsabile del servizio:');
doc.text(30, 90, "dell'Amministrazione:");
doc.text(30, 95, 'con Codice Fiscale:');
doc.setFontType('bold');
doc.text(75, 80, document.getElementById("W_COOPUSR_DIRIGENTE").value);
doc.text(115, 85, document.getElementById("W_COOPUSR_SERVIZIO_DIRIGENTE").value);
doc.text(75, 90, $("#VIS_UFFINT_NOMEIN").html());
doc.text(75, 95, document.getElementById("UFFINT_CFEIN").value);
doc.setFontSize(13);
doc.text(90, 105, "CHIEDE");
doc.setFontSize(11);
doc.setFontType('normal');
doc.text(30, 115, "l'abilitazione all'accesso ai servizi di interoperabilità e cooperazione applicativa SCP");
doc.text(30, 120, "per i servizi di pubblicazione di:");
var listaApplicativi="";
var indice = 0;
var top = 125;
doc.setFontType('bold');
$("input[type='checkbox']").each(function() {
if(this.checked)
{
if (indice == 0) {
doc.text(30, top, "- ");
}
else if (indice == 1) {
doc.text(30, top, "- ");
}
else if (indice == 2) {
doc.text(30, top, "- ");
}
top += 5;
}
indice++;
});
doc.setFontType('normal');
doc.text(30, 135, 'dal proprio IP pubblico statico:');
doc.setFontType('bold');
doc.text(85, 135, document.getElementById("W_COOPUSR_INDIRIZZI_IP").value);
doc.setFontType('normal');
doc.text(30, 145, "Indica quale Referente Tecnico Informatico per l'Amministrazione:");
doc.text(30, 150, "Nome e Cognome:");
doc.text(30, 155, "N. Telefono:");
doc.text(30, 160, "Indirizzo mail:");
doc.setFontType('bold');
doc.text(75, 150, document.getElementById("W_COOPUSR_TECNICO").value);
doc.text(75, 155, document.getElementById("W_COOPUSR_TEL_TECNICO").value);
doc.text(75, 160, document.getElementById("W_COOPUSR_MAIL_TECNICO").value);
doc.setFontSize(13);
doc.text(85, 170, "PRENDE ATTO");
doc.setFontSize(11);
doc.setFontType('normal');
doc.text(30, 180, "a) che i servizi di esercizio sono erogati dal lunedi al venerdi dalle ore 08.30 alle");
doc.text(35, 185, "17.30, esclusi i giorni festivi. In tali fasce orarie è garantita esclusivamente la");
doc.text(35, 190, "presa in carico entro 2 ore lavorative di eventuali segnalazioni di disservizio.");
doc.text(35, 195, "Oltre tali fasce orarie i servizi non sono presidiati e quindi garantiti;");
doc.text(30, 205, "b) che il gestore del servizio si riserva di apportare unilateralmente qualunque");
doc.text(35, 210, "variazione ritenga opportuno o necessario in relazione a intervenute modifiche");
doc.text(35, 215, "della normativa di riferimento, a nuove esigenze funzionali o tecnologiche");
doc.text(35, 220, "ritenute necessarie dal Servizio Contratti Pubblici - Ministero delle infrastrutture");
doc.text(35, 225, "e dei trasporti");
doc.text(30, 235, "c) ogni eventuale variazione sarà comunicata all'indirizzo mail del Referente");
doc.text(35, 240, "Tecnico Informatico, oppure resa disponibile in apposita area del sistema;");
doc.text(30, 250, "d) che l'Amministrazione richiedente, fruitore del servizio, è responsabile di ogni");
doc.text(35, 255, "intervento di manutenzione evolutiva e/o adeguativa dei sistemi di colloquio a");
doc.text(35, 260, "propria cura e spese e senza che questo pregiudichi in alcun modo la piena");
doc.text(35, 265, "autonomia decisionale del Servizio Contratti Pubblici - Ministero delle");
doc.text(35, 270, "infrastrutture e dei trasporti in qualità di soggetto erogatore; è");
doc.text(35, 275, "altresi cura dell'Amministrazione richiedente comunicare per tempo ogni");
doc.text(35, 280, "variazione dei riferimenti e del proprio Referente Tecnico Informatico.");
doc.addPage()
doc.setFontType('bold');
doc.setFontSize(13);
doc.text(30, 20, "ACCETTA I SEGUENTI REQUISITI PER IL TRATTAMENTO DEI DATI");
doc.text(55, 25, "RESI DISPONIBILI MEDIANTE I SERVIZI");
doc.setFontSize(11);
doc.text(30, 35, "1) Trattamento dei dati.");
doc.setFontType('normal');
doc.text(75, 35, "L'Accesso ai dati erogati dai servizi e le relative");
doc.text(35, 40, "modalità di trattamento devono:");
doc.text(35, 45, "a) avvenire nello stretto rispetto delle finalità istituzionali relative alle");
doc.text(40, 50, "comunicazioni al Servizio Contratti Pubblici - Ministero delle infrastrutture e");
doc.text(40, 55, "dei trasporti e ai sensi del codice dei contratti e ai decreti,");
doc.text(40, 60, "circolari e comunicazioni di suddetto Ministero");
doc.text(35, 65, "b) operando secondo modalità tali da garantire l'integrità, la riservatezza e la");
doc.text(40, 70, "disponibilità dei dati stessi;");
doc.text(35, 75, "c) trattati in modo lecito e secondo correttezza, per scopi determinati, espliciti");
doc.text(40, 80, "e legittimi, pertinenti e non eccedenti rispetto alle finalità per le quali sono");
doc.text(40, 85, "stati raccolti.");
doc.setFontType('bold');
doc.text(30, 95, "2) Responsabiltà.");
doc.setFontType('normal');
doc.text(65, 95, "Il responsabile dell'Ente che richiede autorizzazione al servizio");
doc.text(35, 100, "è responsabile delle attività di trattamento dei dati stessi e di eventuali attività");
doc.text(35, 105, "di trattamento effettuato in difformità a quanto indicato nel pt 1)");
doc.setFontType('bold');
doc.text(30, 115, "3) Controllo Accessi.");
doc.setFontType('normal');
doc.text(70, 115, "Il controllo dell'accesso avviene attraverso l'assegnazione di");
doc.text(35, 120, "credenziali personali del Dirigente del Servizio per l'Amministrazione");
doc.text(35, 125, "richiedente.");
doc.setFontType('bold');
doc.text(30, 135, "4) Tracciamento delle attività.");
doc.setFontType('normal');
doc.text(85, 135, "A fini di sicurezza gli accessi sono oggetto di");
doc.text(35, 140, "tracciamento. Il tracciamento è messo in atto dai sistemi Firewall di Front End e");
doc.text(35, 145, "dai log applicativi in essere sul sistema.");
doc.setFontType('bold');
doc.text(30, 155, "5) Scambio dei dati:");
doc.setFontType('normal');
doc.text(70, 155, "L'accesso avviene tramite protocollo HTTPS.");
doc.text(30, 170, "Data .............................");
doc.text(80, 185, "Il Dirigente del Servizio");
doc.text(85, 190, "(firma leggibile)");
doc.text(70, 200, "...................................................");
doc.save('ModelloRichiestaCredenziali.pdf');
} --> </script></div> - javax.servlet.include.context_path=/SCPPubbCollaudo
- javax.servlet.include.mapping=org.apache.catalina.core.ApplicationMappingImpl@167a5e66
- javax.servlet.include.request_uri=/SCPPubbCollaudo/WEB-INF/pages/commons/sviluppo/sviluppo-debug.jsp
- javax.servlet.include.servlet_path=/WEB-INF/pages/commons/sviluppo/sviluppo-debug.jsp
- listaValoriRuolo=[[Ljava.lang.Object;@6a1f01b9, [Ljava.lang.Object;@4ecebd59]
- modo=NUOVO
- modoAperturaScheda=NUOVO
- progressivoTag=73
- requestDebugObject=...{objCNT=2, listaProtezioni=[{descr=Balloon help di pagina, tipo=FUNZ, azioni={VIS=true}, subDescr=, id=ALT.GENE.BALLOONHELPPAGINA, ok=true, key=GENE.BALLOONHELPPAGINA.ALT.FUNZ}, {tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.INDIRIZZI_IP, ok=false, key=W_COOPUSR.INDIRIZZI_IP .COLS}, {tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.MESSAGGIO, ok=false, key=W_COOPUSR.MESSAGGIO .COLS}, {tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.SERVIZIO_DIRIGENTE, ok=false, key=W_COOPUSR.SERVIZIO_DIRIGENTE .COLS}, {tipo=COLS, azioni={MAN=false}, subDescr=, id=null, ok=false, key=null .COLS}], oggettiProtezioni={COLS.W_COOPUSR.SERVIZIO_DIRIGENTE={tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.SERVIZIO_DIRIGENTE, ok=false, key=W_COOPUSR.SERVIZIO_DIRIGENTE .COLS}, FUNZ.ALT.GENE.BALLOONHELPPAGINA={descr=Balloon help di pagina, tipo=FUNZ, azioni={VIS=true}, subDescr=, id=ALT.GENE.BALLOONHELPPAGINA, ok=true, key=GENE.BALLOONHELPPAGINA.ALT.FUNZ}, COLS.W_COOPUSR.INDIRIZZI_IP={tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.INDIRIZZI_IP, ok=false, key=W_COOPUSR.INDIRIZZI_IP .COLS}, COLS.W_COOPUSR.MESSAGGIO={tipo=COLS, azioni={MAN=false}, subDescr=, id=W_COOPUSR.MESSAGGIO, ok=false, key=W_COOPUSR.MESSAGGIO .COLS}, COLS.null={tipo=COLS, azioni={MAN=false}, subDescr=, id=null, ok=false, key=null .COLS}}}
- ruolo=0
- stackGeneralTagAttributes=[{}, {}, {}]
- stackGeneralTags=[it.eldasoft.gene.tags.templates.JspTemplateTag@3e36fbed, it.eldasoft.gene.tags.templates.JspTemplateInsertTag@22a7a6f4]
- tipoPagina=SCHEDA
- CharacterEncoding=
- ContentType=
- LocalAddr=192.168.35.4
- LocalName=coll-appsrv
- LocalPort=8080
- Protocol=HTTP/1.1
- RemoteAddr=192.168.35.2
- RemoteHost=192.168.35.2
- RemotePort=46922
- Scheme=http
- ServerName=192.168.35.4
- ServerPort=8080
|
| Session |
Attributes
- historyTags=[[]] curItem:null
- Id=EC3C6B251AA2D6DC61C9681310714D34
- CreationTime=19:40:59
- LastAccessedTime=19:40:59
- MaxInactiveInterval=01:00:01
|
| Application |
Attributes
- actions/geneAdmin={org.springframework.web.struts.DelegatingActionProxy=org.springframework.web.struts.DelegatingActionProxy@551758e1}
- appLoaded=1
- appTitle=COLLAUDO: MIMS - Servizio Contratti Pubblici
- attivaAccessoAnonimo=0
- attivaCaseSensitive=true
- attivaConversionePdf=0
- attivaFormAssistenza=0
- attivaFormRecuperaPassword=0
- attivaFormRegistrazione=0
- backAbilitato=0
- cohesionAttivo=0
- configurazioneChiusa=0
- contestiAbilitati=0
- gruppiDisabilitati=1
- javax.servlet.context.tempdir=/home/scp/apache-tomcat-8.5.55/work/Catalina/localhost/SCPPubbCollaudo
- javax.websocket.server.ServerContainer=org.apache.tomcat.websocket.server.WsServerContainer@5c50860b
- manualeUtente=
- opzDisponibili=[Ljava.lang.String;@2d510b
- org.apache.catalina.jsp_classpath=.../home/scp/apache-tomcat-8.5.55/lib/:/home/scp/apache-tomcat-8.5.55/lib/annotations-api.jar:/home/scp/apache-tomcat-8.5.55/lib/catalina-ant.jar:/home/scp/apache-tomcat-8.5.55/lib/catalina-ha.jar:/home/scp/apache-tomcat-8.5.55/lib/catalina-storeconfig.jar:/home/scp/apache-tomcat-8.5.55/lib/catalina-tribes.jar:/home/scp/apache-tomcat-8.5.55/lib/catalina.jar:/home/scp/apache-tomcat-8.5.55/lib/ecj-4.6.3.jar:/home/scp/apache-tomcat-8.5.55/lib/el-api.jar:/home/scp/apache-tomcat-8.5.55/lib/jasper-el.jar:/home/scp/apache-tomcat-8.5.55/lib/jasper.jar:/home/scp/apache-tomcat-8.5.55/lib/jaspic-api.jar:/home/scp/apache-tomcat-8.5.55/lib/jsp-api.jar:/home/scp/apache-tomcat-8.5.55/lib/servlet-api.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-api.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-coyote.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-dbcp.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-de.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-es.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-fr.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-ja.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-ko.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-ru.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-i18n-zh-CN.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-jdbc.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-jni.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-util-scan.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-util.jar:/home/scp/apache-tomcat-8.5.55/lib/tomcat-websocket.jar:/home/scp/apache-tomcat-8.5.55/lib/websocket-api.jar:/home/scp/apache-tomcat-8.5.55/lib/postgresql-42.2.12.jar:/home/scp/apache-tomcat-8.5.55/bin/bootstrap.jar:/home/scp/apache-tomcat-8.5.55/bin/tomcat-juli.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/sunec.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/dnsns.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/cldrdata.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/jfxrt.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/jaccess.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/nashorn.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/zipfs.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/sunpkcs11.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/localedata.jar:/home/scp/jdk1.8.0_201/jre/lib/ext/sunjce_provider.jar
- org.apache.catalina.resources=org.apache.catalina.webresources.StandardRoot@275e44f7
- org.apache.catalina.webappVersion=
- org.apache.jasper.compiler.ELInterpreter=org.apache.jasper.compiler.ELInterpreterFactory$DefaultELInterpreter@95853af
- org.apache.jasper.compiler.TldCache=org.apache.jasper.compiler.TldCache@646386e5
- org.apache.jasper.runtime.JspApplicationContextImpl=org.apache.jasper.runtime.JspApplicationContextImpl@3c5b34bc
- org.apache.struts.action.ACTION_SERVLET=org.apache.struts.action.ActionServlet@56949f35
- org.apache.struts.action.MESSAGE=org.apache.struts.util.PropertyMessageResources@5535fc61
- org.apache.struts.action.MODULE=org.apache.struts.config.impl.ModuleConfigImpl@2e0e55e7
- org.apache.struts.action.MODULE/geneAdmin=org.apache.struts.config.impl.ModuleConfigImpl@33810ec
- org.apache.struts.action.MODULE/geneGenmod=org.apache.struts.config.impl.ModuleConfigImpl@7b14fac0
- org.apache.struts.action.MODULE/geneGenric=org.apache.struts.config.impl.ModuleConfigImpl@1e0fcfca
- org.apache.struts.action.MODULE/piani=org.apache.struts.config.impl.ModuleConfigImpl@6c909609
- org.apache.struts.action.MODULE/schedric=org.apache.struts.config.impl.ModuleConfigImpl@2f6c4407
- org.apache.struts.action.MODULE/w3=org.apache.struts.config.impl.ModuleConfigImpl@73f269d0
- org.apache.struts.action.MODULE/w9=org.apache.struts.config.impl.ModuleConfigImpl@13e399fb
- org.apache.struts.action.PLUG_INS=[Lorg.apache.struts.action.PlugIn;@7bab7550
- org.apache.struts.action.PLUG_INS/geneAdmin=[Lorg.apache.struts.action.PlugIn;@362a5a5e
- org.apache.struts.action.PLUG_INS/geneGenmod=[Lorg.apache.struts.action.PlugIn;@56f609a2
- org.apache.struts.action.PLUG_INS/geneGenric=[Lorg.apache.struts.action.PlugIn;@59556ec6
- org.apache.struts.action.PLUG_INS/piani=[Lorg.apache.struts.action.PlugIn;@79f48149
- org.apache.struts.action.PLUG_INS/schedric=[Lorg.apache.struts.action.PlugIn;@1d68dc83
- org.apache.struts.action.PLUG_INS/w3=[Lorg.apache.struts.action.PlugIn;@7b357d95
- org.apache.struts.action.PLUG_INS/w9=[Lorg.apache.struts.action.PlugIn;@9641f6b
- org.apache.struts.action.REQUEST_PROCESSOR=it.eldasoft.gene.commons.web.struts.GeneRequestProcessor@544739c7
- org.apache.struts.action.REQUEST_PROCESSOR/geneAdmin=org.apache.struts.chain.ComposableRequestProcessor@7f7b54a4
- org.apache.struts.action.SERVLET_MAPPING=*.do
- org.apache.struts.globals.MODULE_PREFIXES=[Ljava.lang.String;@f907b08
- org.apache.struts.tiles.DEFINITIONS_FACTORY=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} } --- other factories --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} }---------- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} }---------- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} }---------- - org.apache.struts.tiles.DEFINITIONS_FACTORY/geneAdmin=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , associazioneUtentiGruppoDef={name=associazioneUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiGruppo.jsp}} , listaAccountDef={name=listaAccountDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccount.jsp, titoloMaschera=Lista utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccount.jsp}} , filtroAccountLdapDef={name=filtroAccountLdapDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFiltroAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/filtroAccountLdap.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloFiltroAccountLdap.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniFiltroAccountLdap.jsp}} , associazioneUfficiIntestatariAccountDef={name=associazioneUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUffintAccount.jsp}} , cambiaPswDef={name=cambiaPswDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPsw.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPsw.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaUtentiGruppoDef={name=listaUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiGruppo.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaGruppiDef={name=listaGruppiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppi.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaGruppi.jsp, titoloMaschera=Lista gruppi del profilo in uso, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppi.jsp}} , dettaglioAccountDef={name=dettaglioAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioAccount.jsp}} , dettaglioProfiloDef={name=dettaglioProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioProfilo.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , sceltaTipoAccountDef={name=sceltaTipoAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headSceltaTipoAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/sceltaTipoAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloSceltaTipoAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniSceltaTipoAccount.jsp}} , associazioneGruppiAccountDef={name=associazioneGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniGruppiAccount.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaModelliGruppoDef={name=listaModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaModelliGruppo.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneRicercheGruppoDef={name=associazioneRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniRicercheGruppo.jsp}} , editAccountDef={name=editAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();nascondiModelliReport();gestioneCampoDataScadenza();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , listaProfiliDef={name=listaProfiliDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfili.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaProfili.jsp, titoloMaschera=Lista profili applicativo, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneUtentiProfiloDef={name=associazioneUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiProfilo.jsp}} , dettaglioGruppoDef={name=dettaglioGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioGruppo.jsp}} , listaUfficiIntestatariAccountDef={name=listaUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUffintAccount.jsp}} , listaGruppiAccountDef={name=listaGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiAccount.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , associazioneModelliGruppoDef={name=associazioneModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniModelliGruppo.jsp}} , listaRicercheGruppoDef={name=listaRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaRicercheGruppo.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , listaUtentiProfiloDef={name=listaUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiProfilo.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , trovaAccountDef={name=trovaAccountDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headTrovaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formTrovaAccount.jsp, titoloMaschera=Ricerca utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniTrovaAccount.jsp}} , cambiaPswAdminDef={name=cambiaPswAdminDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPswAdmin.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPswAdmin.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaProfiliAccountDef={name=listaProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaProfiliAccount.jsp}} , listaGruppiProfiloDef={name=listaGruppiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiProfilo.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneProfiliAccountDef={name=associazioneProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniProfiliAccount.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editGruppoDef={name=editGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formEditGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditGruppo.jsp}} , listaAccountLdapDef={name=listaAccountLdapDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccountLdap.jsp, titoloMaschera=Lista utenti della intranet aziendale, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccountLdap.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editMioAccountDef={name=editMioAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headMioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formMioAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloMioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , creaGruppoDef={name=creaGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCreaGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formCreaGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCreaGruppo.jsp}} } --- other factories --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , associazioneUtentiGruppoDef={name=associazioneUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiGruppo.jsp}} , listaAccountDef={name=listaAccountDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccount.jsp, titoloMaschera=Lista utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccount.jsp}} , filtroAccountLdapDef={name=filtroAccountLdapDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFiltroAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/filtroAccountLdap.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloFiltroAccountLdap.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniFiltroAccountLdap.jsp}} , associazioneUfficiIntestatariAccountDef={name=associazioneUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUffintAccount.jsp}} , cambiaPswDef={name=cambiaPswDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPsw.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPsw.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaUtentiGruppoDef={name=listaUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiGruppo.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaGruppiDef={name=listaGruppiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppi.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaGruppi.jsp, titoloMaschera=Lista gruppi del profilo in uso, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppi.jsp}} , dettaglioAccountDef={name=dettaglioAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioAccount.jsp}} , dettaglioProfiloDef={name=dettaglioProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioProfilo.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , sceltaTipoAccountDef={name=sceltaTipoAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headSceltaTipoAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/sceltaTipoAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloSceltaTipoAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniSceltaTipoAccount.jsp}} , associazioneGruppiAccountDef={name=associazioneGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniGruppiAccount.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaModelliGruppoDef={name=listaModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaModelliGruppo.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneRicercheGruppoDef={name=associazioneRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniRicercheGruppo.jsp}} , editAccountDef={name=editAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();nascondiModelliReport();gestioneCampoDataScadenza();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , listaProfiliDef={name=listaProfiliDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfili.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaProfili.jsp, titoloMaschera=Lista profili applicativo, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneUtentiProfiloDef={name=associazioneUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiProfilo.jsp}} , dettaglioGruppoDef={name=dettaglioGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioGruppo.jsp}} , listaUfficiIntestatariAccountDef={name=listaUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUffintAccount.jsp}} , listaGruppiAccountDef={name=listaGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiAccount.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , associazioneModelliGruppoDef={name=associazioneModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniModelliGruppo.jsp}} , listaRicercheGruppoDef={name=listaRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaRicercheGruppo.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , listaUtentiProfiloDef={name=listaUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiProfilo.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , trovaAccountDef={name=trovaAccountDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headTrovaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formTrovaAccount.jsp, titoloMaschera=Ricerca utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniTrovaAccount.jsp}} , cambiaPswAdminDef={name=cambiaPswAdminDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPswAdmin.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPswAdmin.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaProfiliAccountDef={name=listaProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaProfiliAccount.jsp}} , listaGruppiProfiloDef={name=listaGruppiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiProfilo.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneProfiliAccountDef={name=associazioneProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniProfiliAccount.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editGruppoDef={name=editGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formEditGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditGruppo.jsp}} , listaAccountLdapDef={name=listaAccountLdapDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccountLdap.jsp, titoloMaschera=Lista utenti della intranet aziendale, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccountLdap.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editMioAccountDef={name=editMioAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headMioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formMioAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloMioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , creaGruppoDef={name=creaGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCreaGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formCreaGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCreaGruppo.jsp}} }---------- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , associazioneUtentiGruppoDef={name=associazioneUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiGruppo.jsp}} , listaAccountDef={name=listaAccountDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccount.jsp, titoloMaschera=Lista utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccount.jsp}} , filtroAccountLdapDef={name=filtroAccountLdapDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFiltroAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/filtroAccountLdap.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloFiltroAccountLdap.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniFiltroAccountLdap.jsp}} , associazioneUfficiIntestatariAccountDef={name=associazioneUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUffintAccount.jsp}} , cambiaPswDef={name=cambiaPswDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPsw.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPsw.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaUtentiGruppoDef={name=listaUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiGruppo.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaGruppiDef={name=listaGruppiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppi.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaGruppi.jsp, titoloMaschera=Lista gruppi del profilo in uso, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppi.jsp}} , dettaglioAccountDef={name=dettaglioAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioAccount.jsp}} , dettaglioProfiloDef={name=dettaglioProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioProfilo.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , sceltaTipoAccountDef={name=sceltaTipoAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headSceltaTipoAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/sceltaTipoAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloSceltaTipoAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniSceltaTipoAccount.jsp}} , associazioneGruppiAccountDef={name=associazioneGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniGruppiAccount.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaModelliGruppoDef={name=listaModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaModelliGruppo.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneRicercheGruppoDef={name=associazioneRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniRicercheGruppo.jsp}} , editAccountDef={name=editAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();nascondiModelliReport();gestioneCampoDataScadenza();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , listaProfiliDef={name=listaProfiliDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfili.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaProfili.jsp, titoloMaschera=Lista profili applicativo, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneUtentiProfiloDef={name=associazioneUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiProfilo.jsp}} , dettaglioGruppoDef={name=dettaglioGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioGruppo.jsp}} , listaUfficiIntestatariAccountDef={name=listaUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUffintAccount.jsp}} , listaGruppiAccountDef={name=listaGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiAccount.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , associazioneModelliGruppoDef={name=associazioneModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniModelliGruppo.jsp}} , listaRicercheGruppoDef={name=listaRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaRicercheGruppo.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , listaUtentiProfiloDef={name=listaUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiProfilo.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , trovaAccountDef={name=trovaAccountDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headTrovaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formTrovaAccount.jsp, titoloMaschera=Ricerca utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniTrovaAccount.jsp}} , cambiaPswAdminDef={name=cambiaPswAdminDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPswAdmin.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPswAdmin.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaProfiliAccountDef={name=listaProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaProfiliAccount.jsp}} , listaGruppiProfiloDef={name=listaGruppiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiProfilo.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneProfiliAccountDef={name=associazioneProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniProfiliAccount.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editGruppoDef={name=editGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formEditGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditGruppo.jsp}} , listaAccountLdapDef={name=listaAccountLdapDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccountLdap.jsp, titoloMaschera=Lista utenti della intranet aziendale, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccountLdap.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editMioAccountDef={name=editMioAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headMioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formMioAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloMioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , creaGruppoDef={name=creaGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCreaGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formCreaGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCreaGruppo.jsp}} }---------- - org.apache.struts.tiles.DEFINITIONS_FACTORY/geneGenmod=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , dettaglioModificaGruppiModelloDef={name=dettaglioModificaGruppiModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headDettaglioModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/listaModificaGruppiModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniDettaglioModello.jsp}} , dettaglioModificaModelloDef={name=dettaglioModificaModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headDettaglioModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/dettaglioModificaModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initComboTabella();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniDettaglioModello.jsp}} , creaFiltroEntitaDef={name=creaFiltroEntitaDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headFiltroEntitaPrincipale.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();initPagina();', dettaglio=/WEB-INF/pages/gene/genmod/formFiltroEntitaPrincipale.jsp, titoloMaschera=Imposta filtro sull'entita'}} , datiGeneraliImportModelloDef={name=datiGeneraliImportModelloDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headDatiGeneraliModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/datiGeneraliModello.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardImportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();mostraNuovoTitolo(0);', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , gruppiImportModelloDef={name=gruppiImportModelloDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headGruppiModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/gruppiModello.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardImportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaParametriModelloDef={name=listaParametriModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headParametroModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/listaParametriModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniParametroModello.jsp}} , dettaglioGruppiModelloDef={name=dettaglioGruppiModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headDettaglioModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/listaGruppiModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniDettaglioModello.jsp}} , pubblicaImportModelloDef={name=pubblicaImportModelloDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headPubblicaModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/pubblicaModello.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardImportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , errorImportModelloDef={name=errorImportModelloDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headErrorImportModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/base/wizard/errorImportModello.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardImportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/gene/commons/vuoto.jsp}} , listaModelliExportDef={name=listaModelliExportDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headListaModelliExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/listaModelliExport.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardExportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , listaModelliDef={name=listaModelliDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headListaModelli.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/listaModelli.jsp, titoloMaschera=Lista modelli, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniListaModelli.jsp}} , sceltaImportExportModelliDef={name=sceltaImportExportModelliDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headSceltaImportExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/sceltaImportExport.jsp, titoloMaschera=Scelta operazione, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , successImportModelloDef={name=successImportModelloDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headSuccessImportModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/successImportModello.jsp, titoloMaschera=Import/Export definizione modello, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , uploadDefinizioneImportModelloDef={name=uploadDefinizioneImportModelloDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headUploadDefinizioneModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/uploadDefinizioneModello.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardImportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editParametroModelloDef={name=editParametroModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headParametroModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/editParametroModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();attivaMenu();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniParametroModello.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , trovaModelliExportDef={name=trovaModelliExportDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/impexp/headTrovaModelliExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/impexp/formTrovaModelliExport.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/impexp/titoloWizardExportModelli.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , dettaglioModelloDef={name=dettaglioModelloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headDettaglioModello.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genmod/titoloDettaglioModello.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genmod/dettaglioModello.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genmod/tabDettaglioModello.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniDettaglioModello.jsp}} , trovaModelliDef={name=trovaModelliDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genmod/headTrovaModelli.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genmod/formTrovaModelli.jsp, titoloMaschera=Ricerca modelli, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genmod/azioniTrovaModelli.jsp}} } --- other factories --- - org.apache.struts.tiles.DEFINITIONS_FACTORY/geneGenric=...I18nFactorySet :
--- default factory --- {setParametriProspettoDef={name=setParametriProspettoDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headSetParametriProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/formSetParametriProspetto.jsp, titoloMaschera=Parametri report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniSetParametriProspetto.jsp}} , listaGruppiRicercaDef={name=listaGruppiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/gruppi/headListaGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/listaGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniListaGruppiRicerca.jsp}} , dettaglioDatiGenRicercaBaseDef={name=dettaglioDatiGenRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headDettaglioDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/dettaglioDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();avviaRicerca();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniDettaglioDatiGenRicerca.jsp}} , addArgomentoRicercaDef={name=addArgomentoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/argomenti/headAddArgomentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/argomenti/addArgomentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/argomenti/azioniAddArgomentoRicerca.jsp}} , associazioneGruppiProspettoDef={name=associazioneGruppiProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headGruppiProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/formGruppiProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniGruppiProspetto.jsp}} , editOrdinamentoRicercaBaseDef={name=editOrdinamentoRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headEditOrdinamentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/formEditOrdinamentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniEditOrdinamentoRicerca.jsp}} , listaCampiRicercaBaseDef={name=listaCampiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headListaCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/listaCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/base/azioniListaCampiRicerca.jsp}} , editDatiGenRicercaDef={name=editDatiGenRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/datigen/headEditDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/formEditDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniEditDatiGenRicerca.jsp}} , addCampoRicercaDef={name=addCampoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headAddCampoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/campi/addCampoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/campi/azioniAddCampoRicerca.jsp}} , addFiltroRicercaBaseDef={name=addFiltroRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headAddFiltroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/addFiltroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageFiltro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniAddFiltroRicerca.jsp}} , listaParametriRicercaSqlDef={name=listaParametriRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headListaParametriRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/parametri/listaParametriRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniListaParametriRicerca.jsp}} , dettaglioGruppoRicercaDef={name=dettaglioGruppoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/gruppi/headDettaglioGruppoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/dettaglioGruppoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniDettaglioGruppoRicerca.jsp}} , errorComposizioneDef={name=errorComposizioneDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headErrorComposizioneProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/errorComposizioneProspetto.jsp, titoloMaschera=Errore durante l'esecuzione del report con modello, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniErrorComposizioneProspetto.jsp}} , listaTitoliCampiRicercaBaseDef={name=listaTitoliCampiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headListaTitoliCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/listaTitoliCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniListaTitoliCampiRicerca.jsp}} , campiRicercaBaseDef={name=campiRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headCampiRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/campiRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , successImportRicercaDef={name=successImportRicercaDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headSuccessImportRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/successImportRicerca.jsp, titoloMaschera=Import/Export definizione report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , addOrdinamentoRicercaDef={name=addOrdinamentoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/ordinamenti/headAddOrdinamentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/ordinamenti/addOrdinamentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniAddOrdinamentoRicerca.jsp}} , errorImportRicercaDef={name=errorImportRicercaDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headErrorImportRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/errorImportRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardImportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/vuoto.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , creaNuovaRicercaDef={name=creaNuovaRicercaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headCreaNuovaRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/creaNuovaRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloCreaNuovaRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/azioniCreaNuovaRicerca.jsp}} , listaOrdinamentiRicercaDef={name=listaOrdinamentiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/ordinamenti/headListaOrdinamentiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/ordinamenti/listaOrdinamentiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniListaOrdinamentiRicerca.jsp}} , uploadDefinizioneImportRicercaDef={name=uploadDefinizioneImportRicercaDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headUploadDefinizioneRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/uploadDefinizioneRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardImportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , addParametroRicercaDef={name=addParametroRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/parametri/headAddParametroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/parametri/addParametroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageParametro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniAddParametroRicerca.jsp}} , sceltaImportExportDef={name=sceltaImportExportDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headSceltaImportExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/sceltaImportExport.jsp, titoloMaschera=Scelta operazione, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , pubblicaRicercaBaseDef={name=pubblicaRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headPubblicaRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/pubblicaRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , addFiltroRicercaDef={name=addFiltroRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/filtri/headAddFiltroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/filtri/addFiltroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageFiltro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniAddFiltroRicerca.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaGiunzioniRicercaDef={name=listaGiunzioniRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/giunzioni/headListaGiunzioniRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/giunzioni/listaGiunzioniRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/giunzioni/azioniListaGiunzioniRicerca.jsp}} , datiGeneraliRicercaBaseDef={name=datiGeneraliRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headDatiGeneraliRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/datiGeneraliRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editCampoRicercaDef={name=editCampoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headEditCampoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/campi/formEditCampoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/campi/azioniEditCampoRicerca.jsp}} , editTitoliCampiRicercaBaseDef={name=editTitoliCampiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headEditTitoliCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/formEditTitoliCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniEditTitoliCampiRicerca.jsp}} , datiGeneraliImportRicercaDef={name=datiGeneraliImportRicercaDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headDatiGeneraliRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/datiGeneraliRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardImportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , dettaglioDatiGenRicercaSqlDef={name=dettaglioDatiGenRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headDettaglioDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/dettaglioDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniDettaglioDatiGenRicerca.jsp}} , trovaRicercheDef={name=trovaRicercheDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headTrovaRicerche.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/formTrovaRicerche.jsp, titoloMaschera=Ricerca report, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/azioniTrovaRicerche.jsp}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , pubblicaImportRicercaDef={name=pubblicaImportRicercaDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headPubblicaRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/pubblicaRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardImportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , dettaglioSqlRicercaSqlDef={name=dettaglioSqlRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headDettaglioSqlRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/reportSql/dettaglioSqlRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/reportSql/azioniDettaglioSqlRicerca.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , listaGruppiProspettoDef={name=listaGruppiProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headListaGruppiProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/listaGruppiProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniListaGruppiProspetto.jsp}} , filtriRicercaBaseDef={name=filtriRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headAddFiltroRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/addFiltroRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageFiltro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , riepilogoOrdinamentiRicercaBaseDef={name=riepilogoOrdinamentiRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headListaOrdinamentiRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/listaOrdinamentiRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , composizioneInCorsoPredefinitoDef={name=composizioneInCorsoPredefinitoDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headComposizioneInCorso.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/composizioneInCorsoPredefinito.jsp, titoloMaschera=Esecuzione report con modello, eventiDiPagina=onload='setVariables();checkLocation();initPage();gestisciSubmit();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaRicercheDef={name=listaRicercheDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headListaRicerche.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/listaRicerche.jsp, titoloMaschera=Lista report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/azioniListaRicerche.jsp}} , risultatoRicercaDef={name=risultatoRicercaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/risultato/headRisultatoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/risultato/risultatoRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/risultato/titoloRisultatoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/risultato/azioniRisultatoRicerca.jsp}} , editTitoloCampoRicercaBaseDef={name=editTitoloCampoRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headEditTitoloCampoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/formEditTitoloCampoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniEditTitoloCampoRicerca.jsp}} , domandaOrdinamentoRicercaBaseDef={name=domandaOrdinamentoRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headDomandaOrdinamentoRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/domandaOrdinamentoRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , listaFiltriRicercaBaseDef={name=listaFiltriRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headListaFiltriRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/listaFiltriRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniListaFiltriRicerca.jsp}} , risultatoTrovaCampoRicercaDef={name=risultatoTrovaCampoRicercaDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headRisultatoTrovaCampoRicerca.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/genric/campi/formRisultatoTrovaCampoRicerca.jsp, titoloMaschera=Campi trovati}} , listaTitoliCampiRicercaDef={name=listaTitoliCampiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/layout/headListaTitoliCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/layout/listaTitoliCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniListaTitoliCampiRicerca.jsp}} , editTitoliCampiRicercaDef={name=editTitoliCampiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/layout/headEditTitoliCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/layout/formEditTitoliCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniEditTitoliCampiRicerca.jsp}} , setParametriRicercaDef={name=setParametriRicercaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headSetParametriRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/formSetParametriRicerca.jsp, titoloMaschera=Parametri report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/azioniSetParametriRicerca.jsp}} , trovaCampoRicercaDef={name=trovaCampoRicercaDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headTrovaCampoRicerca.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/genric/campi/formTrovaCampoRicerca.jsp, titoloMaschera=Trova campo}} , domandaFiltroRicercaBaseDef={name=domandaFiltroRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headDomandaFiltroRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/domandaFiltroRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , downloadProspettoCompostoDef={name=downloadProspettoCompostoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headDowloadRisultatoProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/downloadRisultatoProspetto.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDownloadRisultatoProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();downloadFile();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniDownloadRisultatoProspetto.jsp}} , layoutRicercaBaseDef={name=layoutRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headLayoutRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/layoutRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , downloadProspettoCompostoPredefinitoDef={name=downloadProspettoCompostoPredefinitoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headDowloadRisultatoProspettoPredefinito.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/downloadRisultatoProspettoPredefinito.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDownloadRisultatoProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();downloadFile();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniDownloadRisultatoProspettoPredefinito.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , associazioneGruppiRicercaBaseDef={name=associazioneGruppiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/formGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniGruppiRicerca.jsp}} , editDatiGenRicercaSqlDef={name=editDatiGenRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headEditDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/formEditDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniEditDatiGenRicerca.jsp}} , formEditSqlRicercaSqlDef={name=formEditSqlRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headEditSqlRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/reportSql/formEditSqlRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/reportSql/azioniEditSqlRicerca.jsp}} , listaParametriProspettoDef={name=listaParametriProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headListaParametriProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/listaParametriProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniListaParametriProspetto.jsp}} , addOrdinamentoRicercaBaseDef={name=addOrdinamentoRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headAddOrdinamentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/addOrdinamentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniAddOrdinamentoRicerca.jsp}} , .popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , risultatoRicercaPredefinitaDef={name=risultatoRicercaPredefinitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/risultato/headRisultatoRicercaPredefinita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/risultato/risultatoRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/risultato/titoloRisultatoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/risultato/azioniRisultatoRicercaPredefinita.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDatiGenProspettoDef={name=editDatiGenProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headEditDatiGenProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/formEditDatiGenProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initComboTabella();initSorgenteDati();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniEditDatiGenProspetto.jsp}} , addCampoRicercaBaseDef={name=addCampoRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headAddCampoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/campi/addCampoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/campi/azioniAddCampoRicerca.jsp}} , listaCampiRicercaDef={name=listaCampiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headListaCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/campi/listaCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/campi/azioniListaCampiRicerca.jsp}} , addParametroRicercaSqlDef={name=addParametroRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headEditParametroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/reportSql/formEditParametroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageParametro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniEditParametroRicerca.jsp}} , editFiltroRicercaBaseDef={name=editFiltroRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headEditFiltroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/formEditFiltroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageFiltro();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniEditFiltroRicerca.jsp}} , composizioneInCorsoDef={name=composizioneInCorsoDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headComposizioneInCorso.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/composizioneInCorso.jsp, titoloMaschera=Esecuzione report con modello, eventiDiPagina=onload='setVariables();checkLocation();initPage();gestisciSubmit();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaRicercheExportDef={name=listaRicercheExportDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headListaRicercheExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/listaRicercheExport.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardExportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , ordinamentiRicercaBaseDef={name=ordinamentiRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headAddOrdinamentoRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/addOrdinamentoRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , dettaglioDatiGenRicercaDef={name=dettaglioDatiGenRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/datigen/headDettaglioDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/dettaglioDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniDettaglioDatiGenRicerca.jsp}} , editOrdinamentoRicercaDef={name=editOrdinamentoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/ordinamenti/headEditOrdinamentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/ordinamenti/formEditOrdinamentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniEditOrdinamentoRicerca.jsp}} , dettaglioDatiGenProspettoDef={name=dettaglioDatiGenProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headDettaglioDatiGenProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/dettaglioDatiGenProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniDettaglioDatiGenProspetto.jsp}} , argomentoRicercaBaseDef={name=argomentoRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headArgomentoRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/argomentoRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , editDatiGenRicercaBaseDef={name=editDatiGenRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headEditDatiGenRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/datigen/formEditDatiGenRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/datigen/azioniEditDatiGenRicerca.jsp}} , editParametroProspettoDef={name=editParametroProspettoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headEditParametroProspetto.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/prospetto/titoloDettaglioRicercaProspetto.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/prospetto/formEditParametroProspetto.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();attivaMenu();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/prospetto/tabDettaglioProspetto.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniEditParametroProspetto.jsp}} , setParametriRicercaPredefinitaDef={name=setParametriRicercaPredefinitaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headSetParametriRicercaPredefinita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/formSetParametriRicercaPredefinita.jsp, titoloMaschera=Parametri report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/azioniSetParametriRicercaPredefinita.jsp}} , editParametroRicercaSqlDef={name=editParametroRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headEditParametroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/reportSql/formEditParametroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniEditParametroRicerca.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , trovaRicercheExportDef={name=trovaRicercheExportDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headTrovaRicercheExport.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/formTrovaRicercheExport.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardExportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , riepilogoFiltriRicercaBaseDef={name=riepilogoFiltriRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headListaFiltriRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/listaFiltriRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , listaParametriRicercaDef={name=listaParametriRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/parametri/headListaParametriRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/parametri/listaParametriRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniListaParametriRicerca.jsp}} , listaFiltriRicercaDef={name=listaFiltriRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/filtri/headListaFiltriRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/filtri/listaFiltriRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniListaFiltriRicerca.jsp}} , gruppiImportRicercaDef={name=gruppiImportRicercaDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/impexp/headGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/impexp/gruppiRicerca.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/impexp/titoloWizardImportRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , editArgomentoRicercaDef={name=editArgomentoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/argomenti/headEditArgomentoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/argomenti/formEditArgomentoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/argomenti/azioniEditArgomentoRicerca.jsp}} , listaRicerchePredefiniteDef={name=listaRicerchePredefiniteDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/headListaRicerchePredefinite.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/listaRicerchePredefinite.jsp, titoloMaschera=Report predefiniti, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneGruppiRicercaDef={name=associazioneGruppiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/gruppi/headGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/formGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniGruppiRicerca.jsp}} , associazioneGruppiRicercaSqlDef={name=associazioneGruppiRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/formGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniGruppiRicerca.jsp}} , helpListaValoriFiltroRicercaDef={name=helpListaValoriFiltroRicercaDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/genric/filtri/helpListaValoriFiltroRicerca.jsp, titoloMaschera=Guida}} , editParametroRicercaDef={name=editParametroRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/parametri/headEditParametroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/parametri/formEditParametroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniEditParametroRicerca.jsp}} , gruppiRicercaBaseDef={name=gruppiRicercaBaseDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/wizard/headGruppiRicercaBase.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/base/wizard/gruppiRicercaBase.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/wizard/titoloRicercaBase.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/commons/avanzamentoWizard.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , setParametriProspettoPredifinitoDef={name=setParametriProspettoPredifinitoDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/prospetto/headSetParametriProspettoPredefinito.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/genric/prospetto/formSetParametriProspettoPredefinito.jsp, titoloMaschera=Parametri report, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/prospetto/azioniSetParametriProspettoPredefinito.jsp}} , listaGruppiRicercaBaseDef={name=listaGruppiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headListaGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/listaGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniListaGruppiRicerca.jsp}} , listaGruppiRicercaSqlDef={name=listaGruppiRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headListaGruppiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/gruppi/listaGruppiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/gruppi/azioniListaGruppiRicerca.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , addElencoCampiRicercaDef={name=addElencoCampiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/campi/headAddElencoCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/campi/addElencoCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/campi/azioniAddElencoCampiRicerca.jsp}} , listaArgomentiRicercaDef={name=listaArgomentiRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/argomenti/headListaArgomentiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/argomenti/listaArgomentiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/argomenti/azioniListaArgomentiRicerca.jsp}} , editTitoloCampoRicercaDef={name=editTitoloCampoRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/layout/headEditTitoloCampoRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/layout/formEditTitoloCampoRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/layout/azioniEditTitoloCampoRicerca.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , addElencoCampiRicercaBaseDef={name=addElencoCampiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headAddElencoCampiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/addElencoCampiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/base/azioniAddElencoCampiRicerca.jsp}} , editFiltroRicercaDef={name=editFiltroRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/filtri/headEditFiltroRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/filtri/formEditFiltroRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();initPageFiltro();selezionaCombo();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/filtri/azioniEditFiltroRicerca.jsp}} , listaOrdinamentiRicercaBaseDef={name=listaOrdinamentiRicercaBaseDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/base/headListaOrdinamentiRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/base/titoloDettaglioRicercaBase.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/base/listaOrdinamentiRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/base/tabDettaglioRicercaBase.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/ordinamenti/azioniListaOrdinamentiRicerca.jsp}} , dettaglioParametroRicercaSqlDef={name=dettaglioParametroRicercaSqlDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/reportSql/headDettaglioSqlRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/reportSql/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/reportSql/dettaglioSqlRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/reportSql/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/parametri/azioniDettaglioSqlRicerca.jsp}} , editGiunzioneRicercaDef={name=editGiunzioneRicercaDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/genric/giunzioni/headEditGiunzioneRicerca.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/genric/titoloDettaglioRicerca.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/genric/giunzioni/formEditGiunzioneRicerca.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/genric/tabDettaglioRicerca.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/genric/giunzioni/azioniEditGiunzioneRicerca.jsp}} } --- other factories --- - org.apache.struts.tiles.DEFINITIONS_FACTORY/piani=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} } --- other factories --- - org.apache.struts.tiles.DEFINITIONS_FACTORY/schedric=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , listaCodaSchedDef={name=listaCodaSchedDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headListaCodaSched.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/listaCodaSched.jsp, titoloMaschera=Lista risultati schedulazioni, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniListaCodaSched.jsp}} , nomeSchedRicDef={name=nomeSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headNomeSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/nomeSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , meseSchedRicDef={name=meseSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headMeseSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/meseSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();gestioneGiorniMese();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , frequenzaSchedRicDef={name=frequenzaSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headFrequenzaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/frequenzaSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , dettaglioSchedulaSchedRicDef={name=dettaglioSchedulaSchedRicDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headDettaglioSchedulaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/titoloDettaglioSchedRic.jsp, dettaglioAreaDati=/WEB-INF/pages/console/schedric/dettaglioSchedulaSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/console/schedric/tabDettaglioSchedRic.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniDettaglioSchedulaSchedRic.jsp}} , risultatoSchedRicDef={name=risultatoSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headRisultatoSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/risultatoSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , settimanaSchedRicDef={name=settimanaSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headSettimanaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/settimanaSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , trovaSchedRicDef={name=trovaSchedRicDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headTrovaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/formTrovaSchedRic.jsp, titoloMaschera=Ricerca report schedulati, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniTrovaSchedRic.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , dettaglioDatiGenSchedRicDef={name=dettaglioDatiGenSchedRicDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headDettaglioDatiGenSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/titoloDettaglioSchedRic.jsp, dettaglioAreaDati=/WEB-INF/pages/console/schedric/dettaglioDatiGenSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/console/schedric/tabDettaglioSchedRic.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniDettaglioDatiGenSchedRic.jsp}} , giornoSchedRicDef={name=giornoSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headGiornoSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/giornoSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();gestioneGiorni();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , editDatiGenSchedRicDef={name=editDatiGenSchedRicDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headEditDatiGenSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/titoloDettaglioSchedRic.jsp, dettaglioAreaDati=/WEB-INF/pages/console/schedric/formEditDatiGenSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/console/schedric/tabDettaglioSchedRic.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniEditDatiGenSchedRic.jsp}} , trovaCodaSchedDef={name=trovaCodaSchedDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headTrovaCodaSched.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/formTrovaCodaSched.jsp, titoloMaschera=Ricerca risultati schedulazioni, eventiDiPagina=onload='setVariables();checkLocation();initPage();visualizzaDataEsecSuc(false);', menuComune=/WEB-INF/pages/commons/menuComune.jsp, linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniTrovaCodaSched.jsp}} , unicaSchedRicDef={name=unicaSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headUnicaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/unicaSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , reportSchedRicDef={name=reportSchedRicDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/wizard/headReportSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/wizard/reportSchedRic.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/wizard/titoloSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, avanzamentoWizard=/WEB-INF/pages/console/schedric/wizard/avanzamento.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , helpListaMailSchedRicDef={name=helpListaMailSchedRicDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/console/schedric/helpListaMailSchedRic.jsp, titoloMaschera=Guida}} , editSchedulaSchedRicDef={name=editSchedulaSchedRicDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headEditSchedulaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/console/schedric/titoloDettaglioSchedRic.jsp, dettaglioAreaDati=/WEB-INF/pages/console/schedric/formEditSchedulaSchedRic.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();nascondiPerTipo();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/console/schedric/tabDettaglioSchedRic.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniEditSchedulaSchedRic.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaSchedRicDef={name=listaSchedRicDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/console/schedric/headListaSchedRic.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/console/schedric/listaSchedRic.jsp, titoloMaschera=Lista report schedulati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/console/schedric/azioniListaSchedRic.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} } --- other factories --- - org.apache.struts.tiles.DEFINITIONS_FACTORY/w3=...I18nFactorySet :
--- default factory --- {.popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , associazioneUtentiGruppoDef={name=associazioneUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiGruppo.jsp}} , listaAccountDef={name=listaAccountDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccount.jsp, titoloMaschera=Lista utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccount.jsp}} , filtroAccountLdapDef={name=filtroAccountLdapDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFiltroAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/filtroAccountLdap.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloFiltroAccountLdap.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniFiltroAccountLdap.jsp}} , associazioneUfficiIntestatariAccountDef={name=associazioneUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUffintAccount.jsp}} , cambiaPswDef={name=cambiaPswDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPsw.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPsw.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaUtentiGruppoDef={name=listaUtentiGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiGruppo.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaGruppiDef={name=listaGruppiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppi.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaGruppi.jsp, titoloMaschera=Lista gruppi del profilo in uso, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppi.jsp}} , dettaglioAccountDef={name=dettaglioAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioAccount.jsp}} , dettaglioProfiloDef={name=dettaglioProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioProfilo.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , sceltaTipoAccountDef={name=sceltaTipoAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headSceltaTipoAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/sceltaTipoAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloSceltaTipoAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniSceltaTipoAccount.jsp}} , associazioneGruppiAccountDef={name=associazioneGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniGruppiAccount.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , listaModelliGruppoDef={name=listaModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaModelliGruppo.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneRicercheGruppoDef={name=associazioneRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniRicercheGruppo.jsp}} , editAccountDef={name=editAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();nascondiModelliReport();gestioneCampoDataScadenza();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , listaProfiliDef={name=listaProfiliDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfili.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaProfili.jsp, titoloMaschera=Lista profili applicativo, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneUtentiProfiloDef={name=associazioneUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniUtentiProfilo.jsp}} , dettaglioGruppoDef={name=dettaglioGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headDettaglioGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/dettaglioGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniDettaglioGruppo.jsp}} , listaUfficiIntestatariAccountDef={name=listaUfficiIntestatariAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUffintAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUffintAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUffintAccount.jsp}} , listaGruppiAccountDef={name=listaGruppiAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiAccount.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , associazioneModelliGruppoDef={name=associazioneModelliGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headModelliGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formModelliGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniModelliGruppo.jsp}} , listaRicercheGruppoDef={name=listaRicercheGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaRicercheGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaRicercheGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaRicercheGruppo.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , listaUtentiProfiloDef={name=listaUtentiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaUtentiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaUtentiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaUtentiProfilo.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , trovaAccountDef={name=trovaAccountDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headTrovaAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formTrovaAccount.jsp, titoloMaschera=Ricerca utenti, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniTrovaAccount.jsp}} , cambiaPswAdminDef={name=cambiaPswAdminDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCambiaPswAdmin.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formCambiaPswAdmin.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloCambiaPassword.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCambiaPsw.jsp}} , listaProfiliAccountDef={name=listaProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaProfiliAccount.jsp}} , listaGruppiProfiloDef={name=listaGruppiProfiloDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaGruppiProfilo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioProfilo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/listaGruppiProfilo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabProfilo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaGruppiProfilo.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , associazioneProfiliAccountDef={name=associazioneProfiliAccountDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headFormProfiliAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioAccount.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formProfiliAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabAccount.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniProfiliAccount.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , editGruppoDef={name=editGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headEditGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formEditGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditGruppo.jsp}} , listaAccountLdapDef={name=listaAccountLdapDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headListaAccountLdap.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/listaAccountLdap.jsp, titoloMaschera=Lista utenti della intranet aziendale, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniListaAccountLdap.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editMioAccountDef={name=editMioAccountDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headMioAccount.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/admin/formMioAccount.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloMioAccount.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniEditAccount.jsp}} , creaGruppoDef={name=creaGruppoDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/admin/headCreaGruppo.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, titoloMaschera=/WEB-INF/pages/gene/admin/titoloDettaglioGruppo.jsp, dettaglioAreaDati=/WEB-INF/pages/gene/admin/formCreaGruppo.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, dettaglioAreaTab=/WEB-INF/pages/gene/admin/tabDettaglioGruppo.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/admin/azioniCreaGruppo.jsp}} } --- other factories --- - org.apache.struts.tiles.DEFINITIONS_FACTORY/w9=...I18nFactorySet :
--- default factory --- {formConsultaGaraSIMOG={name=formConsultaGaraSIMOG, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/consultaGara/headFormConsultaGaraSIMOG.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/consultaGara/formConsultaGaraSIMOG.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/consultaGara/titoloConsultaGaraSIMOG.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();richiestaConferma();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/consultaGara/azioniFormConsultaGaraSIMOG.jsp}} , .popupDef={name=.popupDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();'}} , resultConsultaGaraSIMOG={name=resultConsultaGaraSIMOG, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/consultaGara/headResultConsultaGaraSIMOG.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/consultaGara/resultConsultaGaraSIMOG.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/consultaGara/titoloConsultaGaraSIMOG.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/consultaGara/azioniResultConsultaGaraSIMOG.jsp}} , dettaglioDocumentoAssociatoDef={name=dettaglioDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headDettaglioDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/dettaglioDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniDettaglioDocumentoAssociato.jsp}} , formGaraCigImportDatiDaOR={name=formGaraCigImportDatiDaOR, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/importaDaOR/headFormImportaDatiDaOR1.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/importaDaOR/formImportaDatiDaOR1.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/importaDaOR/titoloImportaDatiDaOR.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();richiestaConferma();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/importaDaOR/azioniFormImportaDatiDaOR1.jsp}} , .trovaDef={name=.trovaDef, path=/WEB-INF/pages/templates/ricerca.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editDocumentoAssociatoDef={name=editDocumentoAssociatoDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headEditDocumentoAssociato.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/formEditDocumentoAssociato.jsp, titoloMaschera=/WEB-INF/pages/gene/docass/titoloDocumentoAssociato.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniEditDocumentoAssociato.jsp}} , formFasiImportDatiDaOR={name=formFasiImportDatiDaOR, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/importaDaOR/headFormImportaDatiDaOR2.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/importaDaOR/formImportaDatiDaOR2.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/importaDaOR/titoloImportaDatiDaOR.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();richiestaConferma();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/importaDaOR/azioniFormImportaDatiDaOR2.jsp}} , errorDef={name=errorDef, path=/WEB-INF/pages/templates/error.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=, testata=/WEB-INF/pages/commons/testata.jsp}} , loginDef={name=loginDef, path=/WEB-INF/pages/templates/login.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/login/headControlliJS.jsp, eventiDiPagina=, areaDestra=/WEB-INF/pages/gene/login/formLogin.jsp, testata=/WEB-INF/pages/commons/testata.jsp}} , resultImportaDatiDaOR={name=resultImportaDatiDaOR, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/importaDaOR/headFormImportaDatiDaOR.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/importaDaOR/formImportaDatiDaOR.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/importaDaOR/titoloImportaDatiDaOR.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();richiestaConferma();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/importaDaOR/azioniFormImportaDatiDaOR.jsp}} , .dettaglioNoTabDef={name=.dettaglioNoTabDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaDef={name=.listaDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , editListaPermessiEntitaDef={name=editListaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headEditListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/editListaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniEditListaPermessiEntita.jsp}} , listaDocumentiAssociatiDef={name=listaDocumentiAssociatiDef, path=/WEB-INF/pages/templates/lista.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/docass/headListaDocumentiAssociati.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/docass/listaDocumentiAssociati.jsp, titoloMaschera=Lista documenti associati, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/docass/azioniListaDocumentiAssociati.jsp}} , listaValoriTabellatoDef={name=listaValoriTabellatoDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/tabellati/headListaValoriTabellato.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/tabellati/formListaValoriTabellato.jsp, titoloMaschera=Lista valori}} , formMigrazioneSA={name=formMigrazioneSA, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/w9/commons/migrazionesa/headFormMigrazioneSa.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/w9/commons/migrazionesa/formMigrazioneSa.jsp, titoloMaschera=/WEB-INF/pages/w9/commons/migrazionesa/titoloMigrazioneSa.jsp, eventiDiPagina=onload='setVariables();checkLocation();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/w9/commons/migrazionesa/azioniFormMigrazioneSa.jsp}} , .dettaglioConTabDef={name=.dettaglioConTabDef, path=/WEB-INF/pages/templates/dettaglioConTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , listaPermessiEntitaDef={name=listaPermessiEntitaDef, path=/WEB-INF/pages/templates/dettaglioNoTab.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/gene/permessi/headListaPermessiEntita.jsp, linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, dettaglio=/WEB-INF/pages/gene/permessi/listaPermessiEntita.jsp, titoloMaschera=/WEB-INF/pages/gene/permessi/titoloListaPermessiEntita.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp, azioniContesto=/WEB-INF/pages/gene/permessi/azioniListaPermessiEntita.jsp}} , popupCancellaDocAssDef={name=popupCancellaDocAssDef, path=/WEB-INF/pages/templates/popup.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={head=/WEB-INF/pages/commons/vuoto.jsp, eventiDiPagina=onload='setVariables();findTableDatiLista();', dettaglio=/WEB-INF/pages/gene/docass/popUpCancellaDocAss.jsp, titoloMaschera=Eliminazione documenti associati}} , .wizardDef={name=.wizardDef, path=/WEB-INF/pages/templates/wizard.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} , .listaNoAzioniDef={name=.listaNoAzioniDef, path=/WEB-INF/pages/templates/listaNoAzioni.jsp, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={linkJSSubMenuSpecifico=/WEB-INF/pages/commons/jsSubMenuSpecifico.jsp, eventiDiPagina=onload='setVariables();checkLocation();initPage();findTableDatiLista();', linkJSSubMenuComune=/WEB-INF/pages/commons/jsSubMenuComune.jsp, menuComune=/WEB-INF/pages/commons/menuComune.jsp, testata=/WEB-INF/pages/commons/testata.jsp, menuSpecifico=/WEB-INF/pages/commons/menuSpecifico.jsp}} } --- other factories --- - org.apache.tomcat.InstanceManager=org.apache.catalina.core.DefaultInstanceManager@5f1976ba
- org.apache.tomcat.JarScanner=org.apache.tomcat.util.scan.StandardJarScanner@762fa575
- org.springframework.web.context.WebApplicationContext.ROOT=org.springframework.web.context.support.XmlWebApplicationContext@6a7e63ea: display name [Root WebApplicationContext]; startup date [Thu May 07 17:10:48 CEST 2026]; root of context hierarchy
- passwordNullable=0
- pathCss=std/
- pathImg=std/
- sentinellaAccessoAltroApplicativo=0
- uffintAbilitati=1
InitParameters
- contextConfigLocation=.../WEB-INF/xml/spring/application-context.xml,
/WEB-INF/xml/spring/tasks.xml, /WEB-INF/xml/spring/gene-common.xml, /WEB-INF/xml/spring/gene-admin.xml, /WEB-INF/xml/spring/gene-genric.xml, /WEB-INF/xml/spring/gene-genmod.xml, /WEB-INF/xml/spring/gene-schedric.xml, /WEB-INF/xml/spring/w9.xml, /WEB-INF/xml/spring/pt.xml, /WEB-INF/xml/spring/pt-cup-ws.xml, /WEB-INF/xml/spring/w9-LoaderAppaltoMassloaderSIMOG.xml, /WEB-INF/xml/spring/w9-sa.xml, /WEB-INF/xml/spring/w3.xml - MajorVersion=3
- MinorVersion=1
- ServerInfo=Apache Tomcat/8.5.55
- String=org.apache.catalina.core.ApplicationContextFacade@1bcb3376
|
| --------------------- |
|