Program

CSQCD IX Program

  • All talks will be held in room KC 203 of the Kinnear Centre for Creativity & Innovation.
  • If you would like to download a copy of the program, you can click the 'Download' button below.
  • Please click on any program event for a more detailed description, including talk abstracts and titles.
  • Group excursion to a restaurant (Melissa's Missteak) in downtown Banff on Tuesday evening. Leave PDC at 6:20 pm. (extra $)
  • Excursion to Lake Louise on Wednesday afternoon (1:15pm - 6pm)
  • Banquet Wednesday evening (6:30-9:30 pm in KC 105)
    • Prize presentation for top student talks
  • ISC board meeting Thursday evening (canceled)
  • The proceedings will be published (in February 2023) in the 'Journal of Physics: Conference Series’. Contribution submission deadline is December 31, 2022

Error - javax.el.ELException: Error reading [eventModel] on type [frontend.ProgramView$$OwbNormalScopeProxy0]

An Error Occurred:

javax.el.ELException: Error reading [eventModel] on type [frontend.ProgramView$$OwbNormalScopeProxy0]

viewId=/program.xhtml
location=/opt/apache-tomee-webprofile-8.0.14/QNP/CSQCDIX/program.xhtml
phaseId=RENDER_RESPONSE(6)

Caused by:
java.lang.RuntimeException - No toolkit found
at javafx.graphics@19.0.2.1/com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:280)

/WEB-INF/schedule.xhtml at line 29 and column 22 value="#{programView.eventModel}"

+ Stack Trace

org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: Error reading [eventModel] on type [frontend.ProgramView$$OwbNormalScopeProxy0]
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:101)
	at javax.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:372)
	at org.primefaces.component.schedule.ScheduleBase.getValue(ScheduleBase.java:100)
	at org.primefaces.component.schedule.ScheduleRenderer.encodeScript(ScheduleRenderer.java:192)
	at org.primefaces.component.schedule.ScheduleRenderer.encodeEnd(ScheduleRenderer.java:74)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:675)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:555)
	at org.apache.myfaces.shared.renderkit.RendererUtils.renderChildren(RendererUtils.java:688)
	at org.apache.myfaces.shared.renderkit.html.HtmlGroupRendererBase.encodeEnd(HtmlGroupRendererBase.java:150)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:675)
	at org.primefaces.renderkit.CoreRenderer.renderChild(CoreRenderer.java:85)
	at org.primefaces.renderkit.CoreRenderer.renderChildren(CoreRenderer.java:67)
	at org.primefaces.component.fieldset.FieldsetRenderer.encodeContent(FieldsetRenderer.java:117)
	at org.primefaces.component.fieldset.FieldsetRenderer.encodeMarkup(FieldsetRenderer.java:98)
	at org.primefaces.component.fieldset.FieldsetRenderer.encodeEnd(FieldsetRenderer.java:62)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:675)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:555)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:551)
	at org.apache.myfaces.shared.renderkit.RendererUtils.renderChildren(RendererUtils.java:688)
	at org.apache.myfaces.shared.renderkit.html.HtmlGroupRendererBase.encodeEnd(HtmlGroupRendererBase.java:150)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:675)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:555)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:551)
	at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView(FaceletViewDeclarationLanguage.java:1897)
	at org.apache.myfaces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:315)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:73)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:122)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:266)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:206)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.openejb.server.httpd.EEFilter.doFilter(EEFilter.java:67)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.tomee.catalina.OpenEJBValve.invoke(OpenEJBValve.java:45)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.tomee.catalina.OpenEJBSecurityListener$RequestCapturer.invoke(OpenEJBSecurityListener.java:97)
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:1589)
Caused by: javax.el.ELException: Error reading [eventModel] on type [frontend.ProgramView$$OwbNormalScopeProxy0]
	at javax.el.BeanELResolver.getValue(BeanELResolver.java:101)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:62)
	at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:179)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:168)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.apache.webbeans.el22.WrappedValueExpression.getValue(WrappedValueExpression.java:68)
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:93)
	... 55 more
Caused by: java.lang.RuntimeException: No toolkit found
	at javafx.graphics@19.0.2.1/com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:280)
	at javafx.graphics@19.0.2.1/com.sun.javafx.application.PlatformImpl.isFxApplicationThread(PlatformImpl.java:428)
	at javafx.graphics@19.0.2.1/javafx.application.Platform.isFxApplicationThread(Platform.java:194)
	at kolib.parallel.KoThread.runOnFXThread(KoThread.java:52)
	at kolib.error.KoError.<init>(KoError.java:62)
	at kolib.error.KoError.instance(KoError.java:75)
	at backend.people.PersonTable.hasChanged(PersonTable.java:127)
	at backend.people.PersonTable.reload(PersonTable.java:64)
	at backend.people.PersonService.<init>(PersonService.java:26)
	at backend.people.PersonService.instance(PersonService.java:34)
	at backend.program.events.TalkEvent.getParticipant(TalkEvent.java:71)
	at backend.program.events.TalkEvent.getLabel(TalkEvent.java:53)
	at frontend.ProgramView.initialize(ProgramView.java:53)
	at frontend.ProgramView.getEventModel(ProgramView.java:220)
	at frontend.ProgramView$$OwbNormalScopeProxy0.getEventModel(frontend/ProgramView.java)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at javax.el.BeanELResolver.getValue(BeanELResolver.java:97)
	... 61 more

