An Error Occurred:

javax.el.ELException: /layout/header.xhtml @29,72 rendered="#{messaggioList.nonLettiCount >0}": Error reading 'nonLettiCount' on type it.futura.action.core.MessaggioList_$$_javassist_seam_9

+ Stack Trace

javax.faces.FacesException: javax.el.ELException: /layout/header.xhtml @29,72 rendered="#{messaggioList.nonLettiCount >0}": Error reading 'nonLettiCount' on type it.futura.action.core.MessaggioList_$$_javassist_seam_9
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:393)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:924)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:148)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:930)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
	at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
	at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
	at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110)
	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
	at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
	at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:90)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:206)
	at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
	at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:388)
	at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:515)
	at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
	at org.apache.catalina.core.StandardContextValve.__invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:436)
	at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:384)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
	at java.lang.Thread.run(Thread.java:745)
Caused by: javax.el.ELException: /layout/header.xhtml @29,72 rendered="#{messaggioList.nonLettiCount >0}": Error reading 'nonLettiCount' on type it.futura.action.core.MessaggioList_$$_javassist_seam_9
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:390)
	... 58 more
Caused by: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute query
	at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:614)
	at org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:128)
	at it.futura.action.core.MessaggioList.getNonLettiCount(MessaggioList.java:110)
	at sun.reflect.GeneratedMethodAccessor496.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
	at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
	at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
	at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
	at org.jboss.seam.transaction.TransactionInterceptor$1.work(TransactionInterceptor.java:97)
	at org.jboss.seam.util.Work.workInTransaction(Work.java:61)
	at org.jboss.seam.transaction.TransactionInterceptor.aroundInvoke(TransactionInterceptor.java:91)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
	at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
	at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
	at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185)
	at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103)
	at it.futura.action.core.MessaggioList_$$_javassist_seam_9.getNonLettiCount(MessaggioList_$$_javassist_seam_9.java)
	at sun.reflect.GeneratedMethodAccessor495.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.el.BeanELResolver.getValue(BeanELResolver.java:62)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:54)
	at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
	at org.jboss.el.parser.AstPropertySuffix.getValue(AstPropertySuffix.java:53)
	at org.jboss.el.parser.AstValue.getValue(AstValue.java:67)
	at org.jboss.el.parser.AstGreaterThan.getValue(AstGreaterThan.java:21)
	at org.jboss.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	... 59 more
Caused by: org.hibernate.exception.GenericJDBCException: could not execute query
	at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126)
	at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:114)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
	at org.hibernate.loader.Loader.doList(Loader.java:2231)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)
	at org.hibernate.loader.Loader.list(Loader.java:2120)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401)
	at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:361)
	at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
	at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)
	at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
	at org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:88)
	... 91 more
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: La connessione è chiusa.
	at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:191)
	at com.microsoft.sqlserver.jdbc.SQLServerConnection.checkClosed(SQLServerConnection.java:395)
	at com.microsoft.sqlserver.jdbc.SQLServerConnection.prepareStatement(SQLServerConnection.java:2292)
	at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.doPrepareStatement(BaseWrapperManagedConnection.java:465)
	at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:460)
	at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:243)
	at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:534)
	at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:452)
	at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)
	at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1573)
	at org.hibernate.loader.Loader.doQuery(Loader.java:696)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)
	at org.hibernate.loader.Loader.doList(Loader.java:2228)
	... 99 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="it" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/error.xhtml">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <link rel="shortcut icon" href="#{request.contextPath}/img/favicon#{identity.irfs?'Irfs' :'Futura'}.gif"/> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> <meta content="#{identity.irfs?'IRFS' :'Futura'} application"/> <title>#{identity.irfs?'IRFS' :'Futura'} - Gestionale</title> <link rel="shortcut icon" href="#{request.contextPath}/favicon#{identity.irfs?'Irfs' :'Futura'}.ico"/>
<HtmlLoadStyle id="j_id2" rendered="true" src="resource:///stylesheet/theme.xcss" transient="false"/>
<HtmlLoadStyle id="j_id3" rendered="true" src="/stylesheet/theme.css" transient="false"/>
<HtmlLoadScript id="j_id4" rendered="true" src="/js/jquery.fixedtableheader-1-0-2.min.js" transient="false"/>
<HtmlLoadStyle id="j_id5" rendered="true" src="/stylesheet/style.css" transient="false"/>
<link type="text/css" rel="stylesheet" href="#{request.contextPath}/themes/aristo/skin.css"/>
<HtmlLoadScript id="j_id7" rendered="true" src="/js/jquery.maskedinput-1.2.2.js" transient="false"/>
<script type="text/javascript"> function confirmDelete(){ if (! window.confirm('Sei sicuro di volerlo cancellare?')) { return false; } } function confirmAlert(){ if (! window.confirm('Sei sicuro di voler continuare?')) { return false; } } </script> <!--[if IE 6]><link rel="stylesheet" href="stylesheet/style.ie6.css" type="text/css" /><![endif]-->
<script> function preventBack(){window.history.forward();} if(false ){ setTimeout("preventBack()", 0); window.onunload=function(){null}; } </script> </head>
<body> <div class="PageBackgroundSimpleGradient"> </div> <div class="Main"> <div class="Sheet"> <div class="Sheet-tl"/> <div class="Sheet-tr"><div/></div> <div class="Sheet-bl"><div/></div> <div class="Sheet-br"><div/></div> <div class="Sheet-tc"><div/></div> <div class="Sheet-bc"><div/></div> <div class="Sheet-cl"><div/></div> <div class="Sheet-cr"><div/></div> <div class="Sheet-cc"/> <div class="Sheet-body">
<div class="Header daRimuovere"> <div class="Header-jpeg#{identity.irfsClass}">
<HtmlGraphicImage height="80px" id="j_id12" ismap="false" rendered="false" transient="false" url="/images/Pingu.png" value="/images/Pingu.png" width="80px"/>
</div> <div class="logo"> <div id="slogan-text" class="logo-text"> </div>
<HtmlDiv id="headerLast2" rendered="false" style="vertical-align:middle" transient="false">
<font color="red"><b>
<HtmlOutputText escape="true" id="j_id15" rendered="true" transient="false"/>
</b></font>
</HtmlDiv>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id17" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlPanelGroup id="j_id18" transient="false">
<font color="red"><b>
<HtmlCommandLink action="#{redir.redir('/home.xhtml','Home')}" actionExpression="#{redir.redir('/home.xhtml','Home')}" disabled="false" id="j_id20" immediate="false" rendered="true" transient="false"/>
</b></font>
</HtmlPanelGroup>
</HtmlForm>
<HtmlDiv id="headerLast" rendered="false" style="vertical-align:middle" transient="false">
<HtmlPanelGrid border="-2147483648" columns="4" id="j_id22" rendered="false" transient="false">
<b>Ultimo Corso:</b>
<HtmlOutputText escape="true" id="j_id24" rendered="true" transient="false"/>
<HtmlLink action=" disabled="false" id="corsosView" immediate="false" includePageParams="true" propagation="default" rendered="false" style="vertical-align:middle" transient="false" view="/Corso.xhtml">
<HtmlGraphicImage id="j_id25" ismap="false" rendered="true" transient="false" url="/icons/information.png" value="/icons/information.png"/>
<UIParameter id="j_id26" name="corsoId" rendered="true" transient="false"/>
</HtmlLink>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id27" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlCommandLink disabled="false" id="corsosSel" immediate="false" rendered="false" style="vertical-align:middle" transient="false">
<HtmlGraphicImage id="j_id28" ismap="false" rendered="true" transient="false" url="/icons/magnifier.png" value="/icons/magnifier.png"/>
<UIParameter id="j_id29" name="corsoId" rendered="true" transient="false"/>
<UIParameter id="j_id30" name="progettoId" rendered="true" transient="false"/>
<UIParameter id="j_id31" name="nomeCorso" rendered="true" transient="false"/>
<UIParameter id="j_id32" name="nomeProgetto" rendered="true" transient="false"/>
<UIParameter id="j_id33" name="anno" rendered="true" transient="false"/>
<UIParameter id="j_id34" name="sede" rendered="true" transient="false"/>
<UIParameter id="j_id35" name="from" rendered="true" transient="false"/>
</HtmlCommandLink>
</HtmlForm>
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="4" id="j_id36" rendered="false" transient="false">
<b>Ultimo Progetto:</b>
<HtmlOutputText escape="true" id="j_id38" rendered="true" transient="false"/>
<HtmlLink action=" disabled="false" id="progettoView" immediate="false" includePageParams="true" propagation="default" rendered="false" style="vertical-align:middle" transient="false" view="/Progetto.xhtml">
<HtmlGraphicImage id="j_id39" ismap="false" rendered="true" transient="false" url="/icons/information.png" value="/icons/information.png"/>
<UIParameter id="j_id40" name="progettoId" rendered="true" transient="false"/>
</HtmlLink>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id41" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlCommandLink disabled="false" id="progettoSel" immediate="false" rendered="true" style="vertical-align:middle" transient="false">
<HtmlGraphicImage id="j_id42" ismap="false" rendered="true" transient="false" url="/icons/magnifier.png" value="/icons/magnifier.png"/>
<UIParameter id="j_id43" name="progettoId" rendered="true" transient="false"/>
<UIParameter id="j_id44" name="nomeProgetto" rendered="true" transient="false"/>
<UIParameter id="j_id45" name="anno" rendered="true" transient="false"/>
<UIParameter id="j_id46" name="from" rendered="true" transient="false"/>
</HtmlCommandLink>
</HtmlForm>
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="3" id="j_id47" rendered="true" transient="false">
<b>Ultimo Curriculum:</b> #{identity.curriculum.persona}
<HtmlLink action=" disabled="false" id="curriculumsView" immediate="false" includePageParams="true" propagation="default" rendered="false" style="vertical-align:middle" transient="false" view="/Curriculum.xhtml">
<HtmlGraphicImage id="j_id49" ismap="false" rendered="true" transient="false" url="/icons/information.png" value="/icons/information.png"/>
<UIParameter id="j_id50" name="curriculumId" rendered="true" transient="false"/>
</HtmlLink>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id51" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlCommandLink disabled="false" id="curriculumsSel" immediate="false" rendered="false" style="vertical-align:middle" transient="false">
<HtmlGraphicImage id="j_id52" ismap="false" rendered="true" transient="false" url="/icons/magnifier.png" value="/icons/magnifier.png"/>
<UIParameter id="j_id53" name="curriculumId" rendered="true" transient="false"/>
<UIParameter id="j_id54" name="nome" rendered="true" transient="false"/>
<UIParameter id="j_id55" name="cognome" rendered="true" transient="false"/>
<UIParameter id="j_id56" name="nomeIncaricato" rendered="true" transient="false"/>
<UIParameter id="j_id57" name="cognomeIncaricato" rendered="true" transient="false"/>
<UIParameter id="j_id58" name="provincia" rendered="true" transient="false"/>
</HtmlCommandLink>
</HtmlForm>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id59" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlDiv id="j_id60" rendered="false" style="text-align:right;margin-right:130px" transient="false">
<HtmlDiv id="j_id61" rendered="true" style="margin-left:200px;float:left;" transient="false">
<HtmlCommandLink action="#{identity.setTemplate('100')}" actionExpression="#{identity.setTemplate('100')}" disabled="false" id="j_id62" immediate="false" rendered="true" transient="false" value="Visualizza schermo intero"/>
<HtmlCommandLink action="#{identity.setTemplate('')}" actionExpression="#{identity.setTemplate('')}" disabled="false" id="j_id63" immediate="false" rendered="false" transient="false" value="Visualizzazione classica"/>
</HtmlDiv>
<HtmlDiv id="j_id64" rendered="true" style="margin-left:200px;float:left;" transient="false">
<b>
<HtmlOutputText escape="true" id="menuWelcomeId" rendered="false" transient="false">
utente:
<HtmlLink action="#{userAction.editUser(credentials.username)}" actionExpression="#{userAction.editUser(credentials.username)}" disabled="false" id="editHeader" immediate="false" includePageParams="true" propagation="default" rendered="true" transient="false" value=" "/>
</HtmlOutputText>
</b>
<HtmlLink action=" disabled="false" id="menuLoginId" immediate="false" includePageParams="true" propagation="none" rendered="true" transient="false" value="Login" view="/login.xhtml"/>
<HtmlGraphicImage id="j_id68" ismap="false" rendered="true" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlLink action="#{identity.logout}" actionExpression="#{identity.logout}" disabled="false" id="menuLogoutId" immediate="false" includePageParams="true" propagation="none" rendered="false" transient="false" view="/home.xhtml">
Esci
<HtmlSpacer height="1" id="j_id70" rendered="true" title="" transient="false" width="10"/>
<HtmlGraphicImage id="j_id71" ismap="false" rendered="true" transient="false" url="/icons/disconnect.png" value="/icons/disconnect.png"/>
</HtmlLink>
</HtmlDiv>
</HtmlDiv>
</HtmlForm>
</div> </div>
<HtmlForm enctype="application/x-www-form-urlencoded" id="menuform" prependId="true" rendered="true" style="margin: 0;" styleClass="daRimuovere" submitted="false" transient="false">
<HtmlToolBar id="j_id73" itemSeparator="none" rendered="true" transient="false" width="100%">
<HtmlSpacer height="30" id="j_id74" rendered="true" title="" transient="false" width="1"/>
<HtmlCommandLink action="#{redir.redir('/home.xhtml','Home')}" actionExpression="#{redir.redir('/home.xhtml','Home')}" disabled="false" id="j_id75" immediate="false" rendered="false" transient="false">
<HtmlGraphicImage id="j_id76" ismap="false" rendered="true" transient="false" url="/icons/house.png" value="/icons/house.png"/>
</HtmlCommandLink>
<HtmlCommandLink action="#{redir.redir('/homeDocente.xhtml','Home')}" actionExpression="#{redir.redir('/homeDocente.xhtml','Home')}" disabled="false" id="j_id77" immediate="false" rendered="false" transient="false">
<HtmlGraphicImage id="j_id78" ismap="false" rendered="true" transient="false" url="/icons/house.png" value="/icons/house.png"/>
</HtmlCommandLink>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id79" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Protocollo
<HtmlMenuItem action="#{redir.redir('/ProtocolloList.xhtml','Protocollo')}" actionExpression="#{redir.redir('/ProtocolloList.xhtml','Protocollo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id81" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco protocollo"/>
<HtmlMenuItem action="#{redir.redir('/MittentiList.xhtml','Protocollo')}" actionExpression="#{redir.redir('/MittentiList.xhtml','Protocollo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id82" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Rubrica mittenti"/>
<HtmlMenuItem action="#{redir.redir('/DelibereList.xhtml','Delibere')}" actionExpression="#{redir.redir('/DelibereList.xhtml','Delibere')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id83" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Delibere"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id84" ismap="false" rendered="true" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlToolBarGroup id="j_id85" itemSeparator="none" location="left" rendered="true" transient="false">
<HtmlLink action=" disabled="false" id="j_id86" immediate="false" includePageParams="true" propagation="default" rendered="true" transient="false" value="Login" view="/home.xhtml"/>
</HtmlToolBarGroup>
<HtmlGraphicImage id="j_id87" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id88" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Buste Paga
<HtmlMenuItem action="#{redir.redir('/bustePersonali.xhtml','Elenco Buste Personali')}" actionExpression="#{redir.redir('/bustePersonali.xhtml','Elenco Buste Personali')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id90" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Buste Personali"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id91" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Risorse umane
<HtmlMenuItem action="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id93" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Anagrafiche"/>
<HtmlMenuItem action="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id94" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Anagrafica"/>
<HtmlMenuItem action="#{redir.redir('/personale/PersonaleList.xhtml','Curriculum')}" actionExpression="#{redir.redir('/personale/PersonaleList.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id95" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Personale Dipendente Interno"/>
<HtmlMenuItem action="#{redir.redir('/PersonaleIncaricoList.xhtml','Personale Futura')}" actionExpression="#{redir.redir('/PersonaleIncaricoList.xhtml','Personale Futura')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id96" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Schede Personale"/>
<HtmlMenuItem action="#{redir.redir('/DocumentiPersonaleList.xhtml','Documenti Personale Futura')}" actionExpression="#{redir.redir('/DocumentiPersonaleList.xhtml','Documenti Personale Futura')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id97" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Documenti Personale"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id98" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Risorse umane
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id100" rendered="false" showDelay="300" transient="false" value="Curriculum(Anagrafica)">
<HtmlMenuItem action="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id101" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Anagrafiche"/>
<HtmlMenuItem action="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id102" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Anagrafica"/>
<HtmlMenuItem action="#{redir.redir('/personale/PersonaleList.xhtml','Curriculum')}" actionExpression="#{redir.redir('/personale/PersonaleList.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id103" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Personale Dipendente Interno"/>
<HtmlMenuItem action="#{redir.redir('/PersonaleIncaricoList.xhtml','Personale Futura')}" actionExpression="#{redir.redir('/PersonaleIncaricoList.xhtml','Personale Futura')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id104" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Schede Personale"/>
<HtmlMenuItem action="#{redir.redir('/DocumentiPersonaleList.xhtml','Documenti Personale Futura')}" actionExpression="#{redir.redir('/DocumentiPersonaleList.xhtml','Documenti Personale Futura')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id105" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Documenti Personale"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id106" rendered="false" showDelay="300" transient="false" value="Incarichi">
<HtmlMenuItem action="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id107" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Incarichi"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id108" rendered="false" showDelay="300" transient="false" value="Incarichi">
<HtmlMenuItem action="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id109" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Incarichi"/>
<HtmlMenuItem action="#{redir.redir('/IncaricoEdit.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoEdit.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id110" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Incarico"/>
<HtmlMenuItem action="#{redir.redir('/IncaricoDipEdit.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoDipEdit.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id111" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Incarico Dipendenti"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id112" rendered="false" showDelay="300" transient="false" value="Pagamenti">
<HtmlMenuItem action="#{redir.redir('/PagamentoInsert.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoInsert.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id113" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Esegui Pagamento"/>
<HtmlMenuItem action="#{redir.redir('/PagamentoInsertXCurriculum.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoInsertXCurriculum.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id114" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Esegui Pagamento Dipendenti e Co.co.pro"/>
<HtmlMenuItem action="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id115" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Ricerca Pagamenti"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/ImportaBustePaga.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/ImportaBustePaga.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id116" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Buste Paga"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/VisualizzaBustePaga.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/VisualizzaBustePaga.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id117" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Effettua Ripartizione"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/CalcolaF24.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/CalcolaF24.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id118" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza F24"/>
<HtmlMenuItem action="#{redir.redir('/controllo/EsportaPagamenti.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/controllo/EsportaPagamenti.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id119" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Esporta Pagamenti"/>
</HtmlMenuGroup>
<HtmlMenuSeparator id="j_id120" rendered="true" transient="false"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id121" rendered="false" showDelay="300" transient="false" value="Diario di bordo">
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id122" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Gestisci diari di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id123" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Diario di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id124" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Diario di bordo "/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id125" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Ricerca Pagamenti"/>
<HtmlMenuItem action="#{redir.redir('/planning2.xhtml','Planning')}" actionExpression="#{redir.redir('/planning2.xhtml','Planning')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id126" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Planning"/>
<HtmlMenuSeparator id="j_id127" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/buste.xhtml','Scarica Busta Paga')}" actionExpression="#{redir.redir('/buste.xhtml','Scarica Busta Paga')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id128" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Scarica Busta Paga Docenti"/>
<HtmlMenuItem action="#{redir.redir('/bustePersonali.xhtml','Elenco Buste Personali')}" actionExpression="#{redir.redir('/bustePersonali.xhtml','Elenco Buste Personali')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id129" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Buste Personali"/>
<HtmlMenuItem action="#{redir.redir('/RisposteEdit2.xhtml')}" actionExpression="#{redir.redir('/RisposteEdit2.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id130" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Monitoriaggio Docenti"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id131" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" value="Diario di bordo" verticalOffset="0">
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id132" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Gestisci diari di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id133" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Diario di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id134" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Diario di bordo "/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id135" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id136" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Gestione progetti
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id138" rendered="false" showDelay="300" transient="false" value="Bandi">
<HtmlMenuItem action="#{redir.redir('/BandiList.xhtml','Bandi')}" actionExpression="#{redir.redir('/BandiList.xhtml','Bandi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id139" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Bandi"/>
</HtmlMenuGroup>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id140" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Gestione progetti
<HtmlMenuItem action="#{redir.redir('/ProgettoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/ProgettoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id142" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Progetti"/>
<HtmlMenuItem action="#{redir.redir('/CorsoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/CorsoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id143" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Corsi"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id144" rendered="false" showDelay="300" transient="false" value="Moduli">
<HtmlMenuItem action="#{redir.redir('/ModuliList.xhtml','Progetti')}" actionExpression="#{redir.redir('/ModuliList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id145" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Moduli"/>
<HtmlMenuItem action="#{redir.redir('/CorsoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/CorsoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id146" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Modulo"/>
<HtmlMenuItem action="#{redir.redir('/ElencoModuliList.xhtml','Progetti')}" actionExpression="#{redir.redir('/ElencoModuliList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id147" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Moduli Generale"/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/AvvisoList.xhtml','Elenco Avvisi')}" actionExpression="#{redir.redir('/AvvisoList.xhtml','Elenco Avvisi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id148" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Avvisi"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id149" rendered="false" showDelay="300" transient="false" value="Bandi">
<HtmlMenuItem action="#{redir.redir('/BandiList.xhtml','Bandi')}" actionExpression="#{redir.redir('/BandiList.xhtml','Bandi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id150" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Bandi"/>
<HtmlMenuItem action="#{redir.redir('/RequisitiAmmissioneList.xhtml','RequisitiAmmissione')}" actionExpression="#{redir.redir('/RequisitiAmmissioneList.xhtml','RequisitiAmmissione')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id151" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Requisiti Ammissione"/>
</HtmlMenuGroup>
<HtmlMenuSeparator id="j_id152" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/FidejussioniList.xhtml','Rendiconto')}" actionExpression="#{redir.redir('/FidejussioniList.xhtml','Rendiconto')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id153" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Fidejussioni"/>
<HtmlMenuItem action="#{redir.redir('/controllo/Rendiconto.xhtml','Rendiconto')}" actionExpression="#{redir.redir('/controllo/Rendiconto.xhtml','Rendiconto')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id154" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Rendiconto"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id155" rendered="false" showDelay="300" transient="false" value="Procedure di controllo">
<HtmlMenuItem action="#{redir.redir('/controllo/LibroGiornale.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/LibroGiornale.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id156" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Libro Giornale"/>
<HtmlMenuItem action="#{redir.redir('/controllo/ControlloList.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/ControlloList.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id157" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Controllo Progetti"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id158" rendered="true" showDelay="300" transient="false" value="Controllo Delta">
<HtmlMenuItem action="#{redir.redir('/controllo/ControlloDelta.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/ControlloDelta.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id159" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Progetti"/>
<HtmlMenuItem action="#{redir.redir('/controllo/ControlloDeltaDipendenti.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/ControlloDeltaDipendenti.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id160" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Dipendenti"/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/controllo/RendicontoContabilita.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/RendicontoContabilita.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id161" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Rendiconto Contabilita"/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/FattureList.xhtml','Fatture')}" actionExpression="#{redir.redir('/FattureList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id162" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Fatture"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id163" rendered="false" showDelay="300" transient="false" value="Fatture">
<HtmlMenuItem action="#{redir.redir('/FattureList.xhtml','Fatture')}" actionExpression="#{redir.redir('/FattureList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id164" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Fatture"/>
<HtmlMenuItem action="#{redir.redir('/ScadenziarioFatture.xhtml','Fatture')}" actionExpression="#{redir.redir('/ScadenziarioFatture.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id165" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Scadenzario Fatture"/>
<HtmlMenuItem action="#{redir.redir('/forniture/PagamentiList.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/PagamentiList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id166" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Pagamenti Fatture"/>
<HtmlMenuItem action="#{redir.redir('/forniture/CategorieAnaliticoList.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/CategorieAnaliticoList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id167" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Analitico"/>
<HtmlMenuItem action="#{redir.redir('/forniture/ScaricoAnalitico.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/ScaricoAnalitico.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id168" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Scarico Analitico"/>
<HtmlMenuItem action="#{redir.redir('/FattureAttiveList.xhtml','Fatture')}" actionExpression="#{redir.redir('/FattureAttiveList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id169" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Emetti Fattura"/>
<HtmlMenuItem action="#{redir.redir('/RisposteEdit2.xhtml')}" actionExpression="#{redir.redir('/RisposteEdit2.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id170" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci risposte questionari fornitori"/>
</HtmlMenuGroup>
<HtmlMenuSeparator id="j_id171" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/tabelle/BancaList.xhtml','Mandati')}" actionExpression="#{redir.redir('/tabelle/BancaList.xhtml','Mandati')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id172" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Conti Corrente"/>
<HtmlMenuItem action="#{redir.redir('/pagamenti/MovimentiEconomiciList.xhtml','Mandati')}" actionExpression="#{redir.redir('/pagamenti/MovimentiEconomiciList.xhtml','Mandati')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id173" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Mandati"/>
<HtmlMenuItem action="#{redir.redir('/pagamenti/MovimentiEconomiciPagamentiList.xhtml','Mandati')}" actionExpression="#{redir.redir('/pagamenti/MovimentiEconomiciPagamentiList.xhtml','Mandati')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id174" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Rimborso Mandati"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id175" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id176" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Gestione corsi
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id178" rendered="false" showDelay="300" transient="false" value="Calendario">
<HtmlMenuItem action="#{redir.redir('/PianificazioneSelect.xhtml','Calendario')}" actionExpression="#{redir.redir('/PianificazioneSelect.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id179" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Pianificazione Corso"/>
<HtmlMenuItem action="#{redir.redir('/PianificazioneMensileSelect.xhtml','Calendario')}" actionExpression="#{redir.redir('/PianificazioneMensileSelect.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id180" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza calendario mensile"/>
<HtmlMenuItem action="#{redir.redir('/OrarioDocenteList.xhtml','Calendario')}" actionExpression="#{redir.redir('/OrarioDocenteList.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id181" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza pianificazione corso/docente"/>
<HtmlMenuItem action="#{redir.redir('/GiornateDocenteList.xhtml','Calendario')}" actionExpression="#{redir.redir('/GiornateDocenteList.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id182" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza pianificazione giornate docente"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id183" rendered="false" showDelay="300" transient="false" value="Allievi">
<HtmlMenuItem action="#{redir.redir('/AspirantiAllieviList.xhtml','Allievi')}" actionExpression="#{redir.redir('/AspirantiAllieviList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id184" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Aspiranti Allievi"/>
<HtmlMenuItem action="#{redir.redir('/AllieviList.xhtml','Allievi')}" actionExpression="#{redir.redir('/AllieviList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id185" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Ricerca Allievi"/>
<HtmlMenuSeparator id="j_id186" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/SchedaDiContattoAllieviList.xhtml','Allievi')}" actionExpression="#{redir.redir('/SchedaDiContattoAllieviList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id187" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Schede di Contatto"/>
<HtmlMenuItem action="#{redir.redir('/SchedaDiContattoAllieviEdit.xhtml','Allievi')}" actionExpression="#{redir.redir('/SchedaDiContattoAllieviEdit.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id188" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci Scheda di Contatto"/>
<HtmlMenuSeparator id="j_id189" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/AssenzeEdit.xhtml','Allievi')}" actionExpression="#{redir.redir('/AssenzeEdit.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id190" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Assenze"/>
<HtmlMenuItem action="#{redir.redir('/AssenzeEdit2.xhtml','Allievi')}" actionExpression="#{redir.redir('/AssenzeEdit2.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id191" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Assenze Stage o Work Experience"/>
<HtmlMenuSeparator id="j_id192" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/PagelleInsert.xhtml','Progetti')}" actionExpression="#{redir.redir('/PagelleInsert.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id193" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Voti Pagelle"/>
<HtmlMenuSeparator id="j_id194" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/VisualizzaAllievi.xhtml','Allievi')}" actionExpression="#{redir.redir('/VisualizzaAllievi.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id195" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza Allievi"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id196" rendered="false" showDelay="300" transient="false" value="Selezioni">
<HtmlMenuItem action="#{redir.redir('/LettereConvocazioneSelezione.xhtml','Allievi')}" actionExpression="#{redir.redir('/LettereConvocazioneSelezione.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id197" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Lettere Convocazione Selezione"/>
<HtmlMenuItem action="#{redir.redir('/DatiSelezione.xhtml','Allievi')}" actionExpression="#{redir.redir('/DatiSelezione.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id198" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Effettua Selezione"/>
<HtmlMenuItem action="#{redir.redir('/selezione/DomandeSelezioneList.xhtml','Allievi')}" actionExpression="#{redir.redir('/selezione/DomandeSelezioneList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id199" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco domande selezione"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id200" rendered="false" showDelay="300" transient="false" value="Esami">
<HtmlMenuItem action="#{redir.redir('/ProcedureEsami.xhtml')}" actionExpression="#{redir.redir('/ProcedureEsami.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id201" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Prepara verbali"/>
<HtmlMenuItem action="#{redir.redir('/StampaAttestati.xhtml')}" actionExpression="#{redir.redir('/StampaAttestati.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id202" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Attestati"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="j_id203" rendered="false" showDelay="300" transient="false" value="Verbali e Scrutini">
<HtmlMenuItem action="#{redir.redir('/PagelleInsert.xhtml','Progetti')}" actionExpression="#{redir.redir('/PagelleInsert.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id204" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica voti e scrutini"/>
<HtmlMenuItem action="#{redir.redir('/VerbaliDiClasse.xhtml','Progetti')}" actionExpression="#{redir.redir('/VerbaliDiClasse.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id205" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Verbali di classe"/>
<HtmlMenuItem action="#{redir.redir('/StampaAttestati.xhtml','Progetti')}" actionExpression="#{redir.redir('/StampaAttestati.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id206" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Certificazione Competenza"/>
</HtmlMenuGroup>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id207" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id208" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Statistiche
<HtmlMenuItem action="#{redir.redir('/ProspettoIscrizioni.xhtml','Allievi')}" actionExpression="#{redir.redir('/ProspettoIscrizioni.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id210" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Prospetto iscrizioni"/>
<HtmlMenuSeparator id="j_id211" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/RisposteEdit2.xhtml')}" actionExpression="#{redir.redir('/RisposteEdit2.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id212" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inserisci risposte questionari"/>
<HtmlMenuGroup direction="bottom-left" disabled="false" event="onmouseover" id="j_id213" rendered="false" showDelay="300" transient="false" value="Statistiche questionari">
<HtmlMenuItem action="#{redir.redir('/ValutazioneModuliRiepilogo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneModuliRiepilogo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id214" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie moduli per corso"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneModulo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneModulo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id215" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie per modulo"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneDocentiRiepilogo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneDocentiRiepilogo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id216" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie docenti per anno"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneCorso.xhtml')}" actionExpression="#{redir.redir('/ValutazioneCorso.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id217" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie per corso quest. B"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneFornitore.xhtml')}" actionExpression="#{redir.redir('/ValutazioneFornitore.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id218" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie per fornitori quest. D"/>
</HtmlMenuGroup>
<HtmlMenuSeparator id="j_id219" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/Statistiche.xhtml')}" actionExpression="#{redir.redir('/Statistiche.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id220" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Pubblicitarie"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheTitoliStudio.xhtml')}" actionExpression="#{redir.redir('/StatisticheTitoliStudio.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id221" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Titoli studio"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheComuniDomicilio.xhtml')}" actionExpression="#{redir.redir('/StatisticheComuniDomicilio.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id222" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Comuni domicilio"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheComuniResidenza.xhtml')}" actionExpression="#{redir.redir('/StatisticheComuniResidenza.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id223" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Comuni residenza"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheGenere.xhtml')}" actionExpression="#{redir.redir('/StatisticheGenere.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id224" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Genere"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheOccupazionali.xhtml')}" actionExpression="#{redir.redir('/StatisticheOccupazionali.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id225" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Statistiche occupazionali"/>
<HtmlMenuItem action="#{redir.redir('/StatisticheAllieviCorso.xhtml')}" actionExpression="#{redir.redir('/StatisticheAllieviCorso.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id226" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Statistiche allievi"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id227" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id228" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Statistiche
<HtmlMenuGroup direction="bottom-right" disabled="false" event="onmouseover" id="j_id230" rendered="false" showDelay="300" transient="false" value="Statistiche questionari">
<HtmlMenuItem action="#{redir.redir('/ValutazioneModuliRiepilogo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneModuliRiepilogo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id231" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie moduli per corso"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneModulo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneModulo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id232" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie per modulo"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneDocentiRiepilogo.xhtml')}" actionExpression="#{redir.redir('/ValutazioneDocentiRiepilogo.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id233" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie docenti per anno"/>
<HtmlMenuItem action="#{redir.redir('/ValutazioneCorso.xhtml')}" actionExpression="#{redir.redir('/ValutazioneCorso.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id234" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Medie per corso quest. B"/>
</HtmlMenuGroup>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id235" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="left-down" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id236" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Tabelle
<HtmlMenuGroup direction="left-down" disabled="false" event="onmouseover" id="j_id238" rendered="false" showDelay="300" transient="false" value="Gestione tabelle">
<HtmlMenuItem action="#{redir.redir('/AreaList.xhtml')}" actionExpression="#{redir.redir('/AreaList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id239" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Aree"/>
<HtmlMenuItem action="#{redir.redir('/SettoreList.xhtml')}" actionExpression="#{redir.redir('/SettoreList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id240" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Settori"/>
<HtmlMenuItem action="#{redir.redir('/SpecializzazioneList.xhtml')}" actionExpression="#{redir.redir('/SpecializzazioneList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id241" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Specializzazioni"/>
<HtmlMenuItem action="#{redir.redir('/TitoloStudioList.xhtml')}" actionExpression="#{redir.redir('/TitoloStudioList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id242" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Titoli di Studio"/>
<HtmlMenuItem action="#{redir.redir('/TipologiaList.xhtml')}" actionExpression="#{redir.redir('/TipologiaList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id243" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Tipologie"/>
<HtmlMenuItem action="#{redir.redir('/SedeList.xhtml')}" actionExpression="#{redir.redir('/SedeList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id244" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Sedi"/>
<HtmlMenuItem action="#{redir.redir('/TipologiaContrattoList.xhtml')}" actionExpression="#{redir.redir('/TipologiaContrattoList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id245" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Tipologie Contratti"/>
<HtmlMenuItem action="#{redir.redir('/TipologiaIncaricoList.xhtml')}" actionExpression="#{redir.redir('/TipologiaIncaricoList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id246" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Tipologie di Incarico"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/CampiBustaPagaList.xhtml')}" actionExpression="#{redir.redir('/bustaPaga/CampiBustaPagaList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id247" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Busta Paga"/>
<HtmlMenuItem action="#{redir.redir('/RequisitiAmmissioneList.xhtml')}" actionExpression="#{redir.redir('/RequisitiAmmissioneList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id248" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Requisiti Selezione"/>
<HtmlMenuItem action="#{redir.redir('/TipologiaProgettoList.xhtml')}" actionExpression="#{redir.redir('/TipologiaProgettoList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id249" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Tipologia Progetto"/>
</HtmlMenuGroup>
<HtmlMenuGroup direction="left-down" disabled="false" event="onmouseover" id="j_id250" rendered="false" showDelay="300" transient="false" value="Imposte">
<HtmlMenuItem action="#{redir.redir('/InpsList.xhtml')}" actionExpression="#{redir.redir('/InpsList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id251" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Inps"/>
<HtmlMenuItem action="#{redir.redir('/IrapList.xhtml')}" actionExpression="#{redir.redir('/IrapList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id252" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Irap"/>
<HtmlMenuItem action="#{redir.redir('/AddizionaleRegionaleList.xhtml')}" actionExpression="#{redir.redir('/AddizionaleRegionaleList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id253" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Addizionale regionale"/>
<HtmlMenuItem action="#{redir.redir('/AddizionaleComunaleList.xhtml')}" actionExpression="#{redir.redir('/AddizionaleComunaleList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id254" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Addizionale comunale"/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/FestivitaList.xhtml')}" actionExpression="#{redir.redir('/FestivitaList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id255" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Festività"/>
<HtmlMenuSeparator id="j_id256" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/schedaComune/SchedaComuneList.xhtml')}" actionExpression="#{redir.redir('/schedaComune/SchedaComuneList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id257" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Schede Partner"/>
<HtmlMenuItem action="#{redir.redir('/profiloProfessionale/ProfiloProfessionaleList.xhtml')}" actionExpression="#{redir.redir('/profiloProfessionale/ProfiloProfessionaleList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id258" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Profilo Professionale"/>
<HtmlMenuSeparator id="j_id259" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/documenti/DocumentiList.xhtml')}" actionExpression="#{redir.redir('/documenti/DocumentiList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id260" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Documenti"/>
<HtmlMenuItem action="#{redir.redir('/DocumentiQualitaList.xhtml')}" actionExpression="#{redir.redir('/DocumentiQualitaList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id261" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Documenti Qualità"/>
<HtmlMenuSeparator id="j_id262" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/FornitoriList.xhtml')}" actionExpression="#{redir.redir('/FornitoriList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id263" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Fornitori"/>
<HtmlMenuItem action="#{redir.redir('/ClientiList.xhtml')}" actionExpression="#{redir.redir('/ClientiList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id264" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Clienti"/>
<HtmlMenuItem action="#{redir.redir('/tabelle/CapitolatoList.xhtml')}" actionExpression="#{redir.redir('/tabelle/CapitolatoList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id265" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Voci di Spesa"/>
<HtmlMenuSeparator id="j_id266" rendered="true" transient="false"/>
<HtmlMenuItem action="#{redir.redir('/QuestionarioList.xhtml')}" actionExpression="#{redir.redir('/QuestionarioList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id267" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Questionari"/>
<HtmlMenuItem action="#{redir.redir('/loghi/LoghiList.xhtml')}" actionExpression="#{redir.redir('/loghi/LoghiList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id268" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Loghi progetto"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id269" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="left-down" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id270" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Magazzino
<HtmlMenuItem action="#{redir.redir('/forniture/ListinoList.xhtml')}" actionExpression="#{redir.redir('/forniture/ListinoList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id272" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Listino"/>
<HtmlMenuItem action="#{redir.redir('/attrezzature/ModelloAttrezzatureList.xhtml')}" actionExpression="#{redir.redir('/attrezzature/ModelloAttrezzatureList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id273" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Modello Attrezzature"/>
<HtmlMenuItem action="#{redir.redir('/attrezzature/AttrezzatureList.xhtml')}" actionExpression="#{redir.redir('/attrezzature/AttrezzatureList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id274" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Attrezzature"/>
<HtmlMenuItem action="#{redir.redir('/forniture/ProdottiList.xhtml')}" actionExpression="#{redir.redir('/forniture/ProdottiList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id275" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Giacenze Magazzino"/>
<HtmlMenuItem action="#{redir.redir('/forniture/RichiestaMaterialeList.xhtml')}" actionExpression="#{redir.redir('/forniture/RichiestaMaterialeList.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id276" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Richiesta Materiale"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id277" ismap="false" rendered="false" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlPanelGroup id="j_id278" rendered="false" transient="false">
<HtmlGraphicImage id="j_id279" ismap="false" rendered="true" transient="false" url="/icons/lock.png" value="/icons/lock.png"/>
</HtmlPanelGroup>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id280" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="250" submitMode="none" transient="false" verticalOffset="0">
label
Amministrazione
<HtmlMenuGroup direction="bottom-left" disabled="false" event="onmouseover" id="j_id282" rendered="true" showDelay="300" transient="false" value="Utenti">
<HtmlMenuItem ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/icons/user.png" id="j_id283" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false">
<HtmlLink action=" disabled="false" id="identityManagement" immediate="false" includePageParams="true" propagation="none" rendered="true" transient="false" value="Gestione Utenti" view="/useradmin/usermanager.xhtml"/>
</HtmlMenuItem>
<HtmlMenuItem ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/icons/user.png" id="j_id284" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false">
<HtmlLink action=" disabled="false" id="roleManagement" immediate="false" includePageParams="true" propagation="none" rendered="true" transient="false" value="Gestione Gruppi" view="/useradmin/rolemanager.xhtml"/>
</HtmlMenuItem>
<HtmlMenuItem ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/icons/group.png" id="j_id285" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false">
<HtmlLink action=" disabled="false" id="logUtenti" immediate="false" includePageParams="true" propagation="none" rendered="true" transient="false" value="Log Utenti" view="/useradmin/log/logUtenti.xhtml"/>
</HtmlMenuItem>
</HtmlMenuGroup>
<HtmlMenuItem action="#{redir.redir('/useradmin/procedureAmministrazione.xhtml')}" actionExpression="#{redir.redir('/useradmin/procedureAmministrazione.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id286" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Procedure Amm."/>
<HtmlMenuItem action="#{redir.redir('/useradmin/inviaMessaggio.xhtml')}" actionExpression="#{redir.redir('/useradmin/inviaMessaggio.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id287" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Invia Messaggio"/>
<HtmlMenuItem action="#{redir.redir('/log.xhtml')}" actionExpression="#{redir.redir('/log.xhtml')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id288" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Log Server"/>
</HtmlDropDownMenu>
<HtmlGraphicImage id="j_id289" ismap="false" rendered="true" transient="false" url="/img/bar_separator.gif" value="/img/bar_separator.gif"/>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="0" horizontalOffset="0" id="j_id290" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="150" submitMode="none" transient="false" verticalOffset="0">
label
Fad
<HtmlMenuItem action="#{redir.redir('/FadFormaStatisticheList.xhtml','Fad Statistiche')}" actionExpression="#{redir.redir('/FadFormaStatisticheList.xhtml','Fad Statistiche')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id292" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false">
Stat. Globali
</HtmlMenuItem>
<HtmlMenuItem action="#{redir.redir('/FadFormaStatisticheCorsoList.xhtml','Fad Statistiche Corso')}" actionExpression="#{redir.redir('/FadFormaStatisticheCorsoList.xhtml','Fad Statistiche Corso')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id294" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false">
Stat. Corso
</HtmlMenuItem>
<HtmlMenuItem action="#{redir.redir('/FadFormaStatisticheList2020.xhtml','Fad Statistiche 2')}" actionExpression="#{redir.redir('/FadFormaStatisticheList2020.xhtml','Fad Statistiche 2')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id296" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false">
Stat. Globali 2
</HtmlMenuItem>
<HtmlMenuItem action="#{redir.redir('/FadFormaStatisticheCorsoList2020.xhtml','Fad Statistiche 2 Corso')}" actionExpression="#{redir.redir('/FadFormaStatisticheCorsoList2020.xhtml','Fad Statistiche 2 Corso')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id298" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false">
Stat. Corso 2
</HtmlMenuItem>
<HtmlMenuItem action="#{redir.redir('/FadFormaStatisticheConfList.xhtml','Fad Statistiche BBB')}" actionExpression="#{redir.redir('/FadFormaStatisticheConfList.xhtml','Fad Statistiche BBB')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id300" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false">
Statistiche BBB
</HtmlMenuItem>
<HtmlMenuItem ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id302" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="none" target="" timeout="-2147483648" transient="false">
<a href="http://fad.futuraformazione.eu" target="_blank">Piattaforma Fad</a>
</HtmlMenuItem>
</HtmlDropDownMenu>
<!-- <rich:toolBarGroup location="right" rendered="#{s:hasRole('admin')}"> <a href="http://ftrsvr.futuraformazione.eu/mantis" target="_blank">Mantis</a> </rich:toolBarGroup> -->
</HtmlToolBar>
</HtmlForm>
<div class="contentLayout">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id306" prependId="true" rendered="true" submitted="false" transient="false">
<div style="background-color: #ACBECE;">
<HtmlDiv id="j_id308" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id309" rendered="true" transient="false">
<HtmlLink action=" disabled="false" id="j_id310" immediate="false" includePageParams="false" propagation="default" rendered="true" transient="false" value="Inserisci Protocollo" view="/ProtocolloEdit.xhtml"/>
<HtmlMenuItem action="#{redir.redir('/ProtocolloList.xhtml','Protocollo')}" actionExpression="#{redir.redir('/ProtocolloList.xhtml','Protocollo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id311" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value="Ricerca Protocollo"/>
<HtmlLink action=" disabled="false" id="j_id312" immediate="false" includePageParams="true" propagation="default" rendered="true" transient="false" value="Rubrica Mittenti" view="/MittentiList.xhtml"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id313" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id314" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumList.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id315" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value=" Elenco Curriculum"/>
<HtmlMenuItem action="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" actionExpression="#{redir.redir('/CurriculumEdit.xhtml','Curriculum')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id316" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value="Inserisci Curriculum"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id317" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id318" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoList.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id319" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value=" Elenco Incarichi"/>
<HtmlMenuItem action="#{redir.redir('/IncaricoEdit.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoEdit.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id320" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value=" Inserisci Incarico"/>
<HtmlMenuItem action="#{redir.redir('/IncaricoDipEdit.xhtml','Incarichi')}" actionExpression="#{redir.redir('/IncaricoDipEdit.xhtml','Incarichi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id321" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value=" Inserisci Incarico Dipendenti"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id322" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id323" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoList.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id324" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Gestisci diari di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoEdit.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id325" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Diario di bordo"/>
<HtmlMenuItem action="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" actionExpression="#{redir.redir('/DiarioDiBordoSelect.xhtml','Diario di bordo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id326" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Diario di bordo "/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id327" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="12" id="j_id328" rendered="true" style="width:100px" transient="false">
<HtmlMenuItem action="#{redir.redir('/PagamentoInsert.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoInsert.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id329" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Esegui Pagamento"/>
<HtmlMenuItem action="#{redir.redir('/PagamentoInsertXCurriculum.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoInsertXCurriculum.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id330" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Pagamento Dipendenti"/>
<HtmlMenuItem action="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/PagamentoList.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id331" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Ricerca Pagamenti"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/ImportaBustePaga.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/ImportaBustePaga.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id332" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Carica Buste Paga"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/VisualizzaBustePaga.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/VisualizzaBustePaga.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id333" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Effettua Ripartizione"/>
<HtmlMenuItem action="#{redir.redir('/bustaPaga/CalcolaF24.xhtml','Pagamenti')}" actionExpression="#{redir.redir('/bustaPaga/CalcolaF24.xhtml','Pagamenti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id334" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Visualizza F24"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id335" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="12" id="j_id336" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/ProgettoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/ProgettoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id337" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Elenco Progetti"/>
<HtmlMenuItem action="#{redir.redir('/ProgettoEdit.xhtml','Progetti')}" actionExpression="#{redir.redir('/ProgettoEdit.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id338" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Inserisci Progetto"/>
<HtmlMenuItem action="#{redir.redir('/CorsoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/CorsoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id339" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Elenco Corsi"/>
<HtmlMenuItem action="#{redir.redir('/CorsoInsert.xhtml','Progetti')}" actionExpression="#{redir.redir('/CorsoInsert.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id340" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Inserisci Corso"/>
<HtmlMenuItem action="#{redir.redir('/ModuliList.xhtml','Progetti')}" actionExpression="#{redir.redir('/ModuliList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id341" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Elenco Moduli"/>
<HtmlMenuItem action="#{redir.redir('/CorsoList.xhtml','Progetti')}" actionExpression="#{redir.redir('/CorsoList.xhtml','Progetti')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id342" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="false" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Inserisci Modulo"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id343" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id344" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/controllo/Rendiconto.xhtml','Rendiconto')}" actionExpression="#{redir.redir('/controllo/Rendiconto.xhtml','Rendiconto')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id345" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Rendiconto"/>
<HtmlMenuItem action="#{redir.redir('/FidejussioniList.xhtml','Rendiconto')}" actionExpression="#{redir.redir('/FidejussioniList.xhtml','Rendiconto')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id346" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Fidejussioni"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id347" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id348" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/controllo/LibroGiornale.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/LibroGiornale.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id349" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Libro Giornale"/>
<HtmlMenuItem action="#{redir.redir('/controllo/ControlloList.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/ControlloList.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id350" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Controllo Progetti"/>
<HtmlMenuItem action="#{redir.redir('/controllo/RendicontoContabilita.xhtml','Controllo')}" actionExpression="#{redir.redir('/controllo/RendicontoContabilita.xhtml','Controllo')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id351" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Rendiconto Contabilita"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id352" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id353" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/FattureList.xhtml','Fatture')}" actionExpression="#{redir.redir('/FattureList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id354" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Elenco Fatture"/>
<HtmlMenuItem action="#{redir.redir('/ScadenziarioFatture.xhtml','Fatture')}" actionExpression="#{redir.redir('/ScadenziarioFatture.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id355" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Scadenzario Fatture"/>
<HtmlMenuItem action="#{redir.redir('/forniture/PagamentiList.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/PagamentiList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id356" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Pagamenti Fatture"/>
<HtmlMenuItem action="#{redir.redir('/forniture/CategorieAnaliticoList.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/CategorieAnaliticoList.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id357" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Analitico"/>
<HtmlMenuItem action="#{redir.redir('/forniture/ScaricoAnalitico.xhtml','Fatture')}" actionExpression="#{redir.redir('/forniture/ScaricoAnalitico.xhtml','Fatture')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id358" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Scarico Analitico"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id359" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id360" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/pagamenti/MovimentiEconomiciList.xhtml','Mandati')}" actionExpression="#{redir.redir('/pagamenti/MovimentiEconomiciList.xhtml','Mandati')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id361" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Mandati"/>
<HtmlMenuItem action="#{redir.redir('/tabelle/BancaList.xhtml','Mandati')}" actionExpression="#{redir.redir('/tabelle/BancaList.xhtml','Mandati')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id362" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value=" Conti Corrente"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id363" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id364" rendered="true" transient="false">
<HtmlMenuItem action="#{redir.redir('/PianificazioneSelect.xhtml','Calendario')}" actionExpression="#{redir.redir('/PianificazioneSelect.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id365" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Pianificazione Corso"/>
<HtmlMenuItem action="#{redir.redir('/PianificazioneMensileSelect.xhtml','Calendario')}" actionExpression="#{redir.redir('/PianificazioneMensileSelect.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id366" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza calendario mensile"/>
<HtmlMenuItem action="#{redir.redir('/OrarioDocenteList.xhtml','Calendario')}" actionExpression="#{redir.redir('/OrarioDocenteList.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id367" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza pianificazione corso/docente"/>
<HtmlMenuItem action="#{redir.redir('/GiornateDocenteList.xhtml','Calendario')}" actionExpression="#{redir.redir('/GiornateDocenteList.xhtml','Calendario')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id368" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza pianificazione giornate docente"/>
</HtmlPanelGrid>
</HtmlDiv>
<HtmlDiv id="j_id369" rendered="false" style="margin-left:50px;" styleClass="rich-label-text-decor" transient="false">
<HtmlPanelGrid border="-2147483648" columns="10" id="j_id370" rendered="true" transient="false">
#{identity.selMenu}
<HtmlMenuItem action="#{redir.redir('/AspirantiAllieviList.xhtml','Allievi')}" actionExpression="#{redir.redir('/AspirantiAllieviList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id372" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Elenco Aspiranti Allievi"/>
<HtmlMenuItem action="#{redir.redir('/AllieviList.xhtml','Allievi')}" actionExpression="#{redir.redir('/AllieviList.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id373" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Ricerca Allievi"/>
<HtmlMenuItem action="#{redir.redir('/AssenzeEdit.xhtml','Allievi')}" actionExpression="#{redir.redir('/AssenzeEdit.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id374" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Assenze"/>
<HtmlMenuItem action="#{redir.redir('/AssenzeEdit2.xhtml','Allievi')}" actionExpression="#{redir.redir('/AssenzeEdit2.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id375" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Carica Assenze Stage o Work Experience"/>
<HtmlMenuItem action="#{redir.redir('/VisualizzaAllievi.xhtml','Allievi')}" actionExpression="#{redir.redir('/VisualizzaAllievi.xhtml','Allievi')}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="j_id376" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" submitMode="server" target="" timeout="-2147483648" transient="false" value="Visualizza Allievi"/>
</HtmlPanelGrid>
</HtmlDiv>
</div>
</HtmlForm>
<div class="content"> <div class="Post"> <div class="Post-body"> <div class="Post-inner"> <div class="PostContent">
<HtmlAjaxRegion id="j_id379" immediate="false" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false">
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="j_id380" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false">
<AjaxPush ajaxSingle="false" bypassUpdates="false" enabled="true" eventProducer="#{pushEventRegister.addListener}" id="push" ignoreDupResponses="false" immediate="false" interval="3000" limitToList="false" oncomplete="if(false){document.getElementById('alertPanel').component.show()}" reRender="push,alertForm,headerLast,headerLast2" rendered="false" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false"/>
</AjaxForm>
</HtmlAjaxRegion>
<HtmlModalPanel autosized="true" controlsClass="" headerClass="" height="350" id="alertPanel" immediate="false" keepVisualState="false" left="auto" localValueSet="false" minHeight="-1" minWidth="-1" moveable="true" onbeforehide="" onbeforeshow="" onhide="" onmaskclick="" onmaskcontextmenu="" onmaskdblclick="" onmaskmousedown="" onmaskmousemove="" onmaskmouseout="" onmaskmouseover="" onmaskmouseup="" onmove="" onresize="" onshow="applyModalPanelEffect('alertPanel', appearFunc,{delay: 0.5})" overlapEmbedObjects="false" rendered="false" required="false" resizeable="false" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="260" zindex="100">
header
<HtmlPanelGroup id="j_id381" rendered="true" transient="false">
ATTENZIONE
</HtmlPanelGroup>
<HtmlEffect disableDefault="false" event="" for="" id="j_id383" name="appearFunc" params="" rendered="true" targetId="" transient="false" type="Appear"/>
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="alertForm" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false">
<HtmlDiv id="ownerNotes" rendered="true" styleClass="ownerNotes" transient="false">
<HtmlInputTextarea cols="5" disabled="true" id="stick" immediate="false" localValueSet="false" readonly="false" rendered="true" required="false" rows="4" transient="false" valid="true"/>
</HtmlDiv>
<HtmlGraphicImage id="j_id384" ismap="false" rendered="false" transient="false"/>
<center>
<HtmlAjaxCommandButton ajaxSingle="false" bypassUpdates="false" disabled="false" id="hidelink1" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" size="-2147483648" timeout="-2147483648" transient="false" value="Chiudi"/>
<HtmlComponentControl attachTiming="onavailable" attachTo="hidelink1" disableDefault="false" event="onclick" for="alertPanel" id="j_id386" name="" operation="hide" params="" rendered="true" transient="false"/>
</center>
</AjaxForm>
</HtmlModalPanel>
<HtmlPanel bodyClass="body-main-panel-body" headerClass="body-main-panel-header" id="bodyPanel" rendered="true" styleClass="body-main-panel" transient="false">
<HtmlQueue disabled="false" id="j_id388" ignoreDupResponses="false" name="" rendered="true" requestDelay="300" size="-2147483648" timeout="-2147483648" transient="false"/>
<HtmlDiv id="j_id389" rendered="true" style="height:15px" transient="false">
<HtmlAjaxStatus forceId="false" id="j_id390" layout="block" rendered="true" transient="false">
stop
<HtmlSpacer height="11" id="j_id393" rendered="true" title="" transient="false" width="1"/>
start
<HtmlGraphicImage alt="" id="j_id392" ismap="false" rendered="true" transient="false" url="/img/loading_2.gif" value="/img/loading_2.gif"/>
</HtmlAjaxStatus>
</HtmlDiv>
<HtmlPanelGroup id="messagesPanel" rendered="true" transient="false">
<HtmlMessages errorClass="errormsg" globalOnly="true" id="messages" infoClass="infomsg" layout="list" rendered="false" showDetail="false" showSummary="true" style="margin-left:5px" styleClass="message" tooltip="false" transient="false" warnClass="warnmsg"/>
</HtmlPanelGroup>
<h1>Error</h1> <p>Something bad happened :-(</p>
<HtmlMessages globalOnly="false" id="errorMessage" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="message" tooltip="false" transient="false"/>
<script type="text/javascript"> jQuery(document).ready(bloccaHeaderTab); function bloccaHeaderTab(){ if (jQuery('.dr-table').hasClass('uno')) jQuery('.dr-table').fixedtableheader(); else if (jQuery('.dr-table').hasClass('due')) jQuery('.dr-table').fixedtableheader({ headerrowsize:2, highlightrow: true }); else if (jQuery('.dr-table').hasClass('tre')) jQuery('.dr-table').fixedtableheader({ headerrowsize:3, highlightrow: true }); } </script>
</HtmlPanel>
</div> <div class="cleared"/> </div> </div> </div> </div> </div> <div class="cleared"/>
<div class="Footer"> <div class="Footer-inner"> <div class="Footer-text"> powered by
<HtmlPanelGroup id="j_id398" rendered="true" transient="false">
<a href="http://www.futuraformazione.eu" target="_top">Futura s.c.</a>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id400" rendered="false" transient="false">
<a href="http://www.irfs.it/" target="_top">IRFS</a>
</HtmlPanelGroup>
version 2.7 del 03/12/2020 <span>sede: #{authenticatedUser.getSede().getNome()}</span> </div> </div> <div class="Footer-background"/> </div>
</div> </div> </div>
<script> var showStatus=true; </script>
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="j_id405" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false">
<HtmlAjaxStatus forceId="true" id="modalStatus" layout="block" onstart="if(showStatus){document.getElementById('statusPanel').component.show();}" onstop="if(showStatus){document.getElementById('statusPanel').component.hide();}showStatus=true" rendered="true" transient="false"/>
</AjaxForm>
<HtmlModalPanel autosized="true" controlsClass="" headerClass="" height="56" id="statusPanel" immediate="false" keepVisualState="false" left="auto" localValueSet="false" minHeight="-1" minWidth="-1" moveable="true" onbeforehide="" onbeforeshow="" onhide="" onmaskclick="" onmaskcontextmenu="" onmaskdblclick="" onmaskmousedown="" onmaskmousemove="" onmaskmouseout="" onmaskmouseover="" onmaskmouseup="" onmove="" onresize="" onshow="" overlapEmbedObjects="false" rendered="true" required="false" resizeable="false" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="46" zindex="100">
<HtmlGraphicImage alt="" height="56" id="j_id406" ismap="false" rendered="true" transient="false" url="/img/loading.gif" value="/img/loading.gif" width="46"/>
</HtmlModalPanel>
</body>
</html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
cid1500
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@604b5243
messaggioListit.futura.action.core.MessaggioList@7105de18
Session Attributes
NameValue
None
Application Attributes
NameValue
a4jSkinDefaultSkinImpl: {warningBackgroundColor=#FF0000, headerWeightFont=bold, tableBorderColor=#C4C0C9, controlTextColor=#000000, headerTextColor=#000000, generalTextColor=#000000, selectControlColor=#E79A00, headerGradientColor=#EDEAE6, tableSubfooterBackgroundColor=#f1f1f1, trimColor=#DFDCD5, shadowOpacity=1, tipBorderColor=#E5973E , calendarCurrentBackgroundColor=#FF7800, subBorderColor=#ffffff, editorBackgroundColor=#F1F1F1, generalLinkColor=#0078D0, gradientType=plain, tabSizeFont=11, calendarHolidaysTextColor=#FF7800, buttonSizeFont=11, headerBackgroundColor=#D4CFC7, hoverLinkColor=#0090FF, tabFamilyFont=Arial, Verdana, sans-serif, calendarSpecBackgroundColor=#F1EEE9, calendarHolidaysBackgroundColor=#FFEBDA, tabDisabledTextColor=#B1ADA7, tableBorderWidth=1px, buttonFamilyFont=Arial, Verdana, sans-serif, generalFamilyFont=Arial, Verdana, sans-serif , tableBackgroundColor=#FFFFFF, calendarWeekBackgroundColor=#F1EEE9, tipBackgroundColor=#FAE6B0 , calendarCurrentTextColor=#FFEBDA, editBackgroundColor=#FEFFDA, shadowBackgroundColor=#000000, headerFamilyFont=Arial, Verdana, sans-serif, tableFooterBackgroundColor=#cccccc, additionalBackgroundColor=#F1EEE9, panelBorderColor=#C4C0B9, visitedLinkColor=#0090FF, controlBackgroundColor=#ffffff, calendarSpecTextColor=#000000, tabBackgroundColor=#E3DED5, generalBackgroundColor=#FFFFFF, generalSizeFont=11px, warningColor=#FFE6E6, headerSizeFont=11px}
alertPushBeanit.futura.action.push.AlertPushBean@79eb93a8
numeroProtocolloit.futura.action.NumeroProtocollo@592b3920
pushEventRegisterit.futura.action.push.PushEventRegister@24b3919c
redirit.futura.action.util.Redir@91cab97
richSkinDefaultSkinImpl: {warningBackgroundColor=#FF0000, headerWeightFont=bold, tableBorderColor=#C4C0C9, controlTextColor=#000000, headerTextColor=#000000, generalTextColor=#000000, selectControlColor=#E79A00, headerGradientColor=#EDEAE6, tableSubfooterBackgroundColor=#f1f1f1, trimColor=#DFDCD5, shadowOpacity=1, tipBorderColor=#E5973E , calendarCurrentBackgroundColor=#FF7800, subBorderColor=#ffffff, editorBackgroundColor=#F1F1F1, generalLinkColor=#0078D0, gradientType=plain, tabSizeFont=11, calendarHolidaysTextColor=#FF7800, buttonSizeFont=11, headerBackgroundColor=#D4CFC7, hoverLinkColor=#0090FF, tabFamilyFont=Arial, Verdana, sans-serif, calendarSpecBackgroundColor=#F1EEE9, calendarHolidaysBackgroundColor=#FFEBDA, tabDisabledTextColor=#B1ADA7, tableBorderWidth=1px, buttonFamilyFont=Arial, Verdana, sans-serif, generalFamilyFont=Arial, Verdana, sans-serif , tableBackgroundColor=#FFFFFF, calendarWeekBackgroundColor=#F1EEE9, tipBackgroundColor=#FAE6B0 , calendarCurrentTextColor=#FFEBDA, editBackgroundColor=#FEFFDA, shadowBackgroundColor=#000000, headerFamilyFont=Arial, Verdana, sans-serif, tableFooterBackgroundColor=#cccccc, additionalBackgroundColor=#F1EEE9, panelBorderColor=#C4C0B9, visitedLinkColor=#0090FF, controlBackgroundColor=#ffffff, calendarSpecTextColor=#000000, tabBackgroundColor=#E3DED5, generalBackgroundColor=#FFFFFF, generalSizeFont=11px, warningColor=#FFE6E6, headerSizeFont=11px}
securityRulesorg.jboss.seam.drools.RuleBase@39454b2d
sendMessageit.futura.action.push.SendMessage@744a94ba
29-mar-2024 0.11.46 - Generated by Facelets