An Error Occurred:
/pages/categories.xhtml @107,94 test="#{categoryBean.isRoot && categoryBean.name == 'Easyplant Jungpflanzen'}" /pages/categories.xhtml @107,94 test="#{categoryBean.isRoot && categoryBean.name == 'Easyplant Jungpflanzen'}": ystorefoundationpackage.jsfbeans.CategoryJSFBean
com.sun.facelets.tag.TagAttributeException: /pages/categories.xhtml @107,94 test="#{categoryBean.isRoot && categoryBean.name == 'Easyplant Jungpflanzen'}" /pages/categories.xhtml @107,94 test="#{categoryBean.isRoot && categoryBean.name == 'Easyplant Jungpflanzen'}": ystorefoundationpackage.jsfbeans.CategoryJSFBean
at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:235)
at com.sun.facelets.tag.TagAttribute.getBoolean(TagAttribute.java:79)
at com.sun.facelets.tag.jstl.core.IfHandler.apply(IfHandler.java:49)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.tag.ui.DefineHandler.applyDefinition(DefineHandler.java:64)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:131)
at com.sun.facelets.impl.DefaultFaceletContext$TemplateManager.apply(DefaultFaceletContext.java:337)
at com.sun.facelets.impl.DefaultFaceletContext.includeDefinition(DefaultFaceletContext.java:307)
at com.sun.facelets.tag.ui.InsertHandler.apply(InsertHandler.java:68)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:109)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:248)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:294)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:273)
at com.sun.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:140)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:113)
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:95)
at com.sun.facelets.FaceletViewHandler.buildView(FaceletViewHandler.java:524)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:567)
at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:140)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
at org.tuckey.web.filters.urlrewrite.RewrittenUrl.doRewrite(RewrittenUrl.java:176)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:341)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at de.hybris.platform.util.RootRequestFilter.doFilter(RootRequestFilter.java:642)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Caused by: javax.el.ELException: /pages/categories.xhtml @107,94 test="#{categoryBean.isRoot && categoryBean.name == 'Easyplant Jungpflanzen'}": ystorefoundationpackage.jsfbeans.CategoryJSFBean
at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:233)
... 55 more
Caused by: javax.faces.el.EvaluationException: ystorefoundationpackage.jsfbeans.CategoryJSFBean
at ystorefoundationpackage.faces.el.HybrisPropertyResolver.getValue(HybrisPropertyResolver.java:92)
at org.apache.myfaces.el.convert.PropertyResolverToELResolver$3.invoke(PropertyResolverToELResolver.java:116)
at org.apache.myfaces.el.convert.PropertyResolverToELResolver.invoke(PropertyResolverToELResolver.java:194)
at org.apache.myfaces.el.convert.PropertyResolverToELResolver.getValue(PropertyResolverToELResolver.java:107)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)
at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.access$301(FacesCompositeELResolver.java:46)
at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver$4.invoke(FacesCompositeELResolver.java:108)
at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.invoke(FacesCompositeELResolver.java:148)
at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:104)
at org.apache.el.parser.AstValue.getValue(AstValue.java:118)
at org.apache.el.parser.AstAnd.getValue(AstAnd.java:37)
at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
... 56 more
Caused by: javax.faces.el.PropertyNotFoundException: Bean: ystorefoundationpackage.jsfbeans.CategoryJSFBean, property: isRoot
at ystorefoundationpackage.faces.el.HybrisPropertyResolver.getValue(HybrisPropertyResolver.java:82)
... 68 more
- <UIViewRoot locale="de_DE" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/pages/categories.xhtml">
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2000/08/w3c-synd/#">
<title>
- #{categoryBean.name}
- </title>
<link rel="SHORTCUT ICON" href="http://www.baldur-garten.de/favicon.ico"/>
<base href="#{util:path()}"/>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<meta http-equiv="Content-Style-Type" content="text/css"/>
<link rel="stylesheet" href="css/#{store.cssURLWithFallback}?v2"/>
<link rel="stylesheet" href="css/cmsStyles.css"/>
<script>
//Response.Cache.SetNoStore();
artikeldetail=0;
</script>
<script src="/data/js/popups.js"/>
</head>
<body style="background-color: #daeef9;" onunload="checksubmits()">
<script>
function showID(id){
el=document.getElementById(id).style;
el.display='block';
}
function hiddId(id){
el=document.getElementById(id).style;
el.display='none';
}
</script>
- <div id="window">
- <!-- TODO: Should be done before entering the REQUEST-Phase of the JSF-Lifecycle. -->
#{catalogBean.tryToChangeCatalog} #{cartBean.storeMarketingAction} #{cartBean.storeMarketingActionGrade}
- #{catalogBean.storeOnlineKatalog}
<!-- KOPF -->
- <div id="NavKopf" style="background-image: url('css/style1/img/#{headerfile}');">
<div id="header"><!-- Logo and/or Text are enabled/disabled via CSS -->
- <HtmlOutputLink disabled="false" id="logo" rel="nofollow" rendered="true" transient="false" value="index.jsf"/>
- <HtmlOutputLink disabled="false" id="logo_text" rel="nofollow" rendered="true" transient="false" value="index.jsf">
- #{website.name}
- </HtmlOutputLink>
- <!-- catalog list ( no CMS )-->
<!-- Zur Startseite verlinktes Blind-GIF ueber Logo -->
<table id="zurMeinKonto" border="0" style="position: absolute; left:180px; top: 22px; width: 456px; height: 84px;">
<tr>
<td><a href="/index.jsf"><img src="css/style1/img/transp.gif" border="0" width="456" height="84"/></a></td>
</tr>
#{currencyBean.defaultCurrency}
#{cartBean.storeCartProducts}
#{cartBean.notStoredCartProducts}
</table>
<table id="zurStartSeite">
<tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <div>
<div class="#{styleclass}">
- <HtmlForm enctype="application/x-www-form-urlencoded" id="j_id12" prependId="true" rendered="true" submitted="false" transient="false">
- <table align="left">
<tr align="left" valign="top">
<td>
- <img src="images/flag_de.gif" height="15px" width="22px"/>
- </td>
<td>
- <a href="#{loginBean.austriaShopWithCart}">
<img src="images/flag_attr.gif" height="15px" width="22px"/>
</a>
- </td>
<td>
- <a href="#{loginBean.swissShopWithCart}">
<img src="images/flag_chtr.gif" height="15px" width="22px"/>
</a>
- </td>
</tr>
</table>
- </HtmlForm>
- </div>
</div>
- </td>
<td><img src="css/style1/img/transp.gif" width="6" height="10" border="0"/></td>
<td><a href="/index.jsf">Startseite</a></td>
</tr>
</table>
- <HtmlForm enctype="application/x-www-form-urlencoded" id="searchForm" prependId="true" rendered="true" submitted="false" transient="false">
- <table id="topsearch" cellpadding="0" cellspacing="0" border="0">
<tr>
<td/>
<td id="topsearchdet">
<div style="position: relative; padding-left: 6px;">
- <HtmlOutputText escape="true" id="j_id23" rendered="true" transient="false" value="Bestell-Nr. / Begriff"/>
- </div>
</td>
<td><br/>
</td>
</tr>
<tr>
<td style="vertical-align: middle;">
- <HtmlOutputText escape="true" id="j_id25" rendered="true" transient="false" value="Suche"/>
- </td>
<td style="width: 238px; height: 20px;">
- <HtmlInputHidden id="hiddenInput" immediate="false" localValueSet="false" rendered="true" required="false" transient="false" valid="true" value=""/>
- </td>
<td>
- <HtmlCommandButton action="#{termBean.nothing}" actionExpression="#{termBean.nothing}" disabled="false" id="commandGo" image="css/style1/img/button_pfeile_rechts.png" immediate="false" onmouseover=" document.getElementById('searchForm:hiddenInput').value = document.getElementById('query').value;" readonly="false" rendered="true" style="border:0px;background-color:transparent;width:30px;height:25px;" transient="false"/>
- </td>
</tr>
</table>
- </HtmlForm>
- <a href="page/BVH_textpage/detail.jsf" rel="nofollow"><img src="/data/images/EHI-Siegel_rund.gif" border="0" style="position: absolute; left: 565px; top: 135px;"/></a>
<table id="zurMeinKonto" border="0" style="margin-top: -14px; margin-left: 25px;">
<tr>
<td><a href="/page/contact_textpage/detail.jsf" rel="nofollow">Kontakt</a>
</td>
</tr>
<tr>
<td><a href="/page/terms_textpage/detail.jsf" rel="nofollow">Service</a>
</td>
</tr>
<tr>
<td>
- <a href="/login.jsf" rel="nofollow">Anmelden</a>
- </td>
</tr>
</table>
<table id="zurService" style="margin-top: -14px; margin-left: 25px;">
<tr>
<td><img src="/css/style1/img/transp.gif" height="15px" width="10px" border="0"/></td>
</tr>
<tr>
<td>
<a href="/notepad.jsf" rel="nofollow">Merkzettel
- </a>
</td>
</tr>
<tr>
<td>
- <HtmlOutputLink disabled="false" id="j_id33" rel="nofollow" rendered="true" transient="false" value="/onlineorder.jsf">
- Bestellschein
- </HtmlOutputLink>
- </td>
</tr>
</table>
<div id="minicartTop">
- <HtmlForm enctype="application/x-www-form-urlencoded" id="j_id36" prependId="true" rendered="true" submitted="false" transient="false">
- <table>
<tr>
<td align="center" class="headline">Warenkorb / Kasse</td>
</tr>
<tr>
<td>
<table width="100%">
<tr>
<td width="45">
</td>
<td align="center" class="inhalt">
- <HtmlOutputText escape="true" id="j_id38" rendered="true" style="text-decoration: none;" transient="false" value="0 Artikel"/>
- <br/>
- <HtmlOutputText escape="true" id="j_id40" rendered="true" style="text-decoration: none;" transient="false" value="0,00 €"/>
- </td>
<td width="45">
- <HtmlOutputLink disabled="false" id="j_id42" rel="nofollow" rendered="true" transient="false" value="/cart1.jsf">
- <img src="css/style1/img/button_pfeile_rechts.png"/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
</tr>
</table>
- </HtmlForm>
- <div style="position: absolute; left: 0px; top: 0px;">
- <HtmlOutputLink disabled="false" id="j_id46" rel="nofollow" rendered="true" transient="false" value="/cart1.jsf">
- <img src="css/style1/img/transp.gif" width="214" height="64"/>
- </HtmlOutputLink>
- </div>
</div>
<table id="onlineorder" style="margin-top: 14px; margin-left: 34px;">
<tr>
<td><a href="http://blog.baldur-garten.de" target="_blank">
<img src="/data/images/butt_blog.gif" alt="Der BALDUR-Garten-Blog" title="Der BALDUR-Garten-Blog"/>
</a></td>
</tr>
</table>
</div>
<div id="categoriesMenu2">
<table id="categoriesMenu" cellpadding="0" cellspacing="0">
<tr>
<td><img src="css/style1/img/transp.gif" width="23" height="20" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id51" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=210&catpath=Winterharte+Stauden">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id55" rendered="true" transient="false" value="pages/categories.jsf?categoryid=210&catpath=Winterharte+Stauden">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id57" rendered="true" transient="false" value="Winterharte Stauden"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id62" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=211&catpath=Wellness-Pflanzen">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id66" rendered="true" transient="false" value="pages/categories.jsf?categoryid=211&catpath=Wellness-Pflanzen">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id68" rendered="true" transient="false" value="Wellness-Pflanzen"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id73" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=212&catpath=Obst+und+Gem%C3%BCse">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id77" rendered="true" transient="false" value="pages/categories.jsf?categoryid=212&catpath=Obst+und+Gem%C3%BCse">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id79" rendered="true" transient="false" value="Obst & Gemüse"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id84" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=213&catpath=Erdbeeren+und+Kr%C3%A4uter">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id88" rendered="true" transient="false" value="pages/categories.jsf?categoryid=213&catpath=Erdbeeren+und+Kr%C3%A4uter">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id90" rendered="true" transient="false" value="">
- Erdbeeren<br/>& Kräuter
- </HtmlOutputText>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id96" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=214&catpath=Ziergeh%C3%B6lze">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id100" rendered="true" transient="false" value="pages/categories.jsf?categoryid=214&catpath=Ziergeh%C3%B6lze">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id102" rendered="true" transient="false" value="Ziergehölze"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id107" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=215&catpath=Rosen">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id111" rendered="true" transient="false" value="pages/categories.jsf?categoryid=215&catpath=Rosen">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id113" rendered="true" transient="false" value="Rosen"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id118" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=216&catpath=Blumenzwiebeln+Herbst">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id122" rendered="true" transient="false" value="pages/categories.jsf?categoryid=216&catpath=Blumenzwiebeln+Herbst">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id124" rendered="true" transient="false" value="Blumen- zwiebeln"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id129" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=217&catpath=Samen+und+Zubeh%C3%B6r">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id133" rendered="true" transient="false" value="pages/categories.jsf?categoryid=217&catpath=Samen+und+Zubeh%C3%B6r">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id135" rendered="true" transient="false" value="Samen & Zubehör"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #a6c949;" align="center">
- <HtmlOutputLink disabled="false" id="j_id140" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=218&catpath=K%C3%BCbel-Rarit%C3%A4ten">
- <img src="#{category.bean.thumbnail}"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id144" rendered="true" transient="false" value="pages/categories.jsf?categoryid=218&catpath=K%C3%BCbel-Rarit%C3%A4ten">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id146" rendered="true" transient="false" value="Kübel-Raritäten"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td valign="top">
<table style="width: 90px; height: 90px;" cellpadding="0" cellspacing="0">
<tr style="height: 90px;">
- <td style="background: #e40002;" align="center">
- <HtmlOutputLink disabled="false" id="j_id151" rel="nofollow" rendered="true" transient="false" value="pages/categories.jsf?categoryid=347&catpath=Aktionen">
- <img src="#{category.bean.thumbnail}" border="0" hspace="0" vspace="0"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td align="center">
- <HtmlOutputLink disabled="false" id="j_id155" rendered="true" transient="false" value="pages/categories.jsf?categoryid=347&catpath=Aktionen">
- <font style="color: #005f1e; font-weight: bold; text-decoration: underline; font-size: 13px; line-height: 18px;">
<b>
- <HtmlOutputText escape="true" id="j_id157" rendered="true" transient="false" value="Aktionen"/>
- </b></font>
<br/>
<br/>
- </HtmlOutputLink>
- </td>
</tr>
</table>
</td>
<td><img src="css/style1/img/transp.gif" width="${paddingWidth}" height="5" border="0"/></td>
- <td><img src="css/style1/img/transp.gif" width="15" height="5" border="0"/></td>
</tr>
</table>
</div>
<div style="position:absolute;left:277px; top:156px; z-index: 100;">
<script language="JavaScript" type="text/javascript" src="templates/FFSuggest.js"/>
<form action="" method="GET" accept-charset="ISO-8859-1" name="search_word_inc" id="search_word_inc">
<input onclick="" onblur=" document.getElementById('searchForm:hiddenInput').value = document.getElementById('query').value;" onkeypress=" document.getElementById('searchForm:hiddenInput').value = document.getElementById('query').value; " style="margin: 0 2 0 0px; width:222px; height: 24px; font-size: 20px; vertical-align: middle; autocomplete: off; border-style: inset;" type="text" name="query" id="query" autocomplete="off"/>
<div style="margin-left: 0px; background-color: #FFFFFF;" id="suggestLayer" class="suggestLayer"/>
<script language="JavaScript" type="text/javascript">
document.getElementById('query').value = document.getElementById('searchForm:hiddenInput').value;
var suggest = new FFSuggest();
var searchURL = "http://" +self.location.host +"/suggestProxy.jsp";
if ((document.URL).indexOf("https") == 0) {
searchURL = "https://"+self.location.host +"/suggestProxy.jsp";
}
var formname = "search_word_inc";
var queryParamName = "query";
var divLayername = "suggestLayer";
var instanceName = "suggest";
var debugMode = true;
suggest.init(searchURL, formname, queryParamName, divLayername, instanceName,
debugMode);
document.onmousedown = suggest.hideLayerOutsideCall;
</script>
</form>
</div>
</div>
<!-- ENDE KOPF -->
<div id="sidebarandcontent">
<div id="#{generalBean.showProductDetail == true?'contentframeartikeldetail':'contentframe'}">
<div id="contentTitle">
- #{generalBean.savePage}
#{categoryBean.storeCategory}
#{cartBean.setFrontPageResultFalse}
<div class="breadcrumb">
<script>
etpagename="Warengruppe";
</script>
<a href="/">Start</a> >
- <HtmlDataList border="-2147483648" first="0" forceId="false" forceIdIndex="true" id="breadcrumb" preserveRowStates="false" rendered="true" rowIndex="-1" rows="0" transient="false" var="category">
- <HtmlOutputLink disabled="false" id="link" rendered="true" transient="false">
- #{category.name}
- </HtmlOutputLink>
- <script>
etpagename= etpagename + " - " + "#{category.name}";
</script>
>
- </HtmlDataList>
- #{categoryBean.name}
</div>
<script>
etpagename= etpagename + " - #{categoryBean.name}";
</script>
<!-- E-Tracker-Code -->
- <table style="position: absolute; left: 0px; top: 0px; z-index: 100000000;" border="0" cellpadding="0" cellspacing="0"><tr><td>
<div style="z-index: 100000000;">
<!-- BEGIN etracker code ETRC 3.0 -->
<script type="text/javascript">document.write(String.fromCharCode(60)+"script type=\"text/javascript\" src=\"http"+("https:"==document.location.protocol?"s":"")+"://code.etracker.com/t.js?et=#{etrackerID}\">"+String.fromCharCode(60)+"/script>");</script>
<!-- etracker CAMPAIGN PARAMETER 2.4 -->
<script type="text/javascript">
var et_lpage = "";
var et_trig = "";
var et_se = "2";
</script>
<!-- etracker CAMPAIGN PARAMETER END -->
<script>
if(document.URL.search(/contact_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/contactformfeedback_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/terms_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/newsletteranmeldung_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/ordercatalog_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/onlinekatalog_textpage.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/Gewinnspiel.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/notepad.+/)!=-1){
var et_blockVV = "1";
}
if(document.URL.search(/onlineorder.+/)!=-1){
var et_blockVV = "1";
}
if(typeof msgtop != "undefined" && msgtop==1){
var et_blockVV = "1";
}
</script>
- <!-- etracker PARAMETER 2.4 -->
<script type="text/javascript">
var et_easy = 0;
var et_ssl = 1;
if(etpagename==""){
var et_pagename = escape("#{et_pagename}");
}
else{
var et_pagename = escape(etpagename);
}
var et_areas = escape("#{et_areas}");
var et_ilevel = #{et_ilevel};
var et_url = "";
</script>
<!-- etracker PARAMETER END -->
<!-- Copyright (c) 2000-2009 etracker GmbH. All rights reserved. -->
<!-- This material may not be reproduced, displayed, modified or distributed -->
<!-- without the express prior written permission of the copyright holder. -->
<script type="text/javascript">_etc();</script>
</div>
</td></tr></table>
<div style="position:absolute; left: 0px; right: 0px; visibility:hidden;">
<noscript><p><a href="http://www.etracker.com"><img style="border:0px;" alt="" src="https://www.etracker.com/nscnt.php?et=#{etrackerID}"/></a></p></noscript>
<!-- etracker CODE NOSCRIPT 3.0 -->
<noscript>
<p><a href="http://www.etracker.de/app?et=#{etrackerID}">
<img style="border:0px;" alt="" src="https://www.etracker.de/cnt.php? et=#{etrackerID}&v=3.0&java=n&et_easy=0 &et_pagename=#{et_pagename} &et_areas=#{et_areas}&et_ilevel=#{et_ilevel}&et_target=#{et_target},,, &et_lpage=&et_trig=&et_se=2&et_cust=#{et_cust} &et_basket=&et_url=&et_tag= &et_organisation=&et_demographic="/></a></p>
</noscript>
<!-- etracker CODE NOSCRIPT END-->
<!-- etracker CODE END -->
<!-- Google analytics DE / CH / AT / -->
- <!-- Google analytics DE -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("#{GoogleID}");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- ENDE Google analytics DE -->
- <!-- ENDE Google analytics DE / CH / AT / -->
<!-- MEXAD Landing-Page -->
<img src="https://ad.yieldmanager.com/pixel?id=754229&t=2" width="1" height="1"/>
<!-- ENDE MEXAD Landing-Page -->
- </div>
- <!-- ENDE E-Tracker-Code -->
- </div>
<script>
msgtop=0;
</script>
- #{categoryBean.storeBreadCrumbCategory}
- </UIViewRoot>
Request Parameters| Name | Value |
|---|
| categoryid | 5 |
| catpath | |
Request Attributes| Name | Value |
|---|
| URLINSIDE | kategorie/5//detail.jsf |
| cartBean | ystorefoundationpackage.jsfbeans.CartJSFBean@3d6da376 |
| categoryBean | [ CategoryBean for null false] |
| frontPageBean | ystorefoundationpackage.jsfbeans.FrontPageJSFBean@6906b77b |
| generalBean | ystorefoundationpackage.jsfbeans.GeneralJSFBean@37f8221b |
| loginBean | ystorefoundationpackage.jsfbeans.LoginJSFBean@3873752 |
| msg | com.sun.facelets.tag.jsf.core.LoadBundleHandler$ResourceBundleMap@2240ea4d |
| orderBean | ystorefoundationpackage.jsfbeans.OrderJSFBean@53d676cc |
| paymentInfoBean | ystorefoundationpackage.jsfbeans.PaymentInfoJSFBean@25117614 |
| paymentInfoListBean | ystorefoundationpackage.jsfbeans.PaymentInfoListJSFBean@1d5f2e0f |
| rootRequest_initfilter | true |
| userProductRelationBean | ystorefoundationpackage.jsfbeans.UserProductRelationJSFBean@53c8e9d9 |
Session Attributes| Name | Value |
|---|
| LAST_VISITED_PAGE | http://www.baldur-garten.de/kategorie/217//detail.jsf |
| PREFORMATED_URL | http://www.baldur-garten.de/kategorie/5//detail.jsf |
| catalogBean | ystorefoundationpackage.jsfbeans.CatalogJSFBean@4a300b5d |
| historyBean | ystorefoundationpackage.jsfbeans.HistoryJSFBean@183a2cb8 |
| jalosession | JaloSession: (master/s7912548119488,USERUID:anonymous) |
| jsf_sequence | 1 |
| serverName | www.baldur-garten.de |
| termBean | ystorefoundationpackage.jsfbeans.TermJSFBean@134df075 |
Application Attributes| Name | Value |
|---|
| port | 80 |
| sslPort | 443 |
Sep 2, 2010 7:40:40 PM - Generated by Facelets