+ Component Tree

<UIViewRoot class="class javax.faces.component.UIViewRoot" clientId="j_id__v_0" id="j_id__v_0" inView="true" locale="en_US" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/program.xhtml"> - State size:247 bytes
head
<ComponentResourceContainer class="class org.apache.myfaces.component.ComponentResourceContainer" clientId="javax_faces_location_head" id="javax_faces_location_head" inView="true" rendered="true" transient="false"> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_5" id="j_id_5" inView="true" rendered="true" transient="false" location="/WEB-INF/template.xhtml at line 24 and column 61"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_6" id="j_id_6" inView="true" rendered="true" transient="false" location="/WEB-INF/template.xhtml at line 25 and column 62"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_b" id="j_id_b" inView="true" rendered="true" transient="false" location="/program.xhtml at line 14 and column 63"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_0" id="j_id__rd_0" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_1" id="j_id__rd_1" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_2" id="j_id__rd_2" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_3" id="j_id__rd_3" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_4" id="j_id__rd_4" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_5" id="j_id__rd_5" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_6" id="j_id__rd_6" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_7" id="j_id__rd_7" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_8" id="j_id__rd_8" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_9" id="j_id__rd_9" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_10" id="j_id__rd_10" inView="true" rendered="true" transient="false"/> - State size:0 bytes
</ComponentResourceContainer>
- State size:0 bytes
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_3" id="j_id_3" inView="true" rendered="true" transient="false" location="/WEB-INF/template.xhtml at line 10 and column 13"> - State size:0 bytes
<link rel="preconnect" href="https://fonts.gstatic.com"/> <link href="https://fonts.googleapis.com/css2?family=Titillium+Web" rel="stylesheet"/> <link href="https://fonts.googleapis.com/css2?family=Roboto" rel="stylesheet"/> <link href="https://fonts.googleapis.com/css2?family=Poppins" rel="stylesheet"/> <link rel="preconnect" href="https://fonts.googleapis.com"/> <link rel="preconnect" href="https://fonts.gstatic.com"/> <link href="https://fonts.googleapis.com/css2?family=Comfortaa" rel="stylesheet"/> <link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700" rel="stylesheet"/> <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100" rel="stylesheet"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_7" id="j_id_7" inView="true" rendered="true" transient="false" location="/program.xhtml at line 18 and column 87"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_8" id="j_id_8" inView="true" rendered="true" transient="false" location="/program.xhtml at line 19 and column 95"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_9" id="j_id_9" inView="true" rendered="true" transient="false" location="/program.xhtml at line 20 and column 89"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_a" id="j_id_a" inView="true" rendered="true" transient="false" location="/program.xhtml at line 21 and column 87"/> - State size:0 bytes
<title> - State size:0 bytes
Program - State size:0 bytes
</title> <style> /* Add some padding on document's body to prevent the content to go underneath the header and footer */ body{ } </style> - State size:0 bytes
</HtmlHead>
<body> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_g" id="j_id_g" inView="true" layout="block" rendered="true" styleClass="background-pane" transient="false" location="/WEB-INF/template.xhtml at line 51 and column 67"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_h" id="j_id_h" inView="true" layout="block" rendered="true" styleClass="glass-pane" transient="false" location="/WEB-INF/template.xhtml at line 52 and column 67"/> - State size:0 bytes
</HtmlPanelGroup>
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_i" enctype="application/x-www-form-urlencoded" id="j_id_i" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/WEB-INF/template.xhtml at line 56 and column 17"> - State size:0 bytes
<Poll async="false" autoStart="true" class="class org.primefaces.component.poll.Poll" clientId="j_id_i:j_id_j" global="true" id="j_id_j" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" interval="60" intervalType="second" partialSubmit="false" rendered="true" resetValues="false" stop="false" timeout="0" transient="false" location="/WEB-INF/template.xhtml at line 57 and column 36"/> - State size:0 bytes
</HtmlForm>
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_k" enctype="application/x-www-form-urlencoded" id="j_id_k" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/WEB-INF/template.xhtml at line 60 and column 17"> - State size:0 bytes
<div class="header"> - State size:0 bytes
<PanelGrid class="class org.primefaces.component.panelgrid.PanelGrid" clientId="j_id_k:j_id_m" columnClasses=",full-width" columns="2" id="j_id_m" inView="true" layout="tabular" rendered="true" role="grid" style="width:100%; background:none" transient="false" location="/WEB-INF/template.xhtml at line 62 and column 106"> - State size:0 bytes
<PanelGrid class="class org.primefaces.component.panelgrid.PanelGrid" clientId="j_id_k:j_id_n" columns="1" id="j_id_n" inView="true" layout="grid" rendered="true" role="grid" style="margin-top:10px;" styleClass="logo_container" transient="false" location="/WEB-INF/template.xhtml at line 64 and column 113"> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_k:j_id_o" escape="true" id="j_id_o" inView="true" indicateRequired="auto" rendered="true" style="padding-top:5px; font-family: 'Josefin Sans', sans-serif;" styleClass="logo" transient="false" value="CSQCD IX" location="/WEB-INF/template.xhtml at line 65 and column 142"/> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_k:j_id_p" escape="true" id="j_id_p" inView="true" indicateRequired="auto" rendered="true" style="font-size:14px; color:white;" transient="false" value="August 1-5 2022, Banff, Alberta, Canada" location="/WEB-INF/template.xhtml at line 66 and column 126"/> - State size:0 bytes
</PanelGrid>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_k:j_id_q" id="j_id_q" inView="true" rendered="true" style="width:100%;" transient="false" location="/WEB-INF/template.xhtml at line 69 and column 55"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_k:j_id_r" id="j_id_r" inView="true" rendered="true" styleClass="desktop" transient="false" location="/WEB-INF/template.xhtml at line 70 and column 60"> - State size:0 bytes
<Menubar autoDisplay="true" class="class org.primefaces.component.menubar.Menubar" clientId="j_id_k:j_id_s" delay="0" id="j_id_s" inView="true" rendered="true" styleClass="header_menu" tabindex="0" transient="false" location="/WEB-INF/template.xhtml at line 71 and column 65"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('index.html')}" actionExpression="#{indexPageBean.onGotoPage('index.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_t" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_t" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Home" location="/WEB-INF/menu_items.xhtml at line 10 and column 82"/> - State size:0 bytes
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_u" disabled="false" expanded="false" id="j_id_u" inView="true" label="Information" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 12 and column 36"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#announcements')}" actionExpression="#{indexPageBean.onGotoPage('information.html#announcements')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_v" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_v" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Announcements" location="/WEB-INF/menu_items.xhtml at line 13 and column 115"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#excursions')}" actionExpression="#{indexPageBean.onGotoPage('information.html#excursions')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_w" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_w" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Excursions" location="/WEB-INF/menu_items.xhtml at line 14 and column 109"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#covid')}" actionExpression="#{indexPageBean.onGotoPage('information.html#covid')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_x" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_x" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="COVID-19" location="/WEB-INF/menu_items.xhtml at line 15 and column 102"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#location')}" actionExpression="#{indexPageBean.onGotoPage('information.html#location')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_y" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_y" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Location" location="/WEB-INF/menu_items.xhtml at line 16 and column 105"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#proceedings')}" actionExpression="#{indexPageBean.onGotoPage('information.html#proceedings')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_z" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_z" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Proceedings" location="/WEB-INF/menu_items.xhtml at line 17 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#contact')}" actionExpression="#{indexPageBean.onGotoPage('information.html#contact')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_10" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_10" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Contact Us" location="/WEB-INF/menu_items.xhtml at line 18 and column 106"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#code')}" actionExpression="#{indexPageBean.onGotoPage('information.html#code')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_11" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_11" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Code of conduct" location="/WEB-INF/menu_items.xhtml at line 19 and column 108"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_12" disabled="false" expanded="false" id="j_id_12" inView="true" label="Program" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 24 and column 32"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('program.html')}" actionExpression="#{indexPageBean.onGotoPage('program.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_13" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_13" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Overview" location="/WEB-INF/menu_items.xhtml at line 25 and column 92"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_14" disabled="false" expanded="false" id="j_id_14" inView="true" label="Attending" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 29 and column 34"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#registration')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#registration')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_15" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_15" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Registration" location="/WEB-INF/menu_items.xhtml at line 30 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#accommodation')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#accommodation')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_16" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_16" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Accommodation" location="/WEB-INF/menu_items.xhtml at line 31 and column 113"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#deadlines')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#deadlines')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_17" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_17" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Deadlines" location="/WEB-INF/menu_items.xhtml at line 32 and column 106"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#survey')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#survey')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_18" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_18" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Survey" location="/WEB-INF/menu_items.xhtml at line 33 and column 99"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#participants')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#participants')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_19" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_19" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Participants" location="/WEB-INF/menu_items.xhtml at line 34 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('photos.html')}" actionExpression="#{indexPageBean.onGotoPage('photos.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1a" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1a" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Photos" location="/WEB-INF/menu_items.xhtml at line 35 and column 89"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_1b" disabled="false" expanded="false" id="j_id_1b" inView="true" label="Organizers" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 38 and column 35"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('organizers.html#organizing_committee')}" actionExpression="#{indexPageBean.onGotoPage('organizers.html#organizing_committee')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1c" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1c" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Organizing Committee" location="/WEB-INF/menu_items.xhtml at line 39 and column 128"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('organizers.html#steering_committee')}" actionExpression="#{indexPageBean.onGotoPage('organizers.html#steering_committee')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1d" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1d" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="International Steering Committee" location="/WEB-INF/menu_items.xhtml at line 40 and column 138"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_1e" disabled="false" expanded="false" id="j_id_1e" inView="true" label="Previous Meetings" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 43 and column 42"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C010815/')}" actionExpression="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C010815/')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1f" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1f" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD I- COPENHAGEN, DENMARK, 2001" location="/WEB-INF/menu_items.xhtml at line 44 and column 165"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C0905202/')}" actionExpression="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C0905202/')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1g" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1g" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD II- BEIJING, CHINA, 2009" location="/WEB-INF/menu_items.xhtml at line 45 and column 162"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.astro.iag.usp.br/~foton/CSQCD3/index.php')}" actionExpression="#{indexPageBean.onRedirect('http://www.astro.iag.usp.br/~foton/CSQCD3/index.php')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1h" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1h" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD III- GUARUJA, BRAZIL, 2012" location="/WEB-INF/menu_items.xhtml at line 46 and column 171"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://ift.uni.wroc.pl/~csqcdiv')}" actionExpression="#{indexPageBean.onRedirect('http://ift.uni.wroc.pl/~csqcdiv')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1i" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1i" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD IV- PREROW, GERMANY, 2014" location="/WEB-INF/menu_items.xhtml at line 47 and column 150"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://agenda.infn.it/conferenceDisplay.py?confId=10385')}" actionExpression="#{indexPageBean.onRedirect('https://agenda.infn.it/conferenceDisplay.py?confId=10385')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1j" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1j" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD V- GRAN SASSO, ITALY, 2016" location="/WEB-INF/menu_items.xhtml at line 48 and column 176"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://indico.jinr.ru/conferenceDisplay.py?ovw=True&confId=299')}" actionExpression="#{indexPageBean.onRedirect('https://indico.jinr.ru/conferenceDisplay.py?ovw=True&confId=299')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1k" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1k" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VI- DUBNA, RUSSIA, 2017" location="/WEB-INF/menu_items.xhtml at line 49 and column 184"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://www.csi.cuny.edu/academics-and-research/conferences/csqcd-vii')}" actionExpression="#{indexPageBean.onRedirect('https://www.csi.cuny.edu/academics-and-research/conferences/csqcd-vii')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1l" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1l" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VII- NEW YORK, USA, 2018" location="/WEB-INF/menu_items.xhtml at line 50 and column 187"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://www.icts.res.in/program/csqcd2020')}" actionExpression="#{indexPageBean.onRedirect('https://www.icts.res.in/program/csqcd2020')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1m" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1m" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VIII- INDIA, 2020" location="/WEB-INF/menu_items.xhtml at line 51 and column 152"/> - State size:0 bytes
</UISubmenu>
</Menubar>
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_k:j_id_1n" id="j_id_1n" inView="true" rendered="true" styleClass="phone" transient="false" location="/WEB-INF/template.xhtml at line 76 and column 58"> - State size:0 bytes
<Menubar autoDisplay="true" class="class org.primefaces.component.menubar.Menubar" clientId="j_id_k:j_id_1o" delay="0" id="j_id_1o" inView="true" rendered="true" styleClass="header_menu" tabindex="0" transient="false" location="/WEB-INF/template.xhtml at line 77 and column 65"> - State size:0 bytes
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_1p" disabled="false" expanded="false" icon="pi pi-bars" id="j_id_1p" inView="true" label="" rendered="true" styleClass="phone-menu" transient="false" location="/WEB-INF/template.xhtml at line 78 and column 90"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('index.html')}" actionExpression="#{indexPageBean.onGotoPage('index.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1q" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1q" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Home" location="/WEB-INF/menu_items.xhtml at line 10 and column 82"/> - State size:0 bytes
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_1r" disabled="false" expanded="false" id="j_id_1r" inView="true" label="Information" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 12 and column 36"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#announcements')}" actionExpression="#{indexPageBean.onGotoPage('information.html#announcements')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1s" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1s" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Announcements" location="/WEB-INF/menu_items.xhtml at line 13 and column 115"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#excursions')}" actionExpression="#{indexPageBean.onGotoPage('information.html#excursions')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1t" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1t" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Excursions" location="/WEB-INF/menu_items.xhtml at line 14 and column 109"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#covid')}" actionExpression="#{indexPageBean.onGotoPage('information.html#covid')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1u" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1u" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="COVID-19" location="/WEB-INF/menu_items.xhtml at line 15 and column 102"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#location')}" actionExpression="#{indexPageBean.onGotoPage('information.html#location')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1v" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1v" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Location" location="/WEB-INF/menu_items.xhtml at line 16 and column 105"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#proceedings')}" actionExpression="#{indexPageBean.onGotoPage('information.html#proceedings')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1w" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1w" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Proceedings" location="/WEB-INF/menu_items.xhtml at line 17 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#contact')}" actionExpression="#{indexPageBean.onGotoPage('information.html#contact')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1x" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1x" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Contact Us" location="/WEB-INF/menu_items.xhtml at line 18 and column 106"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('information.html#code')}" actionExpression="#{indexPageBean.onGotoPage('information.html#code')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_1y" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_1y" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Code of conduct" location="/WEB-INF/menu_items.xhtml at line 19 and column 108"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_1z" disabled="false" expanded="false" id="j_id_1z" inView="true" label="Program" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 24 and column 32"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('program.html')}" actionExpression="#{indexPageBean.onGotoPage('program.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_20" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_20" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Overview" location="/WEB-INF/menu_items.xhtml at line 25 and column 92"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_21" disabled="false" expanded="false" id="j_id_21" inView="true" label="Attending" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 29 and column 34"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#registration')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#registration')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_22" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_22" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Registration" location="/WEB-INF/menu_items.xhtml at line 30 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#accommodation')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#accommodation')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_23" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_23" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Accommodation" location="/WEB-INF/menu_items.xhtml at line 31 and column 113"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#deadlines')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#deadlines')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_24" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_24" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Deadlines" location="/WEB-INF/menu_items.xhtml at line 32 and column 106"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#survey')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#survey')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_25" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_25" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Survey" location="/WEB-INF/menu_items.xhtml at line 33 and column 99"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('attending.html#participants')}" actionExpression="#{indexPageBean.onGotoPage('attending.html#participants')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_26" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_26" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Participants" location="/WEB-INF/menu_items.xhtml at line 34 and column 111"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('photos.html')}" actionExpression="#{indexPageBean.onGotoPage('photos.html')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_27" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_27" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Photos" location="/WEB-INF/menu_items.xhtml at line 35 and column 89"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_28" disabled="false" expanded="false" id="j_id_28" inView="true" label="Organizers" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 38 and column 35"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('organizers.html#organizing_committee')}" actionExpression="#{indexPageBean.onGotoPage('organizers.html#organizing_committee')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_29" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_29" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="Organizing Committee" location="/WEB-INF/menu_items.xhtml at line 39 and column 128"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onGotoPage('organizers.html#steering_committee')}" actionExpression="#{indexPageBean.onGotoPage('organizers.html#steering_committee')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2a" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2a" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" timeout="0" transient="false" value="International Steering Committee" location="/WEB-INF/menu_items.xhtml at line 40 and column 138"/> - State size:0 bytes
</UISubmenu>
<UISubmenu class="class org.primefaces.component.submenu.UISubmenu" clientId="j_id_k:j_id_2b" disabled="false" expanded="false" id="j_id_2b" inView="true" label="Previous Meetings" rendered="true" transient="false" location="/WEB-INF/menu_items.xhtml at line 43 and column 42"> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C010815/')}" actionExpression="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C010815/')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2c" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2c" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD I- COPENHAGEN, DENMARK, 2001" location="/WEB-INF/menu_items.xhtml at line 44 and column 165"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C0905202/')}" actionExpression="#{indexPageBean.onRedirect('http://www.slac.stanford.edu/econf/C0905202/')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2d" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2d" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD II- BEIJING, CHINA, 2009" location="/WEB-INF/menu_items.xhtml at line 45 and column 162"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://www.astro.iag.usp.br/~foton/CSQCD3/index.php')}" actionExpression="#{indexPageBean.onRedirect('http://www.astro.iag.usp.br/~foton/CSQCD3/index.php')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2e" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2e" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD III- GUARUJA, BRAZIL, 2012" location="/WEB-INF/menu_items.xhtml at line 46 and column 171"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('http://ift.uni.wroc.pl/~csqcdiv')}" actionExpression="#{indexPageBean.onRedirect('http://ift.uni.wroc.pl/~csqcdiv')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2f" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2f" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD IV- PREROW, GERMANY, 2014" location="/WEB-INF/menu_items.xhtml at line 47 and column 150"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://agenda.infn.it/conferenceDisplay.py?confId=10385')}" actionExpression="#{indexPageBean.onRedirect('https://agenda.infn.it/conferenceDisplay.py?confId=10385')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2g" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2g" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD V- GRAN SASSO, ITALY, 2016" location="/WEB-INF/menu_items.xhtml at line 48 and column 176"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://indico.jinr.ru/conferenceDisplay.py?ovw=True&confId=299')}" actionExpression="#{indexPageBean.onRedirect('https://indico.jinr.ru/conferenceDisplay.py?ovw=True&confId=299')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2h" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2h" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VI- DUBNA, RUSSIA, 2017" location="/WEB-INF/menu_items.xhtml at line 49 and column 184"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://www.csi.cuny.edu/academics-and-research/conferences/csqcd-vii')}" actionExpression="#{indexPageBean.onRedirect('https://www.csi.cuny.edu/academics-and-research/conferences/csqcd-vii')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2i" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2i" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VII- NEW YORK, USA, 2018" location="/WEB-INF/menu_items.xhtml at line 50 and column 187"/> - State size:0 bytes
<UIMenuItem action="#{indexPageBean.onRedirect('https://www.icts.res.in/program/csqcd2020')}" actionExpression="#{indexPageBean.onRedirect('https://www.icts.res.in/program/csqcd2020')}" ajax="true" async="false" class="class org.primefaces.component.menuitem.UIMenuItem" clientId="j_id_k:j_id_2j" disableClientWindow="false" disabled="false" escape="true" global="true" iconPos="right" id="j_id_2j" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" includeViewParams="false" partialSubmit="false" rendered="true" resetValues="false" target="_blank" timeout="0" transient="false" value="CSQCD VIII- INDIA, 2020" location="/WEB-INF/menu_items.xhtml at line 51 and column 152"/> - State size:0 bytes
</UISubmenu>
</UISubmenu>
</Menubar>
</HtmlPanelGroup>
</HtmlPanelGroup>
</PanelGrid>
</div> - State size:0 bytes
</HtmlForm>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2l" id="j_id_2l" inView="true" layout="block" rendered="true" styleClass="content" transient="false" location="/WEB-INF/template.xhtml at line 89 and column 59"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_2m" enctype="application/x-www-form-urlencoded" id="j_id_2m" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/program.xhtml at line 26 and column 17"> - State size:0 bytes
<Poll async="false" autoStart="true" class="class org.primefaces.component.poll.Poll" clientId="j_id_2m:j_id_2n" global="true" id="j_id_2n" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" interval="5" intervalType="second" listener="#{programView.onPoll()}" partialSubmit="false" rendered="true" resetValues="false" stop="false" timeout="0" transient="false" location="/program.xhtml at line 28 and column 70"/> - State size:0 bytes
<Fieldset class="class org.primefaces.component.fieldset.Fieldset" clientId="j_id_2m:j_id_2o" collapsed="false" dynamic="false" escape="true" id="j_id_2o" inView="true" legend="Program" rendered="true" styleClass="nolegend" tabindex="0" toggleSpeed="500" toggleable="false" transient="false" location="/program.xhtml at line 30 and column 65"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2m:program_info_ID" id="program_info_ID" inView="true" layout="block" rendered="true" style="margin-bottom:20px;" transient="false" location="/program.xhtml at line 31 and column 95"> - State size:0 bytes
<p style="font-size:26px; color: white; display: block; margin-bottom:50px; text-align: center;"> CSQCD IX Program </p> <ul style="font-size:16px;"> <li> All talks will be held in room KC 203 of the <a href="https://www.banffcentre.ca/conferences/meet-connect/kinnear-centre" target="_blank">Kinnear Centre for Creativity</a> & Innovation. </li> <li> If you would like to download a copy of the program, you can click the 'Download' button below. </li> <li> Please click on any program event for a more detailed description, including talk abstracts and titles. </li> <li> Group excursion to a restaurant (Melissa's Missteak) in downtown Banff on Tuesday evening. Leave PDC at 6:20 pm. (extra $) </li> <li> Excursion to Lake Louise on Wednesday afternoon (1:15pm - 6pm) </li> <li> Banquet Wednesday evening (6:30-9:30 pm in <a href="https://www.banffcentre.ca/conferences/meet-connect/kinnear-centre" target="_blank">KC</a> 105) <ul style="padding-top: 10px; padding-bottom: 10px;"> <li>Prize presentation for top student talks</li> </ul> </li> <li> ISC board meeting Thursday evening (canceled) </li> <li> The proceedings will be published (in February 2023) in the 'Journal of Physics: Conference Series’. Contribution submission deadline is December 31, 2022 </li> </ul> - State size:0 bytes
<CommandButton ajax="true" async="false" class="class org.primefaces.component.commandbutton.CommandButton" clientId="j_id_2m:j_id_2r" disabled="false" escape="true" global="true" iconPos="left" id="j_id_2r" ignoreAutoUpdate="false" ignoreComponentNotFound="false" immediate="false" inView="true" inline="false" onclick="downloadProgram();" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" style="margin-top:20px;" timeout="0" transient="false" type="submit" validateClient="false" value="Download (scroll down to see live program)" location="/program.xhtml at line 77 and column 144"/> - State size:0 bytes
<UISeparator class="class org.primefaces.component.separator.UISeparator" clientId="j_id_2m:j_id_2s" id="j_id_2s" inView="true" rendered="true" style="margin-top:20px; margin-bottom:20px" transient="false" location="/program.xhtml at line 79 and column 79"/> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_2m:j_id_2t" escape="false" id="j_id_2t" inView="true" indicateRequired="auto" rendered="#{programView.hasCurrentEvent()}" style="width:100%; display:block;" styleClass="current_event_label" transient="false" value="#{programView.currentEventString}" location="/program.xhtml at line 80 and column 206"/> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2m:schedule_panel_ID" id="schedule_panel_ID" inView="true" rendered="true" transient="false" location="/WEB-INF/schedule.xhtml at line 9 and column 42"> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_2m:j_id_2v" escape="true" id="j_id_2v" inView="true" indicateRequired="auto" rendered="true" styleClass="session-title" transient="false" value="Morning Session" location="/WEB-INF/schedule.xhtml at line 10 and column 76"/> - State size:0 bytes
<Schedule allDaySlot="false" aspectRatio="4.9E-324" centerHeaderTemplate="title" class="class org.primefaces.component.schedule.Schedule" clientId="j_id_2m:schedule_morning_ID" clientTimeZone="#{programView.timeZone.ID}" dir="ltr" draggable="true" extender="initSchedule" height="auto" id="schedule_morning_ID" inView="true" initialDate="#{programView.initialDate}" leftHeaderTemplate="prev,next today" maxTime="12:45:00" minTime="08:15:00" nextDayThreshold="09:00:00" noOpener="true" rendered="true" resizable="true" rightHeaderTemplate="dayGridMonth,timeGridWeek,timeGridDay" scrollTime="06:00:00" showHeader="true" showWeekNumbers="false" showWeekends="false" slotDuration="00:05:00" slotEventOverlap="false" slotLabelInterval="00:15:00" style="width:100%; #{programView.getStyle()}" timeZone="#{programView.timeZone.ID}" tooltip="false" transient="false" urlTarget="_blank" value="#{programView.eventModel}" view="timeGridWeek" weekNumberCalculation="local" widgetVar="schedule_morning_widget" location="/WEB-INF/schedule.xhtml at line 29 and column 22"/> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_2m:j_id_2x" escape="true" id="j_id_2x" inView="true" indicateRequired="auto" rendered="true" styleClass="session-title" transient="false" value="Afternoon Session" location="/WEB-INF/schedule.xhtml at line 38 and column 78"/> - State size:0 bytes
<Schedule allDaySlot="false" aspectRatio="4.9E-324" centerHeaderTemplate="title" class="class org.primefaces.component.schedule.Schedule" clientId="j_id_2m:schedule_afternoon_ID" clientTimeZone="#{programView.timeZone.ID}" dir="ltr" draggable="true" extender="initSchedule" height="auto" id="schedule_afternoon_ID" inView="true" initialDate="#{programView.initialDate}" leftHeaderTemplate="prev,next" maxTime="17:45:00" minTime="14:00:00" nextDayThreshold="09:00:00" noOpener="true" rendered="true" resizable="true" rightHeaderTemplate="timeGridWeek,timeGridDay" scrollTime="06:00:00" showHeader="true" showWeekNumbers="false" showWeekends="false" slotDuration="00:05:00" slotEventOverlap="false" slotLabelInterval="00:15:00" style="width:100%; #{programView.getStyle()}" styleClass="afternoon" timeZone="#{programView.timeZone.ID}" tooltip="false" transient="false" urlTarget="_blank" value="#{programView.eventModel}" view="timeGridWeek" weekNumberCalculation="local" widgetVar="schedule_afternoon_widget" location="/WEB-INF/schedule.xhtml at line 60 and column 22"/> - State size:0 bytes
</HtmlPanelGroup>
<Dialog blockScroll="false" cache="true" class="class org.primefaces.component.dialog.Dialog" clientId="j_id_2m:j_id_2z" closable="true" closeOnEscape="false" dir="ltr" draggable="true" dynamic="false" fitViewport="false" header="Event Details" hideEffect="fade" id="j_id_2z" inView="true" maximizable="false" minHeight="-2147483648" minWidth="-2147483648" minimizable="false" modal="false" positionType="fixed" rendered="true" resizable="true" responsive="true" showEffect="fade" showHeader="true" transient="false" visible="false" widgetVar="eventDialog" width="50%" location="/WEB-INF/schedule.xhtml at line 72 and column 110"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2m:event_dialog_content_ID" id="event_dialog_content_ID" inView="true" rendered="true" transient="false" location="/WEB-INF/schedule.xhtml at line 74 and column 52"> - State size:0 bytes
<ScrollPanel class="class org.primefaces.component.scrollpanel.ScrollPanel" clientId="j_id_2m:j_id_31" id="j_id_31" inView="true" mode="native" rendered="true" style="height:300px; border:none; " transient="false" location="/WEB-INF/schedule.xhtml at line 75 and column 78"> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_2m:eventDetails" escape="false" id="eventDetails" inView="true" indicateRequired="auto" rendered="true" styleClass="p-text-bold" transient="false" value="#{programView.event.details}" location="/WEB-INF/schedule.xhtml at line 76 and column 128"/> - State size:0 bytes
</ScrollPanel>
<UISeparator class="class org.primefaces.component.separator.UISeparator" clientId="j_id_2m:j_id_33" id="j_id_33" inView="true" rendered="true" style="padding:0px;" transient="false" location="/WEB-INF/schedule.xhtml at line 79 and column 48"/> - State size:0 bytes
<PanelGrid class="class org.primefaces.component.panelgrid.PanelGrid" clientId="j_id_2m:j_id_34" columnClasses="padding-3" columns="1" id="j_id_34" inView="true" layout="tabular" rendered="#{programView.isEligableForPrize()}" role="grid" transient="false" location="/WEB-INF/schedule.xhtml at line 81 and column 111"> - State size:0 bytes
<OutputLabel class="class org.primefaces.component.outputlabel.OutputLabel" clientId="j_id_2m:j_id_35" escape="true" id="j_id_35" inView="true" indicateRequired="auto" rendered="true" transient="false" value="This talk was eligable for a student prize. Voting is now over." location="/WEB-INF/schedule.xhtml at line 82 and column 106"/> - State size:0 bytes
</PanelGrid>
</HtmlPanelGroup>
</Dialog>
</Fieldset>
</HtmlForm>
<script> $(document).ready(function () { onLoad(); }); </script> - State size:0 bytes
</HtmlPanelGroup>
<div class="footer"> - State size:0 bytes
<ScrollPanel class="class org.primefaces.component.scrollpanel.ScrollPanel" clientId="j_id_38" id="j_id_38" inView="true" mode="default" rendered="true" style="height:120px; width:100%; background:none; border:none;" transient="false" location="/WEB-INF/footer.xhtml at line 9 and column 84"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_39" id="j_id_39" inView="true" layout="block" rendered="true" style="display:flex; justify-content: center; width:100%" styleClass="sponsors" transient="false" location="/WEB-INF/footer.xhtml at line 10 and column 118"> - State size:0 bytes
<PanelGrid class="class org.primefaces.component.panelgrid.PanelGrid" clientId="j_id_3a" columnClasses="v_center flex" columns="6" id="j_id_3a" inView="true" layout="grid" rendered="true" role="grid" styleClass="sponsors" transient="false" location="/WEB-INF/footer.xhtml at line 12 and column 104"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3b" disabled="false" id="j_id_3b" inView="true" rendered="true" target="_blank" transient="false" value="https://www.ucalgary.ca/" location="/WEB-INF/footer.xhtml at line 14 and column 80"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3c" id="j_id_3c" inView="true" ismap="false" name="images/uofc_trans.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 15 and column 129"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3d" disabled="false" id="j_id_3d" inView="true" rendered="true" target="_blank" transient="false" value="https://www.cita.utoronto.ca/" location="/WEB-INF/footer.xhtml at line 18 and column 85"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3e" id="j_id_3e" inView="true" ismap="false" name="images/cita.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 19 and column 123"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3f" disabled="false" id="j_id_3f" inView="true" rendered="true" target="_blank" transient="false" value="https://cinp.ca/" location="/WEB-INF/footer.xhtml at line 22 and column 72"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3g" id="j_id_3g" inView="true" ismap="false" name="images/cinp_trans.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 23 and column 129"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3h" disabled="false" id="j_id_3h" inView="true" rendered="true" target="_blank" transient="false" value="https://perimeterinstitute.ca/" location="/WEB-INF/footer.xhtml at line 26 and column 86"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3i" id="j_id_3i" inView="true" ismap="false" name="images/PI.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 27 and column 121"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3j" disabled="false" id="j_id_3j" inView="true" rendered="true" target="_blank" transient="false" value="https://casca.ca/" location="/WEB-INF/footer.xhtml at line 30 and column 73"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3k" id="j_id_3k" inView="true" ismap="false" name="images/casca.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 31 and column 124"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3l" disabled="false" id="j_id_3l" inView="true" rendered="true" target="_blank" transient="false" value="https://particlephysics.ca/" location="/WEB-INF/footer.xhtml at line 34 and column 83"> - State size:0 bytes
<GraphicImage alt="sponsor image" cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_3m" id="j_id_3m" inView="true" ismap="false" name="images/ipp.png" rendered="true" stream="false" styleClass="sponsor_image" transient="false" location="/WEB-INF/footer.xhtml at line 35 and column 122"/> - State size:0 bytes
</HtmlOutputLink>
</PanelGrid>
</HtmlPanelGroup>
</ScrollPanel>
</div> <style> @media (min-width:1024px) { .layout-wrapper .topbar { z-index: 999999; } } </style> </body> </html> - State size:0 bytes
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
None
View Attributes
NameValue
programViewfrontend.ProgramView@62814803
Session Attributes
NameValue
jsf_sequence1
openWebBeansSessionContextorg.apache.webbeans.context.SessionContext@299040bf
Flash Attributes
NameValue
None
Application Attributes
NameValue
None
Jun 30, 2025, 10:17:16 PM - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces