Ausgabe
Ausgabe
Titelthema:
Ausgabe
Inhaltsverzeichnis (PDF)
Error - org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null

An Error Occurred:

org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null

viewId=/xhtml/overview.xhtml
location=D:\inetpub\wwwroot\jetty\Live\com.dg.bankinformation.web\xhtml\overview.xhtml
phaseId=RENDER_RESPONSE(6)

Caused by:
java.lang.NullPointerException - Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
at dg.bankinfo.model.overview.AOverviewPageObject.getFacetResult(AOverviewPageObject.java:46)

/xhtml/include/00_shared/categoryFilter.xhtml at line 18 and column 5 filterOptions="#{pageObjectBB.currentPageObject.getFacetResult(pageObjectBB.currentPageObject.categoryFilterField).counts}"

+ Stack Trace

org.apache.myfaces.view.facelets.el.ContextAwareELException: org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:104)
	at org.apache.myfaces.view.facelets.el.LocationValueExpression.getValue(LocationValueExpression.java:127)
	at javax.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:360)
	at org.apache.myfaces.view.facelets.component.UIRepeat.getValue(UIRepeat.java:246)
	at org.apache.myfaces.view.facelets.component.UIRepeat.createDataModel(UIRepeat.java:193)
	at org.apache.myfaces.view.facelets.component.UIRepeat.getDataModel(UIRepeat.java:185)
	at org.apache.myfaces.view.facelets.component.UIRepeat._validateAttributes(UIRepeat.java:819)
	at org.apache.myfaces.view.facelets.component.UIRepeat.process(UIRepeat.java:881)
	at org.apache.myfaces.view.facelets.component.UIRepeat.encodeChildren(UIRepeat.java:1590)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:541)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at org.apache.myfaces.renderkit.html.HtmlCompositeComponentRenderer.encodeChildren(HtmlCompositeComponentRenderer.java:66)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:643)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:541)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:550)
	at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView(FaceletViewDeclarationLanguage.java:1891)
	at org.apache.myfaces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:313)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:58)
	at org.apache.myfaces.tomahawk.application.ResourceViewHandlerWrapper.renderView(ResourceViewHandlerWrapper.java:169)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:116)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:267)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:200)
	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1459)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1631)
	at com.shi.solrbrowser.view.paramresponder.ParamResponderFilter.doFilter(ParamResponderFilter.java:113)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at dg.bankinfo.view.CacheDisableFilter.doFilter(CacheDisableFilter.java:28)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at com.shi.solrbrowser.newauth.view.authenticate.RedirectAuthFilter.doFilter(RedirectAuthFilter.java:174)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at com.shi.solrbrowser.view.paramcontainer.impl.ParamContainerBB.doFilter(ParamContainerBB.java:131)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:618)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:229)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:81)
	at dg.bankinfo.view.seo.SeoUrlFilter.doFilter(SeoUrlFilter.java:117)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:201)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:104)
	at javax.faces.component._ComponentAttributesMap.get(_ComponentAttributesMap.java:331)
	at org.apache.myfaces.el.unified.resolver.CompositeComponentELResolver$CompositeComponentAttributesMapWrapper.get(CompositeComponentELResolver.java:346)
	at javax.el.MapELResolver.getValue(MapELResolver.java:61)
	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.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:96)
	... 90 more
Caused by: javax.el.ELException: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at javax.el.BeanELResolver.invoke(BeanELResolver.java:161)
	at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:79)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:158)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:96)
	... 98 more
Caused by: java.lang.NullPointerException: Cannot invoke "com.shi.solrbrowser.model.query.facet.SHIFacet.getCounts()" because "facet" is null
	at dg.bankinfo.model.overview.AOverviewPageObject.getFacetResult(AOverviewPageObject.java:46)
	at jdk.internal.reflect.GeneratedMethodAccessor398.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at javax.el.BeanELResolver.invoke(BeanELResolver.java:155)
	... 102 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="/xhtml/overview.xhtml"> - State size:250 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_o" id="j_id_o" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 17 and column 65"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_q" id="j_id_q" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 29 and column 67"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_4s" id="j_id_4s" inView="true" rendered="true" transient="false" location="/resources/componentsComposite/advancedAutosuggest.xhtml at line 12 and column 78"/> - State size:0 bytes
</ComponentResourceContainer>
- State size:0 bytes
<html xmlns="http://www.w3.org/1999/xhtml" lang="de-DE"> - 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="/xhtml/template/layout.xhtml at line 11 and column 10"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4" escape="true" id="j_id_4" inView="true" rendered="true" transient="false" location="/xhtml/template/layout.xhtml at line 12 and column 17"> - State size:0 bytes
<base href="#{seoBB.getBaseHref()}"/> - State size:0 bytes
</HtmlOutputText>
<link rel="shortcut icon" href="../favicon.ico"/> <meta name="author" content="#{resourceBB.getMeta('autorennennung')}#{resourceBB.getMeta('kunde')}"/> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_7" id="j_id_7" inView="true" rendered="#{not empty resourceBB.getMeta('title') or not empty resourceBB.getMeta('teaser-text')}" transient="false" location="/xhtml/template/layout.xhtml at line 16 and column 115"> - State size:0 bytes
<meta name="description" content="#{resourceBB.getMeta('title')}#{resourceBB.getMeta('teaser-text')}"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_9" id="j_id_9" inView="true" rendered="#{empty resourceBB.getMeta('title') and empty resourceBB.getMeta('teaser-text')}" transient="false" location="/xhtml/template/layout.xhtml at line 20 and column 108"> - State size:0 bytes
<meta name="description" content="#{seoBB.getHtmlMetaDescription()}"/> - State size:0 bytes
</ComponentRef>
<meta charset="utf-8"/> <meta name="keywords" content="#{resourceBB.getMetaAllAsString('schlagworte')}"/> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1"/> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="Expires" content="0"/> <title>#{pageObjectBB.currentPageTitle}</title> <link rel="shortcut icon" href="../favicon.ico"/> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_c" id="j_id_c" inView="true" rendered="#{jsfUtilBB.isCurrentPage('hitlist.jsf')}" transient="false" location="/xhtml/template/layout.xhtml at line 31 and column 69"> - State size:0 bytes
<title> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_e" id="j_id_e" inView="true" rendered="#{hitlistBB.getHitCount() gt 1}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 7 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_f" escape="false" id="j_id_f" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'jspf.hitlist.hitlabel.multihit', true, hitlistBB.getHitCount(), paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 9 and column 155"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_g" id="j_id_g" inView="true" rendered="#{hitlistBB.getHitCount() eq 1}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 11 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_h" escape="false" id="j_id_h" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'jspf.hitlist.hitlabel.singlehit', true, hitlistBB.getHitCount(), paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 13 and column 156"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_i" id="j_id_i" inView="true" rendered="#{hitlistBB.getHitCount() eq 0}" transient="false" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 15 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_j" escape="false" id="j_id_j" inView="true" rendered="true" transient="false" value="#{msgBB.getFormattedEntryWithEscape('', 'lang.hitlist.nohitlabel', true, paramContainerBB.getParam('search'))}" location="/xhtml/include/00_shared/hitCountLabel.xhtml at line 17 and column 123"/> - State size:0 bytes
</ComponentRef>
</title> - State size:0 bytes
</ComponentRef>
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_l" id="j_id_l" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/resources.xhtml at line 7 and column 51"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_l:j_idj_id_l__f_cc_facet" id="j_idj_id_l__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<script type="text/javascript"> var contextPath = '#{request.contextPath}'; var g_isScaffold = #{cc.attrs.resourceBB.isLosDoc}; </script> - State size:0 bytes
</UIPanel>
</UINamingContainer>
<link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/bootstrap-select.min.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/jquery-ui.theme.min.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/libs/shariff-3.2.1/shariff.complete.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/root.css"/> - State size:0 bytes
<script type="text/javascript" src="../resources/js/jquery.min.js"/> <script type="text/javascript" src="../resources/js/jquery-ui.min.js"/> <script type="text/javascript" src="../resources/js/shi_r4_config.js"/> <script type="text/javascript" src="../resources/js/popper.min.js"/> <script type="text/javascript" src="../resources/js/bootstrap-select.min.js"/> <script type="text/javascript" src="../resources/js/bootstrap.js"/> <script type="text/javascript" src="../resources/js/jquery.monthpicker.min.js"/> <script type="text/javascript" src="../resources/libs/shariff-3.2.1/shariff.complete.js"/> - State size:0 bytes
<script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); _paq.push(['requireConsent']); _paq.push(["setCookieDomain", "*.www.dg-medienportal.de"]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//www.dg-medienportal.de/piwik/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '3']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_s" id="j_id_s" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{productBB.activeProduct.documentCSS}" var="css" location="/xhtml/template/layout.xhtml at line 38 and column 71"> - State size:0 bytes
<link rel="stylesheet" type="text/css" href="#{css}"/> - State size:0 bytes
</UIRepeat>
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_u" id="j_id_u" inView="true" rendered="true" transient="false" location="/xhtml/template/layout.xhtml at line 43 and column 10"> - State size:0 bytes
<div class="container-fluid px-0"> <div class="row no-gutters justify-content-center flex-nowrap"> <div class="d-none d-xl-block col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_x" id="j_id_x" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> <div class="col contentArea"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_11" id="j_id_11" inView="true" rendered="#{empty dgBannerBB.getBanner('fireplace')}" transient="false" location="/xhtml/include/10_header.xhtml at line 7 and column 69"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_13" id="j_id_13" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<nav id="header" class="navbar sticky-top"> <div class="container-fluid"> <div class="row"> - State size:0 bytes
<div class="mainHeader col pt-3 pb-3"> <div class="row"> <div class="logo col-auto ml-xl-auto"> <div class="row"> <div class="col-auto"> <a href="index.jsf" class="biLogo"> </a> </div> </div> </div> <div class="navigation col-auto ml-auto mr-xl-auto mr-3"> <div id="mobileHeader" class="dropdown d-xl-none"> - State size:0 bytes
<a href="#" data-toggle="dropdown" class="burgerButton"> <div class="row flex-nowrap"> <div class="col-auto"> <div class="bar1"/> <div class="bar2"/> <div class="bar3"/> </div> </div> </a> - State size:0 bytes
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> - State size:0 bytes
<div class="row topHeaderLinks h-100"> <div class="col-auto ml-0 ml-xl-auto pl-0"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1a" disabled="false" id="j_id_1a" inView="true" rendered="true" styleClass="d-inline-block p-1 pr-3 pl-3" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 47"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1d" id="j_id_1d" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 16 and column 68"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1e" disabled="false" id="j_id_1e" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 59"> - State size:0 bytes
Anmelden - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_1g" id="j_id_1g" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 23 and column 72"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_1h" enctype="application/x-www-form-urlencoded" id="j_id_1h" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 24 and column 13"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_1h:j_id_1i" disabled="false" id="j_id_1i" immediate="false" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 101"> - State size:0 bytes
Abmelden - State size:0 bytes
</HtmlCommandLink>
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
<div class="row pt-5"> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}aktuellesDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Aktuelles <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}aktuellesDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1n" disabled="false" id="j_id_1n" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 16 and column 120"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1p" disabled="false" id="j_id_1p" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 17 and column 118"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1r" disabled="false" id="j_id_1r" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 18 and column 122"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}fachwissenDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Fachwissen <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}fachwissenDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1u" disabled="false" id="j_id_1u" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 30 and column 116"> - State size:0 bytes
Bankrecht - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1w" disabled="false" id="j_id_1w" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 31 and column 117"> - State size:0 bytes
Fachpresse - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_1y" disabled="false" id="j_id_1y" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 32 and column 122"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}magazinDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Magazin <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}magazinDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_21" disabled="false" id="j_id_21" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 44 and column 153"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_23" disabled="false" id="j_id_23" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 45 and column 114"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_25" disabled="false" id="j_id_25" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 46 and column 97"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}serviceDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Service <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}serviceDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_28" disabled="false" id="j_id_28" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 58 and column 93"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2a" disabled="false" id="j_id_2a" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 59 and column 93"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2c" disabled="false" id="j_id_2c" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 60 and column 90"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2e" disabled="false" id="j_id_2e" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 61 and column 93"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2g" disabled="false" id="j_id_2g" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 62 and column 88"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}jobboerseDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Jobbörse <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}jobboerseDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2j" disabled="false" id="j_id_2j" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.stellenmarkt.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 74 and column 119"> - State size:0 bytes
Jobbörse - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
<div class="row py-5"> <div class="col-auto"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2n" disabled="false" id="j_id_2n" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 10 and column 112"> - State size:0 bytes
<img class="aktuelleAusgabeHeaderImage" src="#{menuInformationBB.currentIssue.currentCover}"> </img> - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto ml-5"> <div class="aktuelleAusgabeHeaderBubble"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2q" disabled="false" id="j_id_2q" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 19 and column 112"> - State size:0 bytes
Ausgabe - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_2s" escape="false" id="j_id_2s" inView="true" rendered="true" transient="false" value="#{menuInformationBB.currentIssue.currentAusgabe} " location="/xhtml/include/10_header/navigation/mobileHeaderBottom.xhtml at line 21 and column 67"/> - State size:0 bytes
<br/> jetzt hier<br/> online lesen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> - State size:0 bytes
</div> </div> <div class="d-none d-xl-block"> - State size:0 bytes
<div class="row topHeaderLinks h-100"> <div class="col-auto ml-0 ml-xl-auto pl-0"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_2x" disabled="false" id="j_id_2x" inView="true" rendered="true" styleClass="d-inline-block p-1 pr-3 pl-3" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 11 and column 47"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div class="col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_30" id="j_id_30" inView="true" rendered="#{authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 16 and column 68"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_31" disabled="false" id="j_id_31" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 19 and column 59"> - State size:0 bytes
Anmelden - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_33" id="j_id_33" inView="true" rendered="#{not authBean.isShowUsernamePasswordLogin}" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 23 and column 72"> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_34" enctype="application/x-www-form-urlencoded" id="j_id_34" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 24 and column 13"> - State size:0 bytes
<HtmlCommandLink action="#{authBean.logout}" actionExpression="#{authBean.logout}" class="class javax.faces.component.html.HtmlCommandLink" clientId="j_id_34:j_id_35" disabled="false" id="j_id_35" immediate="false" inView="true" rendered="true" styleClass="loginLink d-inline-block p-1 pr-3 pl-3" transient="false" location="/xhtml/include/10_header/navigation/topHeaderLinks.xhtml at line 25 and column 101"> - State size:0 bytes
Abmelden - State size:0 bytes
</HtmlCommandLink>
</HtmlForm>
</ComponentRef>
</div> </div> - State size:0 bytes
<div class="row pt-5"> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}aktuellesDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Aktuelles <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}aktuellesDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3a" disabled="false" id="j_id_3a" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 16 and column 120"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3c" disabled="false" id="j_id_3c" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 17 and column 118"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3e" disabled="false" id="j_id_3e" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 18 and column 122"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}fachwissenDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Fachwissen <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}fachwissenDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3h" disabled="false" id="j_id_3h" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 30 and column 116"> - State size:0 bytes
Bankrecht - 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" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 31 and column 117"> - State size:0 bytes
Fachpresse - 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" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 32 and column 122"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}magazinDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Magazin <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}magazinDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3o" disabled="false" id="j_id_3o" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 44 and column 153"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3q" disabled="false" id="j_id_3q" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 45 and column 114"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3s" disabled="false" id="j_id_3s" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 46 and column 97"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}serviceDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Service <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}serviceDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3v" disabled="false" id="j_id_3v" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 58 and column 93"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3x" disabled="false" id="j_id_3x" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 59 and column 93"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_3z" disabled="false" id="j_id_3z" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 60 and column 90"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_41" disabled="false" id="j_id_41" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 61 and column 93"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_43" disabled="false" id="j_id_43" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 62 and column 88"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="dropdownLinkContainer py-3 py-xl-0 col-xl-auto col-12"> <div> <a class="dropdownLink" role="button" aria-expanded="false" id="#{navigationLinkId}jobboerseDropdownLink" data-toggle="dropdown" aria-haspopup="true" href="#"> Jobbörse <span class="glyphicon glyphicon-chevron-down d-xl-none mr-3"/> </a> <div class="headerMenuDropdown dropdown-menu p-2 p-xl-3" aria-labelledby="#{navigationLinkId}jobboerseDropdownLink"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_46" disabled="false" id="j_id_46" inView="true" rendered="true" styleClass="dropdown-item" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.stellenmarkt.overview'])}" location="/xhtml/include/10_header/navigation/navigationLinks.xhtml at line 74 and column 119"> - State size:0 bytes
Jobbörse - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
</div> </div> </div> </div> - State size:0 bytes
</div> </div> </nav> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4b" id="j_id_4b" inView="true" rendered="#{jsfUtilBB.isCurrentPageOneOf('document.jsf', 'overview.jsf', 'hitlist.jsf')}" transient="false" location="/xhtml/include/10_header.xhtml at line 20 and column 105"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4c" id="j_id_4c" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.breadcrumbItems}" transient="false" location="/xhtml/include/10_header.xhtml at line 21 and column 87"> - State size:0 bytes
<div class="breadcrumbWrapper row"> <div class="breadcrumb d-none d-sm-block container-fluid col-10 mx-auto"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_4e" id="j_id_4e" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.breadcrumbItems}" var="breadcrumb" varStatus="breadcrumbStatus" location="/xhtml/include/10_header.xhtml at line 24 and column 121"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4f" id="j_id_4f" inView="true" rendered="#{breadcrumb.href ne null}" transient="false" location="/xhtml/include/10_header.xhtml at line 25 and column 58"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_4e:j_id_4g" disabled="false" id="j_id_4g" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="#{seoBB.generateSeoUrl(breadcrumb.href)}" location="/xhtml/include/10_header.xhtml at line 26 and column 99"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4e:j_id_4h" escape="true" id="j_id_4h" inView="true" rendered="true" transient="false" value="#{breadcrumb.text}" location="/xhtml/include/10_header.xhtml at line 27 and column 50"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4i" id="j_id_4i" inView="true" rendered="#{breadcrumb.href eq null}" transient="false" location="/xhtml/include/10_header.xhtml at line 30 and column 58"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4e:j_id_4j" escape="true" id="j_id_4j" inView="true" rendered="true" styleClass="breadcrumbPart" transient="false" value="#{breadcrumb.text}" location="/xhtml/include/10_header.xhtml at line 31 and column 77"/> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_4e:j_id_4k" id="j_id_4k" inView="true" rendered="#{not breadcrumbStatus.last}" transient="false" location="/xhtml/include/10_header.xhtml at line 33 and column 60"> - State size:0 bytes
<span class="glyphicon glyphicon-chevron-right"/> - State size:0 bytes
</ComponentRef>
</UIRepeat>
</div> </div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
<div id="main" class="container-fluid"> <div class="row"> - State size:0 bytes
<div id="#{searchId}" class="col col-xl-8 ml-auto mr-auto pt-5 pb-5 searchWrapper"> <form id="#{searchId}Form" name="#{searchId}Form" class="noSidePadding" action="../xhtml/hitlist.jsf"> <input type="hidden" value="0" name="start"/> <input type="hidden" value="newsearch" name="event"/> <div class="input-group"> <div class="inputWrapper form-control"> <input id="#{searchId}Input" type="text" name="search" formContainer="##{searchId}Form" class="search form-control advanced-autosuggest pl-lg-5" placeholder="#{msgBB.map['lang.login.searchfield.placeholder']}" onfocus="this.placeholder = '#{msgBB.map['lang.login.searchfield.placeholder']}'" onblur="this.placeholder = '#{msgBB.map['lang.login.searchfield.placeholder']}'" value="#{paramContainerBB.getParam('search')}" aria-describedby="search-addon" autocomplete="off"> </input> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_4r" id="j_id_4r" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/search.xhtml at line 25 and column 33"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_4r:j_idj_id_4r__f_cc_facet" id="j_idj_id_4r__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div class="ip-advanced-autosuggest"> - State size:0 bytes
<div class="row"> <div class="col-12 col-md-6" result="as_search"> <ul class="ipaa-resultlist"> </ul> </div> <div class="col-12 col-md-6"> <div class="row flex-column ipaa-resultlist"> <div class="col-auto mw-100" result="schlagworte"> <ul aria-label="Schlagworte:"> </ul> </div> <div class="col-auto mw-100" result="autor"> <ul aria-label="Autoren:"> </ul> </div> </div> </div> </div> - State size:0 bytes
</div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</div> <div id="#{searchId}Btn" class="input-group-append searchButtonWrapper"> <button class="btn btn-outline-secondary" type="submit"> <span class="glyphicon glyphicon-search mr-xl-2 mx-1"/> <span class="d-none d-md-inline button-label"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_4x" escape="true" id="j_id_4x" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.search.searchBtn.label']}" location="/xhtml/include/00_shared/search.xhtml at line 50 and column 74"/> - State size:0 bytes
</span> </button> </div> </div> </form> </div> - State size:0 bytes
<div id="contentHeader" class="col-12 col-xl-10 mx-auto"> - State size:0 bytes
<div class="overviewHeader"> - State size:0 bytes
</div> - State size:0 bytes
</div> - State size:0 bytes
<div id="contentContainer" class="col-12 col-md-7 ml-md-auto"> <div class="row contentContainer"> <div class="content col"> - State size:0 bytes
<div class="#{paramContainerBB.getParam('overview')}Page row"> <div class="overviewMain col-12"> - State size:0 bytes
<div class="overviewHeader row mx-auto"> - State size:0 bytes
<div class="componentHeader col-12"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_2" escape="true" id="j_id_51_2_2_2" inView="true" rendered="#{pageObjectBB.currentPageObject.latest}" transient="false" value="Aktuelles Magazin" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 7 and column 31"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_3" escape="true" id="j_id_51_2_2_3" inView="true" rendered="#{not pageObjectBB.currentPageObject.latest}" transient="false" value="Ausgabe #{pageObjectBB.currentPageObject.magazinCoverItem.ausgabe}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 9 and column 82"/> - State size:0 bytes
</div> <div class="col py-4"> <div class="row magazinHeaderContentTop p-3"> <div class="col-4 magazinTeaserImage"> <img src="#{pageObjectBB.currentPageObject.magazinCoverItem.teaserbild}"> </img> </div> <div class="col p-4"> <div class="ausgabe mb-2"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_5" escape="true" id="j_id_51_2_2_5" inView="true" rendered="#{pageObjectBB.currentPageObject.latest}" transient="false" value="Aktuelle " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 22 and column 25"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_6" escape="true" id="j_id_51_2_2_6" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.ausgabe']} " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 24 and column 76"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_7" escape="true" id="j_id_51_2_2_7" inView="true" rendered="true" transient="false" value="#{pageObjectBB.currentPageObject.magazinCoverItem.ausgabe}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 26 and column 74"/> - State size:0 bytes
</div> <div class="titelThema mb-5"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_9" escape="true" id="j_id_51_2_2_9" inView="true" rendered="true" transient="false" value="Titelthema: " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 30 and column 28"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_a" escape="true" id="j_id_51_2_2_a" inView="true" rendered="true" transient="false" value="#{pageObjectBB.currentPageObject.currentMagazinTitelthema}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 32 and column 74"/> - State size:0 bytes
</div> <div class="themen"> </div> </div> </div> <div class="row magazinHeaderContentBottom px-3 py-5"> <div class="aktuelleAusgabeContent col"> <div class="magazinAusgabeHeaderTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_c" escape="true" id="j_id_51_2_2_c" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.ausgabe']} " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 43 and column 76"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_d" escape="true" id="j_id_51_2_2_d" inView="true" rendered="true" transient="false" value="#{pageObjectBB.currentPageObject.magazinCoverItem.ausgabe}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 45 and column 74"/> - State size:0 bytes
</div> <div class="aktuelleAusgabeContentToc"> <span class="glyphicon glyphicon-list-alt"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_2_f" disabled="false" id="j_id_51_2_2_f" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" target="_blank" transient="false" value="#{pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 52 and column 23"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_g" escape="false" id="j_id_51_2_2_g" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.inhaltsverzeichnis']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 54 and column 87"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_h" escape="false" id="j_id_51_2_2_h" inView="true" rendered="#{empty pageObjectBB.currentPageObject.magazinCoverItem.pdfUrl}" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.inhaltsverzeichnis']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 59 and column 86"/> - State size:0 bytes
</div> <div class="aktuelleAusgabeContentAbo pb-0"> <span class="glyphicon glyphicon-info-sign"/> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_2_j" disabled="false" id="j_id_51_2_2_j" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 64 and column 66"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_2_k" escape="false" id="j_id_51_2_2_k" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.overview.magazinAusgabe.header.abonnement']}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewCustomHeader.xhtml at line 66 and column 79"/> - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> </div> - State size:0 bytes
</div> <div class="row"> - State size:0 bytes
<div class="col-12 py-4 categoryFilter"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_6" id="j_id_51_2_6" inView="true" rendered="#{not empty pageObjectBB.currentPageObject.categoryFilterField}" transient="false" location="/xhtml/include/00_shared/categoryFilter.xhtml at line 10 and column 91"> - State size:0 bytes
<UINamingContainer class="class javax.faces.component.UINamingContainer" clientId="j_id_51_2_7" id="j_id_51_2_7" inView="true" rendered="true" transient="false" location="/xhtml/include/00_shared/categoryFilter.xhtml at line 18 and column 5"> - State size:0 bytes
javax.faces.component.COMPOSITE_FACET_NAME
<UIPanel class="class javax.faces.component.UIPanel" clientId="j_id_51_2_7:j_idj_id_51_2_7__f_cc_facet" id="j_idj_id_51_2_7__f_cc_facet" inView="true" rendered="true" transient="false"> - State size:0 bytes
<div> <a class="filterControl" data-toggle="collapse" href="#categoryFilter" role="button" aria-expanded="#{cc.attrs.expanded}" aria-controls="collapseExample"> #{cc.attrs.label} </a> </div> <div class="collapse #{cc.attrs.expanded?'show':''}" id="categoryFilter"> <form> <input type="hidden" name="event" value="#{cc.attrs.eventGroup}*"/> <input type="hidden" name="#{cc.attrs.paramName}" value=""/> <div class="row filterOptions"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_7:j_id_51_2_9" id="j_id_51_2_9" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{cc.attrs.filterOptions}" var="option" varStatus="filterIteration" location="/resources/componentsComposite/categoryFilter.xhtml at line 33 and column 35"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7:j_id_51_2_9:j_id_51_2_a" id="j_id_51_2_a" inView="true" rendered="#{option.count gt 0}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 35 and column 52"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7:j_id_51_2_9:j_id_51_2_b" id="j_id_51_2_b" inView="true" rendered="#{not cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 37 and column 107"> - State size:0 bytes
<div class="col-auto"> <input type="checkbox" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7:j_id_51_2_9:j_id_51_2_d" escape="false" id="j_id_51_2_d" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/categoryFilter.xhtml at line 44 and column 75"/> - State size:0 bytes
</label> </div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_7:j_id_51_2_9:j_id_51_2_f" id="j_id_51_2_f" inView="true" rendered="#{cc.attrs.paramContainerBB.containsValueForParam(option.name,cc.attrs.paramName)}" transient="false" location="/resources/componentsComposite/categoryFilter.xhtml at line 48 and column 115"> - State size:0 bytes
<div class="col-auto"> <input type="checkbox" class="checked" id="#{cc.attrs.paramName}#{filterIteration.index}" name="#{cc.attrs.paramName}" value="#{option.name}" checked="checked" onChange="this.form.submit()"> </input> <label for="#{cc.attrs.paramName}#{filterIteration.index}"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_7:j_id_51_2_9:j_id_51_2_h" escape="false" id="j_id_51_2_h" inView="true" rendered="true" styleClass="itemLabel" transient="false" value="#{option.displayName} (#{option.count})" location="/resources/componentsComposite/categoryFilter.xhtml at line 57 and column 78"/> - State size:0 bytes
<div class="remove"> <img src="../resources/images/icon_close.png"/> </div> </label> </div> - State size:0 bytes
</ComponentRef>
</ComponentRef>
</UIRepeat>
</div> </form> </div> - State size:0 bytes
</UIPanel>
</UINamingContainer>
</ComponentRef>
</div> - State size:0 bytes
</div> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="overviewMainList" id="overviewMainList" inView="true" layout="block" rendered="true" styleClass="overviewMainList" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 17 and column 78"> - State size:0 bytes
<div id="overviewMagazinAusgabeItems" class="overviewMagazinAusgabeItems"> - State size:0 bytes
<UIRepeat class="class org.apache.myfaces.view.facelets.component.UIRepeat" clientId="j_id_51_2_o" id="j_id_51_2_o" inView="true" offset="0" rendered="true" size="-1" step="1" transient="false" value="#{pageObjectBB.currentPageObject.overviewPageItems}" var="overviewItem" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 20 and column 95"> - State size:0 bytes
<div class="row mb-5"> <div class="col"> <div class="metaHeader"> <b> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_q" escape="true" id="j_id_51_2_q" inView="true" rendered="true" transient="false" value="BI #{overviewItem.ausgabe}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 24 and column 61"/> - State size:0 bytes
</b> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_s" escape="true" id="j_id_51_2_s" inView="true" rendered="true" transient="false" value=" | " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 25 and column 35"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_t" escape="true" id="j_id_51_2_t" inView="true" rendered="true" transient="false" value="#{overviewItem.unterkategorie}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 26 and column 62"/> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_u" id="j_id_51_2_u" inView="true" rendered="#{not empty overviewItem.date}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 27 and column 64"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_v" escape="true" id="j_id_51_2_v" inView="true" rendered="true" transient="false" value=" | " location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 28 and column 36"/> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_w" converter="javax.faces.convert.DateTimeConverter@20c4d140" escape="true" id="j_id_51_2_w" inView="true" rendered="true" transient="false" value="#{overviewItem.date}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 29 and column 53"/> - State size:0 bytes
</ComponentRef>
</div> <div class="metaTitle"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_y" id="j_id_51_2_y" inView="true" rendered="#{authBean.getIsShowDocument(overviewItem.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 36 and column 81"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_z" disabled="false" id="j_id_51_2_z" inView="true" rendered="#{magazinAusgabeOverviewModule.isGreater2020()}" target="_self" transient="false" value="#{seoBB.resolveSeoUrlFromLink(overviewItem.seoUrl)}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 40 and column 27"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_10" escape="true" id="j_id_51_2_10" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 41 and column 78"/> - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_11" disabled="false" id="j_id_51_2_11" inView="true" rendered="#{not empty overviewItem.pdfUrl and not magazinAusgabeOverviewModule.isGreater2020()}" target="_blank" transient="false" value="#{overviewItem.pdfUrl}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 47 and column 28"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_12" escape="true" id="j_id_51_2_12" inView="true" rendered="true" styleClass="docTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 48 and column 78"/> - State size:0 bytes
</HtmlOutputLink>
<div class="mb-2"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_14" escape="false" id="j_id_51_2_14" inView="true" rendered="true" transient="false" value="#{overviewItem.autorennennung}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 52 and column 80"/> - State size:0 bytes
</div> <div class="metaTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_16" escape="false" id="j_id_51_2_16" inView="true" rendered="true" transient="false" value="#{overviewItem.teasertext}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 56 and column 76"/> - State size:0 bytes
</div> <div class="continueWrapper"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_18" disabled="false" id="j_id_51_2_18" inView="true" rendered="true" styleClass="continueLink" title="#{msgBB.map['lang.de.link.readMore']}" transient="false" value="#{seoBB.resolveSeoUrlFromLink(overviewItem.seoUrl)}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 62 and column 73"> - State size:0 bytes
<span class="continueText">#{msgBB.map['lang.de.link.readMore']}</span> <span class="weiterlesen ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_1b" id="j_id_51_2_1b" inView="true" rendered="#{not authBean.getIsShowDocument(overviewItem.src)}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 69 and column 85"> - State size:0 bytes
<div class="docTitle"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1d" escape="true" id="j_id_51_2_1d" inView="true" rendered="true" styleClass="noDocAccessTitle" transient="false" value="#{overviewItem.title}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 71 and column 86"/> - State size:0 bytes
</div> <div class="mb-2"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1f" escape="false" id="j_id_51_2_1f" inView="true" rendered="true" transient="false" value="#{overviewItem.autorennennung}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 75 and column 80"/> - State size:0 bytes
</div> <div class="metaTeaserText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1h" escape="false" id="j_id_51_2_1h" inView="true" rendered="true" transient="false" value="#{overviewItem.teasertext}" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 79 and column 76"/> - State size:0 bytes
</div> <div class="docNoAccess"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_1j" id="j_id_51_2_1j" inView="true" rendered="#{not authBean.isLoggedIn}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 7 and column 56"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_1k" disabled="false" id="j_id_51_2_1k" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess']}" transient="false" value="#{authBean.loginUrl}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 11 and column 46"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1m" escape="true" id="j_id_51_2_1m" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 12 and column 105"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_1o" id="j_id_51_2_1o" inView="true" rendered="#{authBean.isLoggedIn and authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 16 and column 80"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_1p" disabled="false" id="j_id_51_2_1p" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 20 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1r" escape="true" id="j_id_51_2_1r" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_allowed']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 21 and column 125"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_1t" id="j_id_51_2_1t" inView="true" rendered="#{authBean.isLoggedIn and not authBean.testaboAllowed}" transient="false" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 25 and column 84"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_51_2_o:j_id_51_2_1u" disabled="false" id="j_id_51_2_1u" inView="true" rendered="true" styleClass="noDocAccess" title="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.testzugang'])}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 29 and column 78"> - State size:0 bytes
<span class="continueText"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_51_2_o:j_id_51_2_1w" escape="true" id="j_id_51_2_1w" inView="true" rendered="true" transient="false" value="#{msgBB.map['jspf.common.link.noaccess_test_access_used']}" location="/xhtml/include/00_shared/noAccessLink.xhtml at line 30 and column 122"/> - State size:0 bytes
</span> <span class="glyphicon glyphicon-lock ml-2"/> - State size:0 bytes
</HtmlOutputLink>
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_2_o:j_id_51_2_20" id="j_id_51_2_20" inView="true" rendered="#{not empty overviewItem.teaserbild}" transient="false" location="/xhtml/include/40_content/overview/magazinAusgabeOverview/magazinAusgabeOverviewContent.xhtml at line 88 and column 68"> - State size:0 bytes
<div class="col-4"> <figure class="figure"> <img src="#{overviewItem.teaserbild}"> </img> </figure> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</UIRepeat>
</div> - State size:0 bytes
</HtmlPanelGroup>
</div> <div class="col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_51_5" id="j_id_51_5" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
</div> </div> </div> <div id="sidebar" class="col-12 col-md-3 mr-md-auto"> <div class="row sidebarContainer h-100"> <div class="sidebar col"> - State size:0 bytes
<div class="overviewHeader"> - State size:0 bytes
<div class="sidebarAbonnement row"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_2" id="j_id_53_2_2" inView="true" rendered="#{not empty dgBannerBB.getBanner('sidebar1')}" transient="false" location="/xhtml/include/40_content/sidebar/sidebarHalfPageAd.xhtml at line 7 and column 72"> - State size:0 bytes
<div class="sidebarWidget col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_5" id="j_id_53_2_5" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_8" id="j_id_53_2_8" inView="true" rendered="#{not empty dgBannerBB.getBanner('sidebar2')}" transient="false" location="/xhtml/include/40_content/sidebar/sidebarMediumRectangle.xhtml at line 7 and column 72"> - State size:0 bytes
<div class="sidebarWidget col-12"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_53_2_b" id="j_id_53_2_b" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</ComponentRef>
</div> - State size:0 bytes
</div> - State size:0 bytes
</div> </div> </div> - State size:0 bytes
</div> </div> <div id="footer" class="container-fluid footer-content"> - State size:0 bytes
<div class="row"> <div class="col col-lg-10 ml-auto mr-auto"> <div class="row pt-4"> <div class="col-xl-auto col-12 mr-5 pb-4 footerBannerWrapper"> <div> <a href="index.jsf" class="biLogo"/> </div> </div> <div class="col-xl col-6 mb-3 mb-xl-0 footerNavigation"> <div>Aktuelles</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_57" disabled="false" id="j_id_57" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.genomeldungen.overview'])}" location="/xhtml/include/60_footer.xhtml at line 17 and column 98"> - State size:0 bytes
Geno-Meldungen - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5a" disabled="false" id="j_id_5a" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.nachrichten.overview'])}" location="/xhtml/include/60_footer.xhtml at line 18 and column 96"> - State size:0 bytes
Nachrichten - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5d" disabled="false" id="j_id_5d" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.veranstaltungen.overview'])}" location="/xhtml/include/60_footer.xhtml at line 19 and column 100"> - State size:0 bytes
Veranstaltungen - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 mb-3 mb-xl-0 footerNavigation"> <div>Fachwissen</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5g" disabled="false" id="j_id_5g" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.bankrecht.overview'])}" location="/xhtml/include/60_footer.xhtml at line 23 and column 94"> - State size:0 bytes
Bankrecht - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5j" disabled="false" id="j_id_5j" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.fachpresse.overview'])}" location="/xhtml/include/60_footer.xhtml at line 24 and column 95"> - State size:0 bytes
Fachpresse - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5m" disabled="false" id="j_id_5m" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.formulargremien.overview'])}" location="/xhtml/include/60_footer.xhtml at line 25 and column 100"> - State size:0 bytes
Formulargremien - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 footerNavigation"> <div>Magazin</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5p" disabled="false" id="j_id_5p" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazinausgabe.overview'])}/#{menuInformationBB.seoAusgabe}" location="/xhtml/include/60_footer.xhtml at line 29 and column 131"> - State size:0 bytes
Aktuelles Magazin - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5s" disabled="false" id="j_id_5s" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl(msgBB.map['seo.magazin.overview'])}" location="/xhtml/include/60_footer.xhtml at line 30 and column 92"> - State size:0 bytes
Archiv - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5v" disabled="false" id="j_id_5v" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('sonderausgaben')}" location="/xhtml/include/60_footer.xhtml at line 31 and column 75"> - State size:0 bytes
Sonderausgaben - State size:0 bytes
</HtmlOutputLink>
</div> </div> <div class="col-xl col-6 footerNavigation"> <div>Service</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_5y" disabled="false" id="j_id_5y" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('abonnement')}" location="/xhtml/include/60_footer.xhtml at line 35 and column 71"> - State size:0 bytes
Abonnement - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_61" disabled="false" id="j_id_61" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('newsletter')}" location="/xhtml/include/60_footer.xhtml at line 36 and column 71"> - State size:0 bytes
Newsletter - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_64" disabled="false" id="j_id_64" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('kontakt')}" location="/xhtml/include/60_footer.xhtml at line 37 and column 68"> - State size:0 bytes
Kontakt - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_67" disabled="false" id="j_id_67" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('mediadaten')}" location="/xhtml/include/60_footer.xhtml at line 38 and column 71"> - State size:0 bytes
Mediadaten - State size:0 bytes
</HtmlOutputLink>
</div> <div> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6a" disabled="false" id="j_id_6a" inView="true" rendered="true" transient="false" value="#{seoBB.generateSeoUrl('hilfe')}" location="/xhtml/include/60_footer.xhtml at line 39 and column 66"> - State size:0 bytes
Hilfe - State size:0 bytes
</HtmlOutputLink>
</div> </div> </div> <div class="row pb-4"> <div class="col col-xl-auto col-12"> <div class="socialLinks mt-3 mb-xl-0"> <span class="socialLabel"> Folgen Sie uns auch auf: </span> <a href="https://www.linkedin.com/showcase/bankinformation/" target="_blank"> <img src="../resources/images/social_media/LinkedIn-Bug.png"/> </a> </div> </div> </div> <div class="row py-4 lowerFooterWrapper"> <div class="col-xl col-12 mb-3 mb-xl-0 ml-auto footerLinks"> <a href="#{seoBB.generateSeoUrl(msgBB.map['seo.index'])}" target="_blank" class="staticLink">Startseite</a> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6d" disabled="false" id="j_id_6d" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('datenschutz')}" location="/xhtml/include/60_footer.xhtml at line 62 and column 32"> - State size:0 bytes
Datenschutz - State size:0 bytes
</HtmlOutputLink>
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="j_id_6f" disabled="false" id="j_id_6f" inView="true" rendered="true" styleClass="staticLink" transient="false" value="#{seoBB.generateSeoUrl('impressum')}" location="/xhtml/include/60_footer.xhtml at line 66 and column 32"> - State size:0 bytes
Impressum - State size:0 bytes
</HtmlOutputLink>
<a href="#{msgBB.map['url.static.extern.agb']}" target="_blank" class="staticLink">AGB</a> <a href="#{msgBB.map['url.dg.medienportal']}/xhtml/nutzungsbedingungen.jsf#{(authBean.isLoggedIn and authBean.currentUser.authInfos.get('ACCESSTYPE') ne 'JOOMLA') ? '?authId='.concat(authBean.currentUser.authInfos.get('AUTH_ID')) : ''}" target="_blank" class="staticLink">Nutzungsbedingungen</a> </div> <div class="col-xl-auto col-12 mr-auto copyright"> Copyright © <script>document.write((new Date()).getFullYear())</script> DG Nexolution eG </div> </div> </div> </div> - State size:0 bytes
</div> </div> <div class="d-none d-xl-block col-auto"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6k" id="j_id_6k" inView="true" rendered="#{not empty banner}" transient="false" location="/xhtml/include/00_shared/bannerAd.xhtml at line 7 and column 46"> - State size:0 bytes
<div class="d-flex justify-content-center"> <div class="mwidth-100 #{banner.styleClass}"> <a href="#{banner.linkziel}" target="_blank"> <img src="#{banner.bannerbild}" class="#{banner.styleClass}"/> </a> </div> </div> - State size:0 bytes
</ComponentRef>
</div> </div> </div> <iframe id="sessionPing" src="../ping.html" style="display: none !important;"> </iframe> <div class="modals d-none"> </div> <iframe id="printiframe" src="" style="display:none;"> </iframe> - State size:0 bytes
<div id="cookieNotice"> <div class="cookieNoticeWrapper"> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6o" id="j_id_6o" inView="true" rendered="#{not empty dgBannerBB.getBanner('skyscraper_left')}" transient="false" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 8 and column 81"> - State size:0 bytes
<div class="cookieNoticeSpacer #{dgBannerBB.getBanner('skyscraper_left').styleClass}"/> - State size:0 bytes
</ComponentRef>
<div class="cookieNoticeContainer"> <div class="row"> <div class="col cookieNoticeHeader"> <div class="componentHeader"> #{msgBB.map['lang.de.cookie.notice.header']} </div> </div> </div> <div class="row"> <div class="col"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_6r" escape="false" id="j_id_6r" inView="true" rendered="true" transient="false" value="#{msgBB.map['lang.de.cookie.notice.body']}" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 21 and column 87"/> - State size:0 bytes
<a href="#{seoBB.generateSeoUrl('datenschutz')}">Weitere Informationen</a> </div> </div> <div class="row"> <div class="col-12 col-md-6 d-flex align-items-center"> <div class="row w-100"> <div class="col-12 col-md-auto d-flex align-items-center"> <input id="technicalCookies" type="checkbox" checked="checked" disabled="disabled"/> <label for="technicalCookies"> <div class="checkmark"/> Technisch <a data-toggle="tooltip" data-container=".cookieNoticeContainer" data-boundary="window" title="#{msgBB.map['lang.de.cookie.notice.hint.technical']}"> ? </a> </label> </div> <div class="col-12 col-md-auto d-flex align-items-center"> <input id="statisticCookies" type="checkbox"/> <label for="statisticCookies"> <div class="checkmark"/> Statistik <a data-toggle="tooltip" data-container=".cookieNoticeContainer" data-boundary="window" title="#{msgBB.map['lang.de.cookie.notice.hint.statistical']}"> ? </a> </label> </div> </div> </div> <div class="col-12 ml-auto col-md-auto"> <button class="ml-auto btn-dg" onclick="cookieManagement.saveCookieInfo()"> Speichern </button> <button class="btn-dg" onclick="cookieManagement.saveCookieInfoAllChecked()"> Alle akzeptieren </button> </div> </div> <div class="row"> <div class="col-6"> <a href="#{seoBB.generateSeoUrl('impressum')}">Impressum </a> | <a href="#{seoBB.generateSeoUrl('datenschutz')} "> Datenschutz</a> </div> <div class="col-6"/> </div> </div> - State size:0 bytes
<ComponentRef class="class org.apache.myfaces.view.facelets.tag.ui.ComponentRef" clientId="j_id_6t" id="j_id_6t" inView="true" rendered="#{not empty dgBannerBB.getBanner('skyscraper_right')}" transient="false" location="/xhtml/include/00_shared/cookieNotice.xhtml at line 76 and column 82"> - State size:0 bytes
<div class="cookieNoticeSpacer #{dgBannerBB.getBanner('skyscraper_right').styleClass}"/> - State size:0 bytes
</ComponentRef>
</div> </div> - State size:0 bytes
</HtmlBody>
</html> - State size:0 bytes
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
eventoverview
overviewmagazinAusgabeOverview
schlagworte
Request Attributes
NameValue
dgBannerBBdg.bankinfo.view.DGBannerBB@14f4f70a
jsfUtilBBcom.shi.solrbrowser.view.util.JSFUtilBB@23ab14f8
resourceBBcom.shi.solrbrowser.view.resource.ResourceBB@10786e01
seoBBdg.bankinfo.view.seo.SeoBB@1630e39f
stringUtilBBcom.shi.solrbrowser.view.StringUtilBB@25cf1af4
View Attributes
NameValue
menuInformationBBdg.bankinfo.view.MenuInformationBB@5eb8c661
pageObjectBBdg.bankinfo.view.PageObjectBB@de3a3d1
Session Attributes
NameValue
authBeandg.auth.view.DGAuthBean@1cde95e9
authInfoAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.AuthInfoAuthorizer@419b343c
authInfoValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.AuthInfoValidator@598879a0
authenticationControllercom.shi.solrbrowser.newauth.control.authenticate.impl.AuthController@4965b46b
authenticatorscom.shi.solrbrowser.view.util.ConfigurableELList@21fc0173
authorizerscom.shi.solrbrowser.view.util.ConfigurableELList@395eeba4
bankrechtModuledg.bankinfo.control.factory.module.impl.BankrechtPageObjectModule@2381c056
bankrechtOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@47a3eea1
bankrechtOverviewModuledg.bankinfo.control.factory.module.overview.impl.BankrechtOverviewPageObjectModule@69598bf
bankrechtTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@48d85002
bilanzenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@6576aa3f
bilanzenOverviewModuledg.bankinfo.control.factory.module.overview.impl.BilanzenOverviewPageObjectModule@3d7896d6
brancheOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@1782b1a6
brancheOverviewModuledg.bankinfo.control.factory.module.impl.BrancheOverviewPageObjectModule@1d50ab14
ciamLogoutHandlerdg.auth.controller.CIAMLogoutHandler@4da7cdd3
dateFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@34102c97
dateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@361da432
defaultAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.DefaultAuthenticator@2e0da1ee
destroySessionLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.DestroySessionLogoutHandler@5db738a9
dgBannerControllerdg.bankinfo.control.banner.DGBannerController@6876d31c
emptyFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3391c614
excludeExpiredDocsEnhancerdg.portal.control.search.queryenhancer.impl.ExcludeExpiredDocsQueryEnhancer@70d01359
expireDateValidatorcom.shi.solrbrowser.newauth.control.authenticate.impl.validator.ExpireDateValidator@14461f9a
fachpresseOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@4af6d03d
fachpresseOverviewModuledg.bankinfo.control.factory.module.overview.impl.FachpresseOverviewPageObjectModule@77ea0e11
fachpresseartikelModuledg.bankinfo.control.factory.module.impl.FachpresseartikelPageObjectModule@750916e
filterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@234ef4d1
finanzgruppeOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@5f45bfbd
finanzgruppeOverviewModuledg.bankinfo.control.factory.module.overview.impl.FinanzgruppeOverviewPageObjectModule@78f8a8c2
formulargremienModuledg.bankinfo.control.factory.module.impl.FormulargremienPageObjectModule@7b209d52
formulargremienOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@2f9c069b
formulargremienOverviewModuledg.bankinfo.control.factory.module.overview.impl.FormulargremienOverviewPageObjectModule@5d56ec82
formulargremienTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@6055e152
ftsMetaSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@1fe03a07
genoMeldungModuledg.bankinfo.control.factory.module.impl.GenoMeldungPageObjectModule@50875fbe
genomeldungOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3a5f9bd0
genomeldungOverviewModuledg.bankinfo.control.factory.module.overview.impl.GenoMeldungOverviewPageObjectModule@754fa2b8
hitlistModuledg.bankinfo.control.factory.module.impl.HitlistPageObjectModule@6be18e14
logoutHandlerscom.shi.solrbrowser.view.util.ConfigurableELList@1f15679
magazinAusgabeOverviewModuledg.bankinfo.control.factory.module.impl.MagazinAusgabeOverviewPageObjectModule@4736cc8c
magazinFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@4fe4fcb0
magazinOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@28125a76
magazinOverviewModuledg.bankinfo.control.factory.module.impl.MagazinOverviewPageObjectModule@23db9393
magazinartikelModuledg.bankinfo.control.factory.module.impl.MagazinartikelPageObjectModule@527869c8
manipulatorListFactorycom.shi.solrbrowser.control.resource.manipulator.factory.impl.LegacyManipulatorFactory@3a910e4b
metaControllerdg.bankinfo.control.meta.WordpressMetaController@6a2285
metaSearchAuthenticatordg.auth.controller.DGMetaSearchSSOAuthenticator@7fd26e10
metaValueAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.MetaValueAuthorizer@6ef56e0b
mobileBBcom.shi.solrbrowser.view.util.MobileSwitchBean@5ca4c6c8
modelFacadecom.shi.solrbrowser.model.impl.ModelFacade@d8bb9d3
msgBBcom.shi.solrbrowser.view.MsgPropertyBB@6145f49c
msgController{configuration=com.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@5714854c}
nachrichtenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@24854b89
nachrichtenOverviewModuledg.bankinfo.control.factory.module.overview.impl.NachrichtenOverviewPageObjectModule@5e6d5b57
nachrichtenartikelModuledg.bankinfo.control.factory.module.impl.NachrichtenartikelPageObjectModule@e783468
openIdConnectServicedg.auth.controller.CIAMOpenIdConnectService@40d7c02f
overviewWithDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@4e0012bf
overviewWithFirstDateLastDateFilterDropdownQueryEnhancerdg.portal.control.search.queryenhancer.impl.FilterDropdownQueryEnhancer@7a834fcb
pageObjectControllerdg.bankinfo.control.PageObjectController@3597ef87
pageObjectFactorydg.bankinfo.control.factory.PageObjectFactory@4bbf97a2
paramContainerBBcom.shi.solrbrowser.view.paramcontainer.impl.ParamContainerBB@564e180
paramContainerControllercom.shi.solrbrowser.control.paramcontainer.impl.ParamContainerController@65f90bf0
paramModelcom.shi.solrbrowser.model.paramcontainer.impl.ParamContainer@6f183b1f
postLoginRedirectHandlerdg.auth.controller.PostLoginRedirectHandler@58adb3d9
redirectLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.RedirectLogoutHandler@7ae721ad
remoteAuthenticatorcom.shi.solrbrowser.newauth.control.authenticate.impl.authenticator.RemoteServletAuthenticator@57ec138a
remoteServletLogoutHandlercom.shi.solrbrowser.newauth.view.authenticate.RemoteServletLogoutHandler@79821aab
resourceControllercom.shi.solrbrowser.control.resource.ResourceController3@d046028
seoControllerdg.bankinfo.control.seo.impl.SeoController@4c044d39
simpleAuthorizercom.shi.solrbrowser.newauth.control.authenticate.impl.authorizor.SimpleAuthorizer@f2de75d
sortQueryEnhancerdg.portal.control.search.queryenhancer.impl.SortDropdownQueryEnhancer@386ac571
stellenmarktModuledg.bankinfo.control.factory.module.impl.StellenmarktPageObjectModule@51d4c795
stellenmarktOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@3fd72513
stellenmarktOverviewFilterQueryEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@5f203abb
stellenmarktOverviewModuledg.bankinfo.control.factory.module.impl.StellenmarktOverviewPageObjectModule@318f2d63
validatorscom.shi.solrbrowser.view.util.ConfigurableELList@4690aca8
veranstaltungenDateSortEnhancerdg.portal.control.search.queryenhancer.impl.ConfiguredSortQueryEnhancer@40e9f6d4
veranstaltungenOverviewFTSSearchControllercom.shi.solrbrowser.control.search.impl.FTSSearchController@1ec2e990
veranstaltungenOverviewModuledg.bankinfo.control.factory.module.overview.impl.VeranstaltungenOverviewPageObjectModule@566e2b1e
veranstaltungenTypeFilterEnhancercom.shi.solrbrowser.control.search.queryenhancer.impl.ConfiguredFilterQueryEnhancer@15d82897
Flash Attributes
NameValue
None
Application Attributes
NameValue
colParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@64cb5656
configurationServicecom.shi.solrbrowser.configuration.manager.impl.ConfigurationServiceImpl@5714854c
contextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.ContextSourceProvider@64f6f5c9
defaultReplacementProvidercom.shi.solrbrowser.configuration.replacementprovider.impl.DefaultReplacementProvider@1b13ef0a
defaultSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.DefaultSourceProvider@4d59cf01
environmentProvidercom.shi.solrbrowser.configuration.environmentprovider.impl.EnvironmentProvider@11bb2ce2
httpParamProvidercom.shi.solrbrowser.view.HttpParamProvider@2c7c39e6
jndiContextSourceProvidercom.shi.solrbrowser.configuration.sourceprovider.impl.JndiContextSourceProvider@3029e4e4
logPrefix/bankinformation
resourceCacheResourceCache[null,org.eclipse.jetty.servlet.DefaultServlet@6c665eaa]@305898457
solrUrlParamReplacementInfocom.shi.solrbrowser.configuration.replacementprovider.impl.ReplacementInfo@16d4752b
textPresenterdg.portal.presenter.TextPresenter@1b0b1e48
18.09.2025, 01:03:41 - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces