An exception has occurred.

You may continue by restarting the session.

org.apache.tapestry.BindingException
Exception invoking listener method doAction of component celportal:MarketMainPage/$TenderListComponent: Failure invoking listener method 'public void com.sorp.component.list.ListComponent.doAction(org.apache.tapestry.IRequestCycle,java.lang.String,java.lang.String)' on $CelportalListComponent_51@a35a8d[celportal:MarketMainPage/$TenderListComponent]: java.lang.NullPointerException
binding: org.apache.tapestry.binding.ListenerMethodBinding@a639d6[template parameter listener, component=celportal:MarketMainPage/$TenderListComponent, methodName=doAction, location=context:/WEB-INF/template/initon/celportal/component/list/TenderListComponent.html, line 104]
component: $CelportalListComponent_51@a35a8d[celportal:MarketMainPage/$TenderListComponent]
location: context:/WEB-INF/template/initon/celportal/component/list/TenderListComponent.html, line 104
99 </div>
100 </div>
101 </div>
102 <div jwcid="@If" condition="ognl:currentItemAction.popup!=true">
103 <div class="link_text1">
104 <div jwcid="actionLink_@DirectLink"
105 listener="listener:doAction"
106 parameters="ognl:{getAbsoluteRowNum(currentItem), currentItemAction.ID}"
107 title="ognl:@com.sorp.util.SorpResource@getMessage(currentItemAction.ID, descriptor.resource, page.locale, applicationGlobals.servletContext)">
108 <span style="font-weight:bold">
109 <div jwcid="@Insert"
 
org.apache.hivemind.ApplicationRuntimeException
Failure invoking listener method 'public void com.sorp.component.list.ListComponent.doAction(org.apache.tapestry.IRequestCycle,java.lang.String,java.lang.String)' on $CelportalListComponent_51@a35a8d[celportal:MarketMainPage/$TenderListComponent]: java.lang.NullPointerException
component: $CelportalListComponent_51@a35a8d[celportal:MarketMainPage/$TenderListComponent]
location: context:/WEB-INF/template/initon/celportal/page/marketplace/MarketMainPage.html, line 37
32
33 <div jwcid="marketCenterMarketingLower@sorp:ComponentContainer"></div>
34
35 <div class="center_box_body">
36
37 <span jwcid="@TenderListComponent" xmlpath="/com/initon/celportal/page/marketplace/ActualTender.list.xml"/>
38
39 <span jwcid="@OfferStatComponent" />
40
41 </div>
42 </div>
 
java.lang.NullPointerException
Stack Trace:
  • java.util.Hashtable.put(Hashtable.java:394)
  • com.sorp.SessionBean.setTransientSessionData(SessionBean.java:149)
  • com.initon.celportal.page.marketplace.MarketViewTender.containerPageCall(MarketViewTender.java:38)
  • com.sorp.component.container.ComponentContainer.loadModule(ComponentContainer.java:166)
  • com.sorp.component.container.action.LoadPage.moduleAction(LoadPage.java:64)
  • com.sorp.module.ModuleManager.executeAction(ModuleManager.java:79)
  • com.sorp.component.list.ListComponent.doAction(ListComponent.java:829)
  • sun.reflect.GeneratedMethodAccessor1074.invoke(Unknown Source)
  • sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  • java.lang.reflect.Method.invoke(Method.java:597)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeTargetMethod(ListenerMethodInvokerImpl.java:214)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:155)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.searchAndInvoke(ListenerMethodInvokerImpl.java:124)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:69)
  • org.apache.tapestry.listener.SyntheticListener.actionTriggered(SyntheticListener.java:51)
  • org.apache.tapestry.binding.ListenerMethodBinding.actionTriggered(ListenerMethodBinding.java:77)
  • org.apache.tapestry.listener.ListenerInvokerTerminator.invokeListener(ListenerInvokerTerminator.java:51)
  • $ListenerInvoker_12af4390d94.invokeListener($ListenerInvoker_12af4390d94.java)
  • org.apache.tapestry.link.DirectLink.trigger(DirectLink.java:105)
  • org.apache.tapestry.engine.DirectService.triggerComponent(DirectService.java:146)
  • org.apache.tapestry.engine.DirectService.service(DirectService.java:132)
  • $IEngineService_12af4390e0c.service($IEngineService_12af4390e0c.java)
  • org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:66)
  • org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:248)
  • org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:60)
  • $WebRequestServicer_12af4390de8.service($WebRequestServicer_12af4390de8.java)
  • $WebRequestServicer_12af4390de4.service($WebRequestServicer_12af4390de4.java)
  • org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:56)
  • $ServletRequestServicer_12af4390dca.service($ServletRequestServicer_12af4390dca.java)
  • org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
  • $ServletRequestServicerFilter_12af4390dc6.service($ServletRequestServicerFilter_12af4390dc6.java)
  • $ServletRequestServicer_12af4390dcc.service($ServletRequestServicer_12af4390dcc.java)
  • org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
  • $ServletRequestServicerFilter_12af4390dc4.service($ServletRequestServicerFilter_12af4390dc4.java)
  • $ServletRequestServicer_12af4390dcc.service($ServletRequestServicer_12af4390dcc.java)
  • org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)
  • $ServletRequestServicerFilter_12af4390dc8.service($ServletRequestServicerFilter_12af4390dc8.java)
  • $ServletRequestServicer_12af4390dcc.service($ServletRequestServicer_12af4390dcc.java)
  • $ServletRequestServicer_12af4390dbc.service($ServletRequestServicer_12af4390dbc.java)
  • org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:123)
  • org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:79)
  • com.sorp.servlet.SorpApplicationServlet.doGet(SorpApplicationServlet.java:148)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  • org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
  • org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  • org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  • org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
  • org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  • org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)
  • org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
  • org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
  • org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
  • java.lang.Thread.run(Thread.java:619)

HttpServletRequest
authType<NULL>
characterEncodingutf8
contentLength-1
contextPath
contentType<NULL>
cookiesJSESSIONID=E8243B98640B2CB4BEFD02B39D8F3BAC
localeen_US
methodGET
pathInfo<NULL>
pathTranslated<NULL>
protocolHTTP/1.1
queryStringcomponent=%24TenderListComponent.actionLink_&container=celportal%3AMarketMainPage&page=celportal%3AIndex&pgstid=1&service=direct&session=T&sp=S20272&sp=Sview
requestURI/celportal
schemehttp
securefalse
serverNametextile-market.com
serverPort80
servletPath/celportal
userPrincipal<NULL>
Parameters
component$TenderListComponent.actionLink_
containercelportal:MarketMainPage
pagecelportal:Index
pgstid1
servicedirect
sessionT
spS20272
Sview
Headers
accepttext/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
accept-charsetISO-8859-1,utf-8;q=0.7,*;q=0.7
accept-encodinggzip
accept-languageen-us,en;q=0.5
cache-controlno-cache
connectionKeep-Alive
cookieJSESSIONID=E8243B98640B2CB4BEFD02B39D8F3BAC
hosttextile-market.com:8080
max-forwards10
pragmano-cache
user-agentCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
via1.1 textile-market.com
x-cc-idccc04-02
x-forwarded-for38.107.191.119
x-forwarded-hosttextile-market.com
x-forwarded-servertextile-market.com
Attributes
org.apache.tapestry.Infrastructure<SingletonProxy for tapestry.Infrastructure(org.apache.tapestry.services.Infrastructure)>
HttpSession
creationTimeThu Sep 09 19:52:12 CEST 2010
idE8243B98640B2CB4BEFD02B39D8F3BAC
lastAccessedTimeThu Sep 09 20:40:32 CEST 2010
maxInactiveInterval1800
newfalse
Attributes
session,celportal,celportal:MarketIndex,containerIDpublicChannelContainer
session,celportal,celportal:MarketIndex,parentPagecelportal:Index
session,celportal,celportal:MarketOfferTypeSearchPage,beancom.initon.bean.OfferTypeText@8
session,celportal,celportal:MarketOfferTypeSearchPage,categoryID3
session,celportal,celportal:MarketOfferTypeSearchPage,containerIDpublicModuleContainer
session,celportal,celportal:MarketOfferTypeSearchPage,parentPagecelportal:MarketMainPage
session,celportal,celportal:MarketTendersPage,containerIDpublicModuleContainer
session,celportal,celportal:MarketTendersPage,parentPagecelportal:MarketMainPage
session,celportal,celportal:MarketViewOffer,containerIDpublicModuleContainer
session,celportal,celportal:MarketViewOffer,parentPagecelportal:MarketMainPage
session,celportal,celportal:MarketViewTender,containerIDpublicModuleContainer
session,celportal,celportal:MarketViewTender,parentPagecelportal:MarketMainPage
session,celportal,celportal:PartnerRegistration,containerIDpublicModuleContainer
session,celportal,celportal:PartnerRegistration,parentPagesorp:CmsContainer
session,celportal,celportal:PartnerRegistration,tabPositionbaseData
session,celportal,celportal:PartnerWebShopList,containerIDpartnerWebShopList
session,celportal,celportal:PartnerWebShopList,parentPagecelportal:Index
session,celportal,celportal:PasswordForgot,containerIDpublicModuleContainer
session,celportal,celportal:PasswordForgot,parentPagecelportal:Index
session,celportal,celportal:SmallReport,containerIDpublicHeadContainer
session,celportal,celportal:SmallReport,parentPagecelportal:Index
session,celportal,sorp:CmsContainer,containerIDmarketPartnerRegistrationHelpMarketLocator
session,celportal,sorp:CmsContainer,parentPagesorp:CmsContainer
state:celportal:visitcom.sorp.SessionBean@3a4d90
HttpServlet
servletInfo
servletNamecelportal
ServletContext
serverInfoApache Tomcat/6.0.10
version2.5
Attributes
javax.servlet.context.tempdir/opt/apache-tomcat-6.0.10/base/textilemarket/work/Catalina/textilemarket.biz/_
org.apache.AnnotationProcessororg.apache.catalina.util.DefaultAnnotationProcessor@196166d
org.apache.catalina.MBeanServercom.sun.jmx.mbeanserver.JmxMBeanServer@fbb7cb
org.apache.catalina.Registryorg.apache.tomcat.util.modeler.Registry@9a8235
org.apache.catalina.WELCOME_FILES[Ljava.lang.String;@1da971f
org.apache.catalina.jsp_classpath/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/classes/:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/activation.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/antlr.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/asm-attrs.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/asm.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/axisall.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/bsf.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/c3p0-0.9.1.2.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/c3p0-oracle-thin-extras-0.9.1.2.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/cglib.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-codec.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-collections.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-email.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-fileupload.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-io.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-lang.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/commons-logging.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/dom4j.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/ehcache.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/ejb3-persistence.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/hibernate-annotations.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/hibernate.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/hivemind-jmx.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/hivemind-lib.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/hivemind.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/honey-excel.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/iText.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/javassist.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jcaptcha-all.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jcommon.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jdom.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jfreechart.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jsefa.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/jta.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/log4j.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/logdriver.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/mail.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/mysql.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/ognl.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/ojdbc14.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/oro.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/otpstuff.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/otpwsclient.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/poi.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/postgresql.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/rome.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tacos-lib.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tapestry-annotations.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tapestry-captcha.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tapestry-contrib.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tapestry-portlet.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/tapestry.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/velocity-dep.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/velocity.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/webshopclient.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/workflow.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/xerces.jar:/var/local/tomcat/textilemarket/web/ROOT/WEB-INF/lib/xml-apis.jar:/opt/apache-tomcat-6.0.10/lib/:/opt/apache-tomcat-6.0.10/lib/annotations-api.jar:/opt/apache-tomcat-6.0.10/lib/catalina-ant.jar:/opt/apache-tomcat-6.0.10/lib/catalina-ha.jar:/opt/apache-tomcat-6.0.10/lib/catalina-tribes.jar:/opt/apache-tomcat-6.0.10/lib/catalina.jar:/opt/apache-tomcat-6.0.10/lib/el-api.jar:/opt/apache-tomcat-6.0.10/lib/jasper-el.jar:/opt/apache-tomcat-6.0.10/lib/jasper-jdt.jar:/opt/apache-tomcat-6.0.10/lib/jasper.jar:/opt/apache-tomcat-6.0.10/lib/jsp-api.jar:/opt/apache-tomcat-6.0.10/lib/servlet-api.jar:/opt/apache-tomcat-6.0.10/lib/tomcat-coyote.jar:/opt/apache-tomcat-6.0.10/lib/tomcat-dbcp.jar:/opt/apache-tomcat-6.0.10/lib/tomcat-i18n-es.jar:/opt/apache-tomcat-6.0.10/lib/tomcat-i18n-fr.jar:/opt/apache-tomcat-6.0.10/lib/tomcat-i18n-ja.jar:/opt/jdk1.6.0/lib/tools.jar:/opt/apache-tomcat-6.0.10/bin/commons-daemon.jar:/opt/apache-tomcat-6.0.10/bin/bootstrap.jar:/opt/jdk1.6.0/jre/lib/ext/sunjce_provider.jar:/opt/jdk1.6.0/jre/lib/ext/sunpkcs11.jar:/opt/jdk1.6.0/jre/lib/ext/dnsns.jar:/opt/jdk1.6.0/jre/lib/ext/localedata.jar
org.apache.catalina.resourcesorg.apache.naming.resources.ProxyDirContext@1f794f9
org.apache.tapestry.Registry:celportalorg.apache.hivemind.impl.RegistryImpl@1557bee
tapestry.request.EnginePool
total count30
Count by Key
da1
bg2
en21
ro1
hu3
it1
es1
tapestry.page.PagePool
total count1476
Count by Key
MultiKey[admin:NewsEditor, hu]1
MultiKey[newsletter:NewsletterFooterMenu, fi]1
MultiKey[newsletter:NewsletterMainMenu, it]19
MultiKey[celportal:MagazineSearchNews, hu]1
MultiKey[newsletter:NewsletterBanner, cz]7
MultiKey[admin:Index, hu]1
MultiKey[newsletter:NewsletterFooterMenu, es]16
MultiKey[newsletter:NewsletterBanner, nl]3
MultiKey[framework:Exception, en]13
MultiKey[newsletter:NewsletterFooterMenu, lv]3
MultiKey[newsletter:NewsletterFooterMenu, et]7
MultiKey[celportal:MarketAccountInformation, ro]1
MultiKey[newsletter:NewsletterBanner, lt]8
MultiKey[celportal:SmallReport, it]1
MultiKey[newsletter:NewsletterBanner, ro]30
MultiKey[celportal:MarketAccountInformation, es]1
MultiKey[newsletter:NewsletterFooterMenu, cz]7
MultiKey[celportal:MarketCollectedOffer, en]1
MultiKey[celportal:SmallReport, en]19
MultiKey[newsletter:NewsletterBanner, es]16
MultiKey[celportal:Index, da]1
MultiKey[newsletter:NewsletterMainMenu, sv]3
MultiKey[celportal:MagazineNewsDetailPage, en]1
MultiKey[celportal:MarketOfferTypeSearchPage, en]1
MultiKey[newsletter:NewsletterMainMenu, bg]34
MultiKey[newsletter:NewsletterMainMenu, hu]190
MultiKey[celportal.contrib:SimpleTableColumnPage, hu]1
MultiKey[newsletter:NewsletterBanner, fi]1
MultiKey[newsletter:NewsletterBanner, et]7
MultiKey[celportal:SmallReport, hu]1
MultiKey[newsletter:NewsletterFooterMenu, lt]8
MultiKey[celportal:MagazineNewsDetailPage, bg]1
MultiKey[newsletter:NewsletterFooterMenu, ro]30
MultiKey[celportal:SmallReport, bg]2
MultiKey[celportal:MagazineNewsDetailPage, hu]1
MultiKey[newsletter:NewsletterBanner, lv]3
MultiKey[celportal:MarketOfferTypeSearchPage, hu]1
MultiKey[celportal.contrib:SimpleTableColumnPage, en]1
MultiKey[newsletter:NewsletterFooterMenu, nl]3
MultiKey[newsletter:NewsletterMainMenu, en]1
MultiKey[celportal:MarketViewOffer, da]1
MultiKey[sorp:InvalidSessionPage, en]1
MultiKey[newsletter:NewsletterMainMenu, es]16
MultiKey[celportal:Messenger, hu]1
MultiKey[newsletter:NewsletterBanner, sv]3
MultiKey[celportal:MarketAccountInformation, bg]1
MultiKey[newsletter:NewsletterBanner, bg]34
MultiKey[celportal:PartnerWebShopList, da]1
MultiKey[newsletter:NewsletterMainMenu, fi]1
MultiKey[celportal:MarketAccountInformation, hu]1
MultiKey[newsletter:NewsletterFooterMenu, it]19
MultiKey[celportal:MarketIndex, da]1
MultiKey[newsletter:NewsletterBanner, hu]190
MultiKey[sorp:InvalidSessionPage, hu]1
MultiKey[sorp:CmsContainer, da]1
MultiKey[newsletter:NewsletterMainMenu, et]7
MultiKey[newsletter:NewsletterMainMenu, lv]3
MultiKey[celportal:MagazineNewsDetailPage, es]1
MultiKey[celportal:SmallReport, es]1
MultiKey[newsletter:NewsletterBanner, en]1
MultiKey[admin:ConfigValueEditor, hu]1
MultiKey[celportal:MarketAccountInformation, en]21
MultiKey[celportal:SmallReport, ro]1
MultiKey[newsletter:NewsletterBanner, it]19
MultiKey[celportal:MarketAccountInformation, it]1
MultiKey[admin.contrib:SimpleTableColumnPage, hu]1
MultiKey[newsletter:NewsletterFooterMenu, hu]190
MultiKey[celportal:PartnerRegistration, en]1
MultiKey[celportal:MagazineNewsDetailPage, ro]1
MultiKey[newsletter:NewsletterFooterMenu, bg]34
MultiKey[celportal:MarketMainPage, da]1
MultiKey[newsletter:NewsletterFooterMenu, sv]3
MultiKey[celportal:MagazineMainPage, en]1
MultiKey[newsletter:NewsletterMainMenu, cz]7
MultiKey[newsletter:NewsletterFooterMenu, en]1
MultiKey[newsletter:NewsletterMainMenu, nl]3
MultiKey[celportal:MagazineMainPage, hu]1
MultiKey[newsletter:NewsletterMainMenu, ro]30
MultiKey[newsletter:NewsletterMainMenu, lt]8
MultiKey[celportal:MarketTendersPage, en]1
MultiKey[celportal:MarketMainPage, en]20
MultiKey[newsletter:NewsletterBanner, sk]6
MultiKey[celportal:Index, ro]1
MultiKey[sorp:CmsContainer, it]1
MultiKey[celportal:PartnerWebShop, en]1
MultiKey[newsletter:NewsletterFooterMenu, el]5
MultiKey[newsletter:NewsletterBanner, de]25
MultiKey[celportal:MarketMainPage, hu]1
MultiKey[newsletter:NewsletterBanner, sl]10
MultiKey[celportal:MarketTendersPage, hu]1
MultiKey[celportal:PartnerWebShopList, it]1
MultiKey[celportal:MarketMainPage, bg]1
MultiKey[newsletter:NewsletterFooterMenu, da]1
MultiKey[celportal:MarketIndex, it]1
MultiKey[celportal:PartnerWebShop, hu]1
MultiKey[celportal:MarketViewOffer, it]1
MultiKey[celportal:PartnerWebShop, bg]1
MultiKey[newsletter:NewsletterMainMenu, pt]7
MultiKey[newsletter:NewsletterFooterMenu, pl]11
MultiKey[newsletter:NewsletterBanner, el]5
MultiKey[sorp:CmsContainer, bg]2
MultiKey[newsletter:NewsletterFooterMenu, de]25
MultiKey[newsletter:NewsletterMainMenu, fr]24
MultiKey[sorp:CmsContainer, hu]1
MultiKey[admin:ListPage, hu]1
MultiKey[celportal:MarketViewOffer, en]1
MultiKey[celportal:PasswordForgot, en]1
MultiKey[celportal:MarketViewTender, ro]1
MultiKey[celportal:MarketIndex, en]21
MultiKey[celportal:PartnerWebShopList, en]19
MultiKey[newsletter:NewsletterFooterMenu, sk]6
MultiKey[newsletter:NewsletterBanner, pl]11
MultiKey[celportal:MarketViewOffer, bg]1
MultiKey[celportal:MarketViewOffer, hu]1
MultiKey[sorp:CmsContainer, en]21
MultiKey[celportal:Index, es]1
MultiKey[celportal:MarketIndex, hu]1
MultiKey[newsletter:NewsletterBanner, da]1
MultiKey[celportal:PartnerWebShopList, bg]2
MultiKey[celportal:MarketAccountInformation, da]1
MultiKey[celportal:PartnerWebShopList, hu]1
MultiKey[celportal:MarketIndex, bg]2
MultiKey[newsletter:NewsletterFooterMenu, sl]10
MultiKey[celportal:MarketPartnerOfferList, bg]1
MultiKey[celportal:MarketMainPage, it]1
MultiKey[celportal:MagazineIndex, en]1
MultiKey[newsletter:NewsletterBanner, fr]24
MultiKey[celportal:MarketMainPage, ro]1
MultiKey[newsletter:NewsletterMainMenu, el]5
MultiKey[celportal:MarketOfferSearch, en]1
MultiKey[celportal:Index, en]20
MultiKey[celportal:SmallReport, da]1
MultiKey[sorp:CmsContainer, es]1
MultiKey[celportal:MarketOfferTypeSearchPage, da]1
MultiKey[celportal:Index, bg]2
MultiKey[celportal:PartnerWebShopList, es]1
MultiKey[newsletter:NewsletterMainMenu, pl]11
MultiKey[newsletter:NewsletterFooterMenu, pt]7
MultiKey[celportal:MagazineIndex, hu]1
MultiKey[celportal:MarketIndex, es]1
MultiKey[celportal:Index, hu]1
MultiKey[celportal:MarketOfferSearch, hu]1
MultiKey[newsletter:NewsletterMainMenu, da]1
MultiKey[newsletter:NewsletterMainMenu, sk]6
MultiKey[celportal:MarketIndex, ro]1
MultiKey[celportal:MarketViewTender, en]0
MultiKey[celportal:PartnerWebShopList, ro]1
MultiKey[newsletter:NewsletterFooterMenu, fr]24
MultiKey[newsletter:NewsletterMainMenu, de]25
MultiKey[newsletter:NewsletterMainMenu, sl]10
MultiKey[sorp:CmsContainer, ro]1
MultiKey[admin:Main, hu]1
MultiKey[celportal:MarketViewTender, hu]1
MultiKey[celportal:Index, it]1
MultiKey[celportal:MarketMainPage, es]1
MultiKey[newsletter:NewsletterBanner, pt]7
tapestry.parse.SpecificationSource
page specification count33
page specificationscontext:/WEB-INF/template/initon/celportal/page/magazine/MagazineMainPage.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketPartnerOfferList.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferSearch.page
classpath:/com/sorp/module/cms/CmsContainer.page
context:/WEB-INF/template/initon/celportal/page/magazine/MagazineNewsDetailPage.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketAccountInformation.page
context:/WEB-INF/template/initon/celportal/Index.page
context:/WEB-INF/template/initon/admin/module/news/ConfigValueEditor.page
context:/WEB-INF/template/initon/newsletter/NewsletterBanner.page
context:/WEB-INF/template/initon/newsletter/NewsletterFooterMenu.page
context:/WEB-INF/template/initon/celportal/page/messenger/Messenger.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewOffer.page
classpath:/com/sorp/session/InvalidSessionPage.page
context:/WEB-INF/template/initon/admin/page/Index.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketMainPage.page
classpath:/org/apache/tapestry/pages/Exception.page
context:/WEB-INF/template/initon/newsletter/NewsletterMainMenu.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketTenders.page
context:/WEB-INF/template/initon/celportal/page/common/SmallReport.page
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferTypeSearchPage.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewTender.page
context:/WEB-INF/template/initon/celportal/page/magazine/MagazineSearchNews.page
context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShop.page
context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShopList.page
context:/WEB-INF/template/initon/celportal/MagazineIndex.page
context:/WEB-INF/template/initon/admin/module/news/NewsEditor.page
context:/WEB-INF/template/initon/admin/page/Main.page
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketCollectedOffer.page
context:/WEB-INF/template/initon/admin/component/list/ListPage.page
context:/WEB-INF/template/initon/celportal/page/partners/PartnerRegistration.page
context:/WEB-INF/template/initon/celportal/page/partners/PasswordForgot.page
context:/WEB-INF/template/initon/celportal/MarketIndex.page
component specification count97
component specificationscontext:/WEB-INF/template/initon/celportal/component/language/MainLanguageComponent.jwc
classpath:/org/apache/tapestry/link/ExternalLink.jwc
classpath:/com/sorp/component/users/GuestDefence.jwc
classpath:/com/sorp/component/container/ImageFrame.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.jwc
context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponent.jwc
classpath:/com/sorp/component/selection/MultipleSelectionMultilingualCode.jwc
context:/WEB-INF/template/initon/newsletter/component/BannerComponent.jwc
classpath:/com/sorp/component/selection/SelectionMultilingualCode.jwc
classpath:/com/sorp/component/users/Defence.jwc
classpath:/org/apache/tapestry/link/ServiceLink.jwc
context:/WEB-INF/template/initon/newsletter/component/MenuComponent.jwc
classpath:/org/apache/tapestry/valid/FieldLabel.jwc
classpath:/org/apache/tapestry/contrib/ajax/XTile.jwc
context:/WEB-INF/template/initon/celportal/component/language/NewsLanguageComponent.jwc
classpath:/com/sorp/component/menu/MenuComponent.jwc
classpath:/org/apache/tapestry/link/DirectLink.jwc
classpath:/org/apache/tapestry/form/TextField.jwc
classpath:/org/apache/tapestry/components/RenderBody.jwc
classpath:/com/sorp/component/login/LoginComponent.jwc
classpath:/org/apache/tapestry/form/ImageSubmit.jwc
classpath:/org/apache/tapestry/html/Image.jwc
classpath:/com/sorp/component/form/SubmitEvent.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableRows.jwc
classpath:/com/sorp/component/users/SessionMonitor.jwc
classpath:/org/apache/tapestry/form/Checkbox.jwc
classpath:/org/apache/tapestry/form/Form.jwc
classpath:/org/apache/tapestry/html/Script.jwc
context:/WEB-INF/template/initon/admin/component/list/ListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/banner/BannerComponent.jwc
classpath:/org/apache/tapestry/html/Body.jwc
classpath:/com/sorp/component/devel/DevelComponent.jwc
context:/WEB-INF/template/initon/celportal/component/headings/HeadingsComponent.jwc
context:/WEB-INF/template/initon/celportal/component/menu/FooterMenuComponent.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.jwc
classpath:/com/sorp/component/selection/SelectionFlag.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableView.jwc
classpath:/org/apache/tapestry/components/RenderBlock.jwc
classpath:/org/apache/tapestry/components/For.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableFormPages.jwc
classpath:/com/sorp/component/login/TimeoutTarget.jwc
classpath:/com/sorp/component/language/LanguageFormComponent.jwc
classpath:/org/apache/tapestry/form/Hidden.jwc
classpath:/com/sorp/component/language/ShowField.jwc
classpath:/com/sorp/component/actions/CallAction.jwc
context:/WEB-INF/template/initon/celportal/component/list/TenderListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/segment/SegmentDefence.jwc
context:/WEB-INF/template/initon/celportal/component/list/ShortListColumnsComponent.jwc
context:/WEB-INF/template/initon/celportal/component/segment/SegmentElseDefence.jwc
context:/WEB-INF/template/initon/celportal/component/form/CountrySelector.jwc
context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponentColumns.jwc
context:/WEB-INF/template/initon/celportal/component/offerstat/OfferStatComponent.jwc
context:/WEB-INF/template/initon/celportal/component/list/ShortListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/list/OfferListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/menu/MenuComponent.jwc
context:/WEB-INF/template/initon/celportal/component/news/NewsAdvertisement.jwc
context:/WEB-INF/template/initon/celportal/component/form/ImageButton.jwc
context:/WEB-INF/template/initon/celportal/component/partners/PartnerLoggedIn.jwc
context:/WEB-INF/template/initon/celportal/component/list/FilteredOfferListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/list/NewsListComponent.jwc
context:/WEB-INF/template/initon/celportal/component/segment/DisplaySegments.jwc
context:/WEB-INF/template/initon/celportal/component/partners/PartnerPublicLogin.jwc
context:/WEB-INF/template/initon/celportal/component/offercategories/OfferCategoriesComponent.jwc
context:/WEB-INF/template/initon/celportal/component/menu/MagazineChannelComponent.jwc
context:/WEB-INF/template/initon/celportal/component/news/NewsComponent.jwc
classpath:/com/sorp/component/link/SorpPopupLink.jwc
classpath:/org/apache/tapestry/form/TextArea.jwc
classpath:/com/sorp/component/form/SavePagePosition.jwc
classpath:/org/apache/tapestry/contrib/palette/Palette.jwc
classpath:/org/apache/tapestry/components/InvokeListener.jwc
classpath:/org/apache/tapestry/components/Else.jwc
classpath:/org/apache/tapestry/form/PropertySelection.jwc
classpath:/org/apache/tapestry/components/If.jwc
classpath:/com/sorp/component/link/SorpButtonPopupLink.jwc
classpath:/org/apache/tapestry/components/Foreach.jwc
classpath:/org/apache/tapestry/html/InsertText.jwc
classpath:/org/apache/tapestry/components/Insert.jwc
classpath:/org/apache/tapestry/components/Block.jwc
classpath:/org/apache/tapestry/contrib/form/MultiplePropertySelection.jwc
classpath:/com/sorp/component/actions/CallEvent.jwc
classpath:/com/sorp/component/users/ElseDefence.jwc
classpath:/org/apache/tapestry/form/Submit.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.jwc
classpath:/org/apache/tapestry/components/Any.jwc
classpath:/com/sorp/component/form/RenderError.jwc
classpath:/org/apache/tapestry/html/Describe.jwc
classpath:/com/sorp/component/selection/SelectionLanguage.jwc
classpath:/com/sorp/component/container/ComponentContainer.jwc
classpath:/es/usc/tapestry/components/calendar/Calendar.jwc
classpath:/org/apache/tapestry/html/Shell.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableValues.jwc
classpath:/org/apache/tapestry/form/LinkSubmit.jwc
classpath:/org/apache/tapestry/components/Delegator.jwc
classpath:/com/sorp/component/link/SorpEventLink.jwc
classpath:/com/sorp/component/link/SorpLink.jwc
classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc
classpath:/org/apache/tapestry/html/RequestDisplay.jwc
tapestry.enhance.ComponentConstructorFactory
enhanced class count130
enhanced classesComponentSpecification[componentClassName=org.apache.tapestry.form.PropertySelection pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/PropertySelection.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.segment.SegmentComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/segment/DisplaySegments.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.messenger.Messenger pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/messenger/Messenger.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.partners.LoginComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/partners/PartnerPublicLogin.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.module.list.ListPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/admin/component/list/ListPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.ServiceLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/ServiceLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/NewsListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/ShortListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.ajax.XTile pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/ajax/XTile.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.users.Defence pageSpecification=false specificationLocation=classpath:/com/sorp/component/users/Defence.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.inserted.SimpleTableColumnComponent pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Checkbox pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Checkbox.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketOfferSearch pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/TenderListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.ImageSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/ImageSubmit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.TextArea pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/TextArea.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.login.LoginComponent pageSpecification=false specificationLocation=classpath:/com/sorp/component/login/LoginComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.newsletter.NewsletterMainMenu pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/newsletter/NewsletterMainMenu.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.LinkSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/LinkSubmit.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.container.ImageFrame pageSpecification=false specificationLocation=classpath:/com/sorp/component/container/ImageFrame.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Any pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Any.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.RequestDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/RequestDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.selection.SelectionFlagBean pageSpecification=false specificationLocation=classpath:/com/sorp/component/selection/SelectionFlag.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.link.SorpEventLink pageSpecification=false specificationLocation=classpath:/com/sorp/component/link/SorpEventLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.language.LanguageComponent pageSpecification=false specificationLocation=classpath:/com/sorp/component/language/LanguageFormComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.selection.SelectionMultilingualCodeBean pageSpecification=false specificationLocation=classpath:/com/sorp/component/selection/SelectionMultilingualCode.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Foreach pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Foreach.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketViewTender pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewTender.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Script pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Script.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.palette.Palette pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/palette/Palette.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Hidden pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Hidden.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.initon.celportal.page.Index pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/Index.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Delegator pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Delegator.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Body pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Body.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.partners.PartnerRegistration pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/partners/PartnerRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.actions.CallAction pageSpecification=false specificationLocation=classpath:/com/sorp/component/actions/CallAction.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.form.SavePagePosition pageSpecification=false specificationLocation=classpath:/com/sorp/component/form/SavePagePosition.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketTenders pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Shell pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Shell.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Image pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Image.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.partners.PartnerLoggedIn pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/partners/PartnerLoggedIn.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.selection.MultipleSelectionMultilingualCodeBean pageSpecification=false specificationLocation=classpath:/com/sorp/component/selection/MultipleSelectionMultilingualCode.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableColumns pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableColumns.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.form.MultiplePropertySelection pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/form/MultiplePropertySelection.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.language.ShowField pageSpecification=false specificationLocation=classpath:/com/sorp/component/language/ShowField.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Block pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Block.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.users.SessionMonitor pageSpecification=false specificationLocation=classpath:/com/sorp/component/users/SessionMonitor.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.inserted.SimpleTableColumnFormComponent pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.language.NewsLanguageComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/language/NewsLanguageComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.menu.ExtendedMenuComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/menu/MenuComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.partners.PartnerWebShopList pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShopList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.common.SmallReport pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/common/SmallReport.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.selection.SelectionLanguage pageSpecification=false specificationLocation=classpath:/com/sorp/component/selection/SelectionLanguage.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.link.SorpPopupLink pageSpecification=false specificationLocation=classpath:/com/sorp/component/link/SorpButtonPopupLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ForBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/For.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.container.ContainerPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/MagazineIndex.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.shortnews.ShortNewsComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/news/NewsComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.menu.MenuComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/newsletter/component/MenuComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/OfferListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.OfferStatComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/offerstat/OfferStatComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.RenderBlock pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/RenderBlock.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.valid.FieldLabel pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/valid/FieldLabel.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketAccountInformation pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketAccountInformation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketViewOffer pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewOffer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.segment.SegmentComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/segment/SegmentDefence.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.DirectLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/DirectLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.segment.SegmentComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/segment/SegmentElseDefence.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.IfBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/If.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.RenderBody pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/RenderBody.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableFormPages pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableFormPages.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.language.LanguageComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/language/MainLanguageComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.module.cms.CmsContainer pageSpecification=true specificationLocation=classpath:/com/sorp/module/cms/CmsContainer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.shortnews.NewsAdvertisement pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/news/NewsAdvertisement.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableView pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableView.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.login.TimeoutTarget pageSpecification=false specificationLocation=classpath:/com/sorp/component/login/TimeoutTarget.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.form.ImageButton pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/form/ImageButton.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=es.usc.tapestry.components.calendar.Calendar pageSpecification=false specificationLocation=classpath:/es/usc/tapestry/components/calendar/Calendar.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.actions.CallEvent pageSpecification=false specificationLocation=classpath:/com/sorp/component/actions/CallEvent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.InsertText pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/InsertText.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Submit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Submit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.BannerComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/newsletter/component/BannerComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.OfferCategoriesComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/offercategories/OfferCategoriesComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.admin.page.IndexPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/admin/page/Index.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.magazine.MagazineNewsDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/magazine/MagazineNewsDetailPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.admin.page.MainPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/admin/page/Main.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.TextField pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/TextField.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketOfferTypeSearchPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferTypeSearchPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.link.SorpPopupLink pageSpecification=false specificationLocation=classpath:/com/sorp/component/link/SorpPopupLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.ExceptionDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.container.ContainerPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketPartnerOfferList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Describe pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Describe.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.sorp.component.menu.MenuComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/menu/MagazineChannelComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponentColumns.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.container.ContainerPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShop.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.partners.PasswordForgot pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/partners/PasswordForgot.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.admin.module.news.NewsEditor pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/admin/module/news/NewsEditor.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.newsletter.NewsletterBanner pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/newsletter/NewsletterBanner.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.BannerComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/banner/BannerComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ElseBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Else.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.devel.DevelComponent pageSpecification=false specificationLocation=classpath:/com/sorp/component/devel/DevelComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketCollectedOffer pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketCollectedOffer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.container.ComponentContainer pageSpecification=false specificationLocation=classpath:/com/sorp/component/container/ComponentContainer.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.HeadingsComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/headings/HeadingsComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.InvokeListener pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/InvokeListener.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.pages.Exception pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/Exception.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.users.GuestDefence pageSpecification=false specificationLocation=classpath:/com/sorp/component/users/GuestDefence.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/ShortListColumnsComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.ExternalLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/ExternalLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.list.ListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/admin/component/list/ListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.menu.MenuComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/menu/FooterMenuComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.session.InvalidSessionPage pageSpecification=true specificationLocation=classpath:/com/sorp/session/InvalidSessionPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.form.CountrySelector pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/form/CountrySelector.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableValues pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableValues.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.container.ContainerPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/MarketIndex.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Insert pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Insert.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.form.RenderError pageSpecification=false specificationLocation=classpath:/com/sorp/component/form/RenderError.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.newsletter.NewsletterFooterMenu pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/newsletter/NewsletterFooterMenu.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.magazine.main.MagazineMainPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/magazine/MagazineMainPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.users.ElseDefence pageSpecification=false specificationLocation=classpath:/com/sorp/component/users/ElseDefence.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.link.SorpLink pageSpecification=false specificationLocation=classpath:/com/sorp/component/link/SorpLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.menu.MenuComponent pageSpecification=false specificationLocation=classpath:/com/sorp/component/menu/MenuComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.magazine.MagazineSearchNews pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/magazine/MagazineSearchNews.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableRows pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableRows.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Form pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Form.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.page.marketplace.MarketMainPage pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/celportal/page/marketplace/MarketMainPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.sorp.component.form.SubmitEvent pageSpecification=false specificationLocation=classpath:/com/sorp/component/form/SubmitEvent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.admin.module.news.ConfigValueEditor pageSpecification=true specificationLocation=context:/WEB-INF/template/initon/admin/module/news/ConfigValueEditor.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.initon.celportal.component.list.CelportalListComponent pageSpecification=false specificationLocation=context:/WEB-INF/template/initon/celportal/component/list/FilteredOfferListComponent.jwc allowBody=true allowInformalParameter=true]
tapestry.parse.TemplateSource
parsed templates99
total template tokens4925
total template characters170833
Parsed template token counts
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferTypeSearchPage.html11
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewTender.html138
classpath:/com/sorp/module/cms/CmsContainer.html15
context:/WEB-INF/template/initon/celportal/component/list/NewsListComponent.html175
context:/WEB-INF/template/initon/celportal/component/form/ImageButton.html9
context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShop.html5
context:/WEB-INF/template/initon/admin/page/Main.html66
context:/WEB-INF/template/initon/celportal/component/language/MainLanguageComponent.html6
context:/WEB-INF/template/initon/admin/component/list/ListComponent.html203
context:/WEB-INF/template/initon/celportal/page/partners/PartnerRegistration.html330
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.html10
context:/WEB-INF/template/initon/celportal/component/segment/SegmentElseDefence.html7
context:/WEB-INF/template/initon/celportal/page/magazine/MagazineNewsDetailPage.html7
context:/WEB-INF/template/initon/admin/module/news/NewsEditor.html311
classpath:/org/apache/tapestry/html/ExceptionDisplay.html36
classpath:/com/sorp/component/form/RenderError.html0
classpath:/com/sorp/component/actions/CallAction.html0
classpath:/com/sorp/component/selection/MultipleSelectionMultilingualCode.html13
classpath:/org/apache/tapestry/contrib/table/components/TableValues.html10
classpath:/com/sorp/component/devel/DevelComponent.html13
classpath:/com/sorp/component/language/ShowField.html2
classpath:/org/apache/tapestry/contrib/table/components/TableView.html8
classpath:/com/sorp/component/users/Defence.html6
context:/WEB-INF/template/initon/celportal/component/list/TenderListComponent.html148
context:/WEB-INF/template/initon/celportal/page/partners/PartnerWebShopList.html221
context:/WEB-INF/template/initon/celportal/component/list/FilteredOfferListComponent.html303
classpath:/com/sorp/component/users/ElseDefence.html6
context:/WEB-INF/template/initon/celportal/component/partners/PartnerLoggedIn.html90
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketCollectedOffer.html4
context:/WEB-INF/template/initon/celportal/component/list/OfferListComponent.html185
context:/WEB-INF/template/initon/celportal/Index.html39
context:/WEB-INF/template/initon/celportal/component/offercategories/OfferCategoriesComponent.html15
context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponentColumns.html177
context:/WEB-INF/template/initon/celportal/component/segment/DisplaySegments.html11
classpath:/com/sorp/component/language/LanguageFormComponent.html6
context:/WEB-INF/template/initon/celportal/page/common/SmallReport.html19
context:/WEB-INF/template/initon/admin/page/Index.html42
classpath:/org/apache/tapestry/contrib/palette/Palette.html49
classpath:/org/apache/tapestry/contrib/table/components/TableFormPages.html49
context:/WEB-INF/template/initon/celportal/component/headings/HeadingsComponent.html15
context:/WEB-INF/template/initon/newsletter/component/BannerComponent.html58
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.html7
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html24
context:/WEB-INF/template/initon/celportal/component/segment/SegmentDefence.html7
context:/WEB-INF/template/initon/celportal/component/list/ShortListColumnsComponent.html83
context:/WEB-INF/template/initon/celportal/component/list/FilteredListComponent.html234
context:/WEB-INF/template/initon/celportal/MagazineIndex.html93
context:/WEB-INF/template/initon/celportal/page/magazine/MagazineSearchNews.html7
context:/WEB-INF/template/initon/celportal/MarketIndex.html103
context:/WEB-INF/template/initon/celportal/component/menu/MenuComponent.html57
context:/WEB-INF/template/initon/celportal/component/news/NewsAdvertisement.html20
context:/WEB-INF/template/initon/newsletter/NewsletterBanner.html3
context:/WEB-INF/template/initon/celportal/page/partners/PasswordForgot.html42
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketAccountInformation.html42
context:/WEB-INF/template/initon/celportal/component/language/NewsLanguageComponent.html55
context:/WEB-INF/template/initon/celportal/page/messenger/Messenger.html82
context:/WEB-INF/template/initon/celportal/component/partners/PartnerPublicLogin.html28
context:/WEB-INF/template/initon/celportal/component/list/ShortListComponent.html95
context:/WEB-INF/template/initon/celportal/component/form/CountrySelector.html73
context:/WEB-INF/template/initon/newsletter/NewsletterMainMenu.html3
context:/WEB-INF/template/initon/celportal/component/menu/FooterMenuComponent.html31
context:/WEB-INF/template/initon/newsletter/component/MenuComponent.html12
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketTenders.html4
context:/WEB-INF/template/initon/celportal/component/banner/BannerComponent.html77
context:/WEB-INF/template/initon/admin/component/list/ListPage.html4
context:/WEB-INF/template/initon/celportal/component/menu/MagazineChannelComponent.html29
context:/WEB-INF/template/initon/celportal/component/news/NewsComponent.html78
context:/WEB-INF/template/initon/admin/module/news/ConfigValueEditor.html31
context:/WEB-INF/template/initon/newsletter/NewsletterFooterMenu.html3
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketViewOffer.html288
context:/WEB-INF/template/initon/celportal/page/magazine/MagazineMainPage.html25
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketOfferSearch.html4
context:/WEB-INF/template/initon/celportal/component/offerstat/OfferStatComponent.html21
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketMainPage.html38
context:/WEB-INF/template/initon/celportal/page/marketplace/MarketPartnerOfferList.html18
classpath:/com/sorp/component/selection/SelectionMultilingualCode.html13
classpath:/com/sorp/component/link/SorpPopupLink.html5
classpath:/com/sorp/component/container/ComponentContainer.html20
classpath:/com/sorp/component/container/ImageFrame.html48
classpath:/org/apache/tapestry/contrib/ajax/XTile.html2
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html24
classpath:/com/sorp/component/selection/SelectionFlag.html13
classpath:/com/sorp/component/login/LoginComponent.html18
classpath:/com/sorp/component/users/GuestDefence.html6
classpath:/com/sorp/component/users/SessionMonitor.html31
classpath:/com/sorp/component/selection/SelectionLanguage.html13
classpath:/com/sorp/component/login/TimeoutTarget.html0
classpath:/org/apache/tapestry/contrib/table/components/TableRows.html12
classpath:/com/sorp/session/InvalidSessionPage.html1
classpath:/com/sorp/component/link/SorpLink.html7
classpath:/com/sorp/component/link/SorpButtonPopupLink.html3
classpath:/com/sorp/component/actions/CallEvent.html0
classpath:/es/usc/tapestry/components/calendar/Calendar.html42
classpath:/com/sorp/component/link/SorpEventLink.html7
classpath:/com/sorp/component/form/SubmitEvent.html12
classpath:/com/sorp/component/form/SavePagePosition.html9
classpath:/org/apache/tapestry/pages/Exception.html15
classpath:/com/sorp/component/menu/MenuComponent.html62
classpath:/org/apache/tapestry/html/RequestDisplay.html23
tapestry.ognl.ExpressionCache
cached expression count526
cached expressions@com.initon.bean.AUser@getNewsFrequencyFlagValues()
new java.lang.Object[] {'publicModuleContainer', 'celportal:MarketAccountInformation'}
displayList
sessionBean.user==null
devel==true
startPage
'celportal:MarketOfferSearch'
bgcolor
@com.sorp.util.Utils@formatDate([4])
getItemActionList(getAbsoluteRowNum(currentItem))[0].popup==true
list.size()>0
addedFilter.strValue
!condBack
result==true
targetModule
offerCategories
@com.initon.celportal.page.partners.PartnerRegistration@BASEDATATAB.equals(tabPosition)
@com.sorp.util.Utils@formatDate([5])
!disabled
request.getSession(false) != null
pageCount
currentIndex
pageSize
isSorted
companyName
displayList.get(index).formatFlag!=null && displayList.get(index).formatFlag.equals(@com.initon.bean.BannerText@FORMAT_IMAGE)
level>menuDisplayItem.level
@com.initon.bean.NewsPage@PAGETYPE_PR.equals(bean.pageTypeFlag) || (bean.author!=null && bean.author.user!=null && !bean.author.user.recordID.equals(sessionBean.user.recordID))
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_BASE)?'#f26821':'#AAAAAA'
addedFilter.filterDescriptor.type=='flag'
getItemActionList(getAbsoluteRowNum(currentItem))
@com.sorp.util.Utils@formatDate(bean.validTo)
0
7
sessionBean.user.userFirstName
currentItemAction
mailSent==null
fieldString
'moduleContainer'
index<menuModel.size()-1
@com.initon.Constants@EVENT_PARTNERREGISTRATIONREQUIRED
{assets.admin,assets.menu_css}
name + ''
'top.gif'
!leftImg.equals('')
thickRight
currentItemAction.icon==null
tableColumn
userBean.userName
columnClass
'tender_'+currentItem[0]
'celportal:MarketTendersPage'
htmlId
currentColumnItem.getColumnValue(currentItem)!=null
displayList!=null
new java.lang.Object[] {'action', 'sorp', 'executeActionGroup', (sessionOwner.session.get('com.sorp.bean.MenuItem', menuDisplayItem.ID).actionGroup!=null?sessionOwner.session.get('com.sorp.bean.MenuItem', menuDisplayItem.ID).actionGroup.recordID:0)}
recordID
addedFilter.compare
@com.sorp.component.list.ListComponent@PAGE_SIZE_MODEL
displayList.get(index).formatFlag!=null && displayList.get(index).formatFlag.equals(@com.initon.bean.BannerText@FORMAT_FLASH)
aUserBean.position
@com.sorp.util.Utils@formatDate(validFrom) + ' - '+ @com.sorp.util.Utils@formatDate(validTo)
descriptor.selectable
bean.TD.recordID
bean.CY.recordID
(level=menuDisplayItem.level, '<ul class=menulist id=listMenuRoot>')
htmlID
@com.sorp.util.SorpResource@getMessage(getItemActionList(getAbsoluteRowNum(currentItem))[0].ID, descriptor.resource, page.locale, applicationGlobals.servletContext)
selectedList
@com.sorp.util.SorpLanguageUtil@getLanguage(bean.language.languageID, @com.initon.Constants@LANGUAGE_PUBLIC, sessionOwner.session).text
exception
@com.sorp.util.Utils@formatDate(bean.createDate)
tableRowsIterator
tableColumnRenderer
listColumns[currentColumnIndex].getColumnValue(currentItem)
bean.PCs.get(index).recordID
aUserBean.skype
displayList!= null && displayList.get(index) != null && displayList.get(index).record != null && displayList.get(index).record.bannerType != null && displayList.get(index).record.bannerType.typeFlag != null && displayList.get(index).record.bannerType.typeFlag.equals(@com.initon.bean.BannerType@TYPE_IMAGE) && displayList.get(index).bannerFile!=null
currentItem.recordID
selectedLanguageHql.length()>4?'o.language.languageID in '+selectedLanguageHql:'1=1'
height
property.name
@com.sorp.util.Utils@formatDate(bean.modifiedDate)
list.size
currentItemAction.popup!=true
addedFilter.filterDescriptor.type=='code' or addedFilter.filterDescriptor.type=='multilingualcode'
bean.ND
''
new com.initon.celportal.component.list.MultiplePropertySelectionRendererOnClickEvent()
bean.recordID
@com.sorp.util.SorpResource@getMessage(currentItemAction.ID, descriptor.resource, page.locale, applicationGlobals.servletContext)
'celportal:MagazineNewsDetailPage'
!rightImg.equals('')
newMessagesVM
displayList.get(index).recordID
intPageSize
userBean.userFirstName
bean.texts.get(index).contents
beans.evenOdd.next
raw
'yes'
@com.initon.Constants@DEFENCE_PUBLIC
offerSegments
leftBGImage
@org.apache.tapestry.Tapestry@RESTART_SERVICE
'bottomright.gif'
@com.initon.Constants@DEFENCE_ADMIN
languages.get(index).language.languageID
kindFlag
userBean.userLastName
rightBGImage
defence
style
[0]
name
offerCategories.get(index)[1]
condCurrent
850
offerSegments.get(index).recordID
pageSizeDown
sessionBean.user.userLastName
bean.PR.recordID
offerType
sessionBean.user!=null && sessionBean.user.recordID!=null && bean.partner.aUser.user.recordID==sessionBean.user.recordID
listeners.columnSelected
onclick
[1]
bean.activities.get(index).recordID
currentIndex==(filteredPRNewsList.size/2) + (filteredPRNewsList.size%2)
disabled
bean.name
''.concat(firstName).concat(' ').concat(surname)
aUserBean.msnMessenger
thickLeft
bean.addressNotEqualsInvoiceAddress
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_ADVERTISEMENT)?'#f26821':'#AAAAAA'
bean.web
intPageSize
aUserBean.newsFrequencyFlag
aUserBean.tenderEmail
languages
[0].text
allLanguage
activities
assets.icon
bean.OL!=null && @com.sorp.util.SorpLanguageUtil@getLanguage(bean.OL.languageID, @com.initon.Constants@LANGUAGE_PUBLIC, sessionOwner.session)!=null
aUserBean.mobile
element
new java.lang.Object[] {'publicModuleContainer', 'celportal:PartnerServiceList'}
offerVisible
firstListener
emailAddress
dateCompareSelectionModel
new com.sorp.component.SorpAbsoluteURLRenderer()
'topleft.gif'
(level=-1, menuModel)
menuDisplayItem.ID
invoiceAddressBean.city
jumpError==true and savePositionStatus==true
@com.initon.Constants@LANGUAGE_ADMIN
newAction.popup==true
subject
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_CONTENT)
getLocaleText(addedFilter.filterDescriptor.ID)
showTime
bean.recordID>0
invoiceAddressBean.address
getSubmitEvent('onChangeLanguageListener')
new java.lang.Object[] {'newsPreview', '/com/initon/admin/module/news/NewsPreviewPopup', 'newsPreview', 'resources/css/style.css,resources/css/cmsstyle.css,resources/css/font.css', 'celportal:MagazineNewsDetailPage', bean.recordID, bean.texts.get(index).language.languageID}
'ErrorItem'
messageContainer==false
tabPosition
sessionStoreManager
getPercent(offerCategories.get(index))
menuDisplayItem
null
'no'
displayList.get(index).sourceFlag!=null && displayList.get(index).sourceFlag.equals(@com.initon.bean.BannerText@SOURCE_FILE)
bean.text
pageName
currentColumnIndex>4
currentColumnIndex==2 || currentColumnIndex==3
languages.get(index).language.languageID.equals(sessionBean.getSessionData(@com.initon.celportal.component.language.NewsLanguageComponent@NEWS_LANGUAGE))
aUserBean.fax
columnNo
true
currentColumnIndex>1
yPosition
bean.TY.recordID
bean.PCs
isPopup(menuDisplayItem.ID)
'celportal:MarketViewOffer'
currentColumnIndex+1 < listColumns.size
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_CONTENT)?'#f26821':'#AAAAAA'
@com.initon.Constants@DEFENCE_TENDER
bean.activities
last
addedFilter.dateValue
{getAbsoluteRowNum(currentItem), currentItemAction.ID}
bean.texts
filteredPRNewsList.size
invoiceAddressBean.country
displayBannerNo
(page.requestCycle.getPage('celportal:MarketAccountInformation').clearValueCache(), page.requestCycle.getPage('celportal:MarketAccountInformation').creditAmount)
request
value
currentIndex>0
bean.addressNotEqualsInvoiceAddress==true
@com.initon.Constants@LANGUAGE_PUBLIC
filteredPRNewsList
'topright.gif'
new java.lang.Object[] {categoryID}
descriptor.selectable && descriptor.multiselect
@com.initon.celportal.page.partners.PartnerRegistration@INTERESTSTAB.equals(tabPosition)?'al_ful1':'al_ful2'
@com.initon.Constants@MENU_PUBLIC_FOOTER
bean.texts.get(index).language.languageID
bean.modified
listIndex+1
bean.texts.get(index).subtitle
'offer_'+currentItem.recordID
bean.author
activator
displayList!= null && displayList.get(index) != null && displayList.get(index).record != null && displayList.get(index).record.bannerType != null && displayList.get(index).record.bannerType.typeFlag != null && displayList.get(index).record.bannerType.typeFlag.equals(@com.initon.bean.BannerType@TYPE_TEXT) && displayList.get(index).text!=null && displayList.get(index).text.trim().length()>0
@com.initon.admin.module.news.NewsEditor@TAB_BASE
@com.initon.bean.NewsAttachment@ATTACHMENTTYPE_DOWNLOAD
sessionBean.getSessionData().containsKey(@com.initon.celportal.component.language.NewsLanguageComponent@NEWS_LANGUAGE)?sessionBean.getSessionData(@com.initon.celportal.component.language.NewsLanguageComponent@NEWS_LANGUAGE):page.locale.language
'admin:NewsEditor'
pageList
@com.initon.Constants@MENU_NEWSLETTER_MAIN
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_BASE)
!offerVisible
sortImage
id
@com.initon.celportal.page.partners.PartnerRegistration@INTERESTSTAB.equals(tabPosition)
systemPropertiesRenderer
(level=menuDisplayItem.level,'')
addedInteresting==false
savePositionStatus
bean.NC.recordID
listener
listColumns
! last
@com.initon.admin.module.news.NewsEditor@TAB_ATTACHMENT
@com.initon.bean.Offer@kindFlagValues
index<bean.countries.size()-1
getLocaleText(listColumns[currentColumnIndex+1].getColumnValue(currentItem))
fileAssetService.getLink(false, fileAssetService.getSorpResource(languages.get(index).iconFile)).absoluteURL
contents!=null
queryParams
getLocaleMessage(bean.pageTypeFlag)
list
650
enableTooltip
request.getSession(false)
menuDisplayItem.text
@com.initon.bean.NewsPage@getKindFlagValues()
new java.lang.Object[] {'publicModuleContainer','celportal:MarketPreferredOffersPage'}
assets.stylesheet
currentPage
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_SOURCES)
bean.RP.recordID
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_ADVERTISEMENT)
languageSelectionModel
availableImagesList
creditValue
columnSorted
bean.kindFlag
currentColumnIndex
sessionBean.getTransientSessionData(@com.initon.celportal.page.Index@BANNERSTATUS)==true?'width:570px':'width:750px'
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_ATTACHMENT)?'#f26821':'#AAAAAA'
'10'
contents
{[0], [6]}
displayList.get(index).record.bannerType.hsize
new java.util.Date()
tableColumnIterator
templateTag
scriptSymbols
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_REFERENCES)
new com.sorp.component.SorpButtonPopupLinkRenderer('_blank', windowProperties)
bean.countries.get(index).recordID
new java.lang.Object[] {sessionBean.user.recordID}
disableCaching != null
currentItemAction.icon
bean.DT == null ? '-' : bean.DT
languages.get(index).iconFile!=null
bean.subtitle
headings.get(index)[1]
mailSent==true
!condFwd
jsDateFormat
displayList.get(index).formatFlag!=null && displayList.get(index).formatFlag.equals(@com.initon.bean.BannerText@FORMAT_IMAGE)
list.size()==0
bean.created
[1].text
currentItemAction.icon!=null && isActionVisible(currentItemAction, currentItem)
'publicModuleContainer'
sendFunctionName
renderer
currentIndex==0 || currentIndex==( (filteredPRNewsList.size/2)+ (filteredPRNewsList.size%2) )
filterSelectionModel
#this
bean.targetEmail
bean.texts.get(index).title
exception.properties
assets.get('lang_'+language)
htmlClass
bean.validTo
topImage
'tender_'+bean.recordID
descriptor.itemActions.size()>0
bean.archive
new java.lang.Object[] {'publicModuleContainer', 'celportal:Messenger'}
exception.message
currentIndex==(filteredPRNewsList.size-1)
@com.initon.bean.NewsPage@KIND_HIGHLIGHT
@com.sorp.util.Utils@formatDate([2])
errorFunctionName != null
bean.PD == null ? '-' : bean.PD
new java.lang.Object[] {'publicModuleContainer','celportal:MarketOfferTypeSearchPage',offerCategories.get(index)[0]}
new java.lang.Object[] {'publicModuleContainer', 'celportal:PartnerSendInvitation'}
columnSelectedParameters
isOfferMessageResponded(currentItem)
listIndex
receiveFunctionName
{displayList.get(index).recordID, @com.initon.bean.Service@ITEMTYPE_BANNERVIEW}
topLeftCorner
level==-1
values
menuModel
userName
'left.gif'
parameters
currentItem
thickBottom
languages.get(index).text
listColumns.get(currentColumnIndex+1).getColumnValue(currentItem)
getCodeSelectionModel(index)
getLocaleMessage(bean.kindFlag)
bean.title
index
text
descriptor.showFilters==true && addedFilters.size > 0
width
new java.lang.Object[] {'celportal:Index'}
'_self'
currentColumnIndex==2
currentColumnIndex==1
currentColumnIndex==0
htmlValue
url
new java.lang.Long(0L)
bottomRightCorner
size
listTitle
'100%'
'bottomleft.gif'
currentColumnIndex==3
currentColumnIndex==4
xPosition
{getAbsoluteRowNum(currentItem), getItemActionList(getAbsoluteRowNum(currentItem))[0].ID}
isMenuSelected(menuDisplayItem.ID)
@com.initon.admin.module.news.NewsEditor@TAB_SOURCES
displayPage
@com.sorp.util.Utils@formatDate(bean.record.validFrom)
(sessionTimeout+10000)
scriptValue
model
displayList!= null && displayList.get(index) != null && displayList.get(index).record != null && displayList.get(index).record.bannerType != null && displayList.get(index).record.bannerType.typeFlag != null && displayList.get(index).record.bannerType.typeFlag.equals(@com.initon.bean.BannerType@TYPE_IMAGE)
'offer_'+bean.recordID
'text'+index
stopPage
advertisementList.size()>0
@com.sorp.util.SorpLanguageUtil@getLanguage(bean.texts.get(index).language.languageID, @com.initon.Constants@LANGUAGE_NEWS, sessionOwner.session).text
stateful
addedFilter.recordValue
displayList.get(index).sourceFlag!=null && displayList.get(index).sourceFlag.equals(@com.initon.bean.BannerText@SOURCE_URL)
renderObject(currentColumnItem.getColumnValue(currentItem))
bean.introduction
(bean.record.author!=null?bean.record.author.getLocalizedName(page.locale):'')
bean !=null
level<menuDisplayItem.level
trace
tabindex
exception.stackTrace
bean.activity
bean.employeenumber
addedFilter.filterDescriptor.type=='number'
@com.initon.admin.module.news.NewsEditor@TAB_CONTENT
tableValueRenderer
'/org/apache/tapestry/contrib/ajax/XTile.script'
@com.initon.celportal.page.partners.PartnerWebShopList@cartItemsCount(sessionBean)
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_ATTACHMENT)
page.locale.language
addedFilter.filterDescriptor.type=='string'
collectorOffers.isCollected(bean.recordID)
'<td width=48% valign=top>'
xmlPath
displayName
50
sessionBean.getTransientSessionData(@com.initon.celportal.page.Index@BANNERSTATUS)!=true
displayList!= null && displayList.get(index) != null && displayList.get(index).record != null && displayList.get(index).record.bannerType != null && displayList.get(index).record.bannerType.typeFlag != null && displayList.get(index).record.bannerType.typeFlag.equals(@com.initon.bean.BannerType@TYPE_TEXT)
targetListenerID
'bottom.gif'
[5]
form.name
bean!=null
new java.lang.Object[] {'admin:Index'}
@com.initon.Constants@MENU_NEWSLETTER_FOOTER
new java.lang.Object[] {'publicModuleContainer','celportal:MagazineHeadingPage',headings.get(index)[0]}
'right.gif'
false
@com.initon.celportal.page.partners.PartnerRegistration@BASEDATATAB.equals(tabPosition)?'al_ful1':'al_ful2'
new java.lang.Object[] {displayList.get(index).recordID}
valueClass
[4]
bean.newsCategories
selectedPage
bean.TW == null ? '-' : bean.TW
invoiceAddressBean.zipCode
bean.subject
(jumpError and delegate.hasErrors)
{assets.basic,assets.text,assets.komponens}
thickTop
language
new java.lang.Object[] {bean.recordID}
newAction!=null
cssPath.length()>0?cssPath:assets.stylesheet
addedFilters
new java.lang.Object[] {'publicModuleContainer','celportal:MarketTendersPage'}
bottomLeftCorner
[3]
delegate
exceptions
aUserBean.phone
title
bean.AC.recordID
defaultTableSessionStateManager
currentColumnItem.getColumnValue(currentItem)
possibleAuthors
new java.lang.Object[] {'publicModuleContainer', 'celportal:MarketTransactions'}
sessionBean.user.userName
adapterFactory.getRenderableAdaptor(property.value)
index>0
xPosition!=null and yPosition!=null and jumpError==false and savePositionStatus==true
[2]
bean.validFrom
aUserBean.language
renderObject(listColumns[currentColumnIndex+2].getColumnValue(currentItem))
sessionBean.getTransientSessionData(@com.initon.celportal.page.Index@BANNERSTATUS)==true
exception.exceptionClassName
@com.initon.admin.module.news.NewsEditor@TAB_ADVERTISEMENT
'togleMCE(\'text'+index+'\')'
new java.lang.Object[]{'publicModuleContainer'}
sessionBean.user!=null
getLocaleText('languageSelect')
bean.initialServiceItems
@com.sorp.util.Utils@replicate('</ul> ',level-menuDisplayItem.level)
allowed
aUserBean.language!=null
@com.sorp.util.SorpResource@getMessage(newAction.ID, descriptor.resource, page.locale, applicationGlobals.servletContext)
sessionBean.getSessionData(@com.initon.celportal.component.language.NewsLanguageComponent@NEWS_LANGUAGE)
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_REFERENCES)?'#f26821':'#AAAAAA'
descriptor.showFilters==true
displayList.get(index).record.bannerType.vsize
(level=menuDisplayItem.level, '<ul>')
tableRow
new java.lang.Object[] {'publicModuleContainer','celportal:PartnerWebShopCart'}
bean.texts.get(index).introduction
'tr'
password
addedFilter
anchor
listeners.changePage
fileAssetService.getLink(false, fileAssetService.getSorpResource(displayList.get(index).bannerFile)).absoluteURL
errorClass
name + '_img'
bottomImage
'celportal:MarketViewTender'
newsID
partner.address.country
addedFilter.filterDescriptor.type=='date'
@com.initon.Constants@LANGUAGE_NEWS
descriptor.selectable && !descriptor.multiselect
bean.offerAttachments
@com.initon.bean.NewsPage@PAGETYPE_PR.equals(bean.record.pageTypeFlag)
bean.countries
index<bean.activities.size()-1
property
bean.AA.recordID
'</td>'
offerSegments.size()>index+1
currentItemAction.popup==true
passwordAgain
collectorOffers.collectSetString.length() == 0 ?'0=1' :'o.recordID in '+ collectorOffers.collectSetString
bean.texts.get(index).translator
getFlagSelectionModel(index)
new java.lang.Object[]{'publicModuleContainer', 'celportal:PasswordForgot'}
topRightCorner
@com.initon.admin.module.news.NewsEditor@TAB_REFERENCES
selectedLanguages
filter
tabStatus.equals(@com.initon.admin.module.news.NewsEditor@TAB_SOURCES)?'#f26821':'#AAAAAA'
350 * (getPercent(offerCategories.get(index))/100.0)
getItemActionList(currentIndex)
(sessionTimeout-10000)
reportStatusRenderer
[7]
newAction.popup!=true
currentColumnItem
aUserBean.newsEmail
tableIndex
headings
fullSource
parameter
!editable.contains(bean.texts.get(index).language.languageID)
bean.founded
getLocaleText(currentColumnItem.columnName)
invoiceAddressBean.country!=null
new java.lang.Object[] {newsID}
[6]
onchange
@com.sorp.util.SorpLanguageUtil@getLanguage(bean.OL.languageID, @com.initon.Constants@LANGUAGE_PUBLIC, sessionOwner.session).text
target
context
editable.contains(bean.texts.get(index).language.languageID)
tapestry.script.ScriptSource
parsed script count5
parsed scriptscontext:/WEB-INF/template/initon/admin/module/news/../images/AvailableImages.script
classpath:/es/usc/tapestry/components/calendar/Calendar.script
classpath:/org/apache/tapestry/contrib/ajax/XTile.script
classpath:/org/apache/tapestry/form/LinkSubmit.script
classpath:/com/sorp/component/form/SavePagePosition.script
tapestry.asset.ResourceDigestSource
resource count11
/es/usc/tapestry/components/calendar/calendar.gife05d8b00f8595743d3326c92cd6f2365
/es/usc/tapestry/components/calendar/lang/calendar-da.js5a443ffb998e90f74a8cb19577bb5f75
/es/usc/tapestry/components/calendar/lang/calendar-hu.js64e303cd513e8ac3976b26716507072d
/es/usc/tapestry/components/calendar/calendar-orange.cssd500d21b7894bd9a7a274515029b3895
/org/apache/tapestry/form/Form.js557f2081d45a7528f898e7e384717596
/com/sorp/component/menu/mainmenu_config.js8a4ce46f29d9a268b8a24e13465395d8
/es/usc/tapestry/components/calendar/calendar-setup.jse346f2406dfd676683f21c8bb5a48702
/es/usc/tapestry/components/calendar/lang/calendar-en.js07689f4fd1e857ff07a3e07db7483e51
/org/apache/tapestry/pages/Exception.csse004ce617d9497ce498469d43acbaa34
/com/sorp/component/menu/fsmenu.js13c229c74ba168980c7c41c367852781
/es/usc/tapestry/components/calendar/calendar.jsbca62d5c9c99f7b86e8a50e0aaa5532c
JVM System Properties
catalina.base/opt/tomcat6/base/textilemarket
catalina.home/opt/tomcat6
catalina.useNamingtrue
com.sun.management.jmxremote
common.loader${catalina.home}/lib,${catalina.home}/lib/*.jar
file.encodingutf-8
file.encoding.pkgsun.io
file.separator/
java.awt.graphicsenvsun.awt.X11GraphicsEnvironment
java.awt.headlesstrue
java.awt.printerjobsun.print.PSPrinterJob
java.class.path/opt/jdk1.6.0/lib/tools.jar
/opt/tomcat6/bin/commons-daemon.jar
/opt/tomcat6/bin/bootstrap.jar
java.class.version50.0
java.endorsed.dirs/opt/jdk1.6.0/jre/lib/endorsed
java.ext.dirs/opt/jdk1.6.0/jre/lib/ext:/usr/java/packages/lib/ext
java.home/opt/jdk1.6.0/jre
java.io.tmpdir/opt/tomcat6/base/textilemarket/temp
java.library.path/home/vzsoot/jprofiler5/bin/linux-x86
/opt/jdk1.6.0/jre/lib/i386/client
/opt/jdk1.6.0/jre/lib/i386
/usr/java/packages/lib/i386
/lib
/usr/lib
java.naming.factory.initialorg.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgsorg.apache.naming
java.rmi.server.randomIDstrue
java.runtime.nameJava(TM) SE Runtime Environment
java.runtime.version1.6.0-b105
java.specification.nameJava Platform API Specification
java.specification.vendorSun Microsystems Inc.
java.specification.version1.6
java.vendorSun Microsystems Inc.
java.vendor.urlhttp://java.sun.com/
java.vendor.url.bughttp://java.sun.com/cgi-bin/bugreport.cgi
java.version1.6.0
java.vm.infomixed mode
java.vm.nameJava HotSpot(TM) Client VM
java.vm.specification.nameJava Virtual Machine Specification
java.vm.specification.vendorSun Microsystems Inc.
java.vm.specification.version1.0
java.vm.vendorSun Microsystems Inc.
java.vm.version1.6.0-b105
line.separator
os.archi386
os.nameLinux
os.version2.6.25.1ini
package.accesssun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.,sun.beans.
package.definitionsun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
path.separator:
server.loader
shared.loader
sun.arch.data.model32
sun.boot.class.path/opt/jdk1.6.0/jre/lib/resources.jar
/opt/jdk1.6.0/jre/lib/rt.jar
/opt/jdk1.6.0/jre/lib/sunrsasign.jar
/opt/jdk1.6.0/jre/lib/jsse.jar
/opt/jdk1.6.0/jre/lib/jce.jar
/opt/jdk1.6.0/jre/lib/charsets.jar
/opt/jdk1.6.0/jre/classes
sun.boot.library.path/opt/jdk1.6.0/jre/lib/i386
sun.cpu.endianlittle
sun.cpu.isalist
sun.io.unicode.encodingUnicodeLittle
sun.jnu.encodingANSI_X3.4-1968
sun.management.compilerHotSpot Client Compiler
sun.os.patch.levelunknown
tomcat.util.buf.StringCache.byte.enabledtrue
user.countryUS
user.dir/root
user.home/opt/tomcat6
user.languageen
user.nametomcat
user.timezoneEurope/Budapest