An exception has occurred.

You may continue by restarting the session.

[ +/- ] Exception: Exception invoking listener method goToCategorySearchPage of component pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2: Failure invoking listener method 'public void com.macauhr.mhr.web.jobapp.JobAdDetailPage.goToCategorySearchPage(org.apache.tapestry.IRequestCycle) throws com.macauhr.common.util.BusinessException' on $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]: java.lang.NullPointerException
org.apache.tapestry.BindingException
Exception invoking listener method goToCategorySearchPage of component pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2: Failure invoking listener method 'public void com.macauhr.mhr.web.jobapp.JobAdDetailPage.goToCategorySearchPage(org.apache.tapestry.IRequestCycle) throws com.macauhr.common.util.BusinessException' on $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]: java.lang.NullPointerException
binding: org.apache.tapestry.binding.ListenerMethodBinding@47391a9c[template parameter listener, component=pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2, methodName=goToCategorySearchPage, location=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.html, line 376]
component: $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]
location: context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.html, line 376
371 </tr>
372 <tr>
373 <td width="10">&nbsp;</td>
374 <td align="right" width="90"><font class="BoldStyle"><span key="label.categories">Category:</span></font></td>
375 <td width="10">&nbsp;</td>
376 <td align="left"><a jwcid="@DirectLink" listener="listener:goToIndustrySearchPage" ><span jwcid="@Insert" value="ognl:currentIndustryName"/></a> > <a jwcid="@DirectLink" listener="listener:goToCategorySearchPage" ><span jwcid="@Insert" value="ognl:currentCategoryName"/></a> </td>
377 </tr>
378 <tr>
379 <td width="10">&nbsp;</td>
380 <td align="right" width="90"></td>
381 <td width="10">&nbsp;</td>
 
[ +/- ] Exception: Failure invoking listener method 'public void com.macauhr.mhr.web.jobapp.JobAdDetailPage.goToCategorySearchPage(org.apache.tapestry.IRequestCycle) throws com.macauhr.common.util.BusinessException' on $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]: java.lang.NullPointerException
org.apache.hivemind.ApplicationRuntimeException
Failure invoking listener method 'public void com.macauhr.mhr.web.jobapp.JobAdDetailPage.goToCategorySearchPage(org.apache.tapestry.IRequestCycle) throws com.macauhr.common.util.BusinessException' on $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]: java.lang.NullPointerException
component: $JobAdDetailPage_142@3c1[pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2]
location: context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.page, line 6, column 73
1<?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE page-specification PUBLIC
3"-//Apache Software Foundation//Tapestry Specification 4.0//EN"
4"http://tapestry.apache.org/dtd/Tapestry_4_0.dtd">
5
6<page-specification class="com.macauhr.mhr.web.jobapp.JobAdDetailPage" >
7
8 <inject property="jobAdDelegate" object="spring:jobAdDelegate"/>
9 <inject property="jobApplyDelegate" object="spring:jobApplyDelegate"/>
10 <inject property="securityDelegate" object="spring:securityDelegate"/>
11 <inject property="resumeMgrDelegate" object="spring:resumeMgrDelegate"/>
 
[ +/- ] Exception:
java.lang.NullPointerException
Stack Trace:
  • com.macauhr.mhr.web.jobapp.JobAdDetailPage.getCurrentJobCategoryId(JobAdDetailPage.java:194)
  • com.macauhr.mhr.web.jobapp.JobAdDetailPage.goToCategorySearchPage(JobAdDetailPage.java:149)
  • sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  • sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  • java.lang.reflect.Method.invoke(Method.java:597)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeTargetMethod(ListenerMethodInvokerImpl.java:276)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:221)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.searchAndInvoke(ListenerMethodInvokerImpl.java:157)
  • org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:80)
  • org.apache.tapestry.listener.SyntheticListener.actionTriggered(SyntheticListener.java:52)
  • org.apache.tapestry.binding.ListenerMethodBinding.actionTriggered(ListenerMethodBinding.java:77)
  • org.apache.tapestry.listener.ListenerInvokerTerminator.invokeListener(ListenerInvokerTerminator.java:50)
  • $ListenerInvoker_1375df943c5.invokeListener($ListenerInvoker_1375df943c5.java)
  • org.apache.tapestry.link.DirectLink.trigger(DirectLink.java:101)
  • org.apache.tapestry.engine.DirectService.triggerComponent(DirectService.java:166)
  • org.apache.tapestry.engine.DirectService.service(DirectService.java:142)
  • $IEngineService_1375df94442.service($IEngineService_1375df94442.java)
  • org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:72)
  • org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:237)
  • org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:54)
  • $WebRequestServicer_1375df94417.service($WebRequestServicer_1375df94417.java)
  • $WebRequestServicer_1375df94413.service($WebRequestServicer_1375df94413.java)
  • org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:61)
  • $ServletRequestServicer_1375df943f9.service($ServletRequestServicer_1375df943f9.java)
  • org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
  • $ServletRequestServicerFilter_1375df943f5.service($ServletRequestServicerFilter_1375df943f5.java)
  • $ServletRequestServicer_1375df943fb.service($ServletRequestServicer_1375df943fb.java)
  • org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
  • $ServletRequestServicerFilter_1375df943f3.service($ServletRequestServicerFilter_1375df943f3.java)
  • $ServletRequestServicer_1375df943fb.service($ServletRequestServicer_1375df943fb.java)
  • org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)
  • $ServletRequestServicerFilter_1375df943f7.service($ServletRequestServicerFilter_1375df943f7.java)
  • $ServletRequestServicer_1375df943fb.service($ServletRequestServicer_1375df943fb.java)
  • $ServletRequestServicer_1375df943ed.service($ServletRequestServicer_1375df943ed.java)
  • org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:126)
  • org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:103)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  • org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  • com.macauhr.common.LocaleFilter.doFilterInternal(LocaleFilter.java:97)
  • org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  • org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:78)
  • org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  • org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  • org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  • org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  • org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  • org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  • org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  • org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
  • org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
  • org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
  • java.lang.Thread.run(Thread.java:619)
[ +/- ] Request
HttpServletRequest
authType<NULL>
characterEncodingUTF-8
contentLength-1
contextPath
contentType<NULL>
cookiesJSESSIONID=A18F929DA5E643EEE6D65B9D6641466A
localeen_US
methodGET
pathInfo<NULL>
pathTranslated<NULL>
protocolHTTP/1.0
queryString<NULL>
requestURI/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2,$DirectLink_0.sdirect
schemehttp
securefalse
serverNamewww.macauhr.com
serverPort80
servletPath/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2,$DirectLink_0.sdirect
userPrincipal<NULL>
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
connectionclose
cookieJSESSIONID=A18F929DA5E643EEE6D65B9D6641466A
hostwww.macauhr.com
pragmano-cache
user-agentCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
x-cc-idccc02-01
x-forwarded-for38.107.179.216
x-real-ip38.107.179.216
Attributes
encodingFilter.FILTEREDtrue
localeFilter.FILTEREDtrue
org.apache.tapestry.Infrastructure<SingletonProxy for tapestry.Infrastructure(org.apache.tapestry.services.Infrastructure)>
[ +/- ] Session
HttpSession
creationTimeFri May 18 13:22:24 CST 2012
idA18F929DA5E643EEE6D65B9D6641466A
lastAccessedTimeFri May 18 13:37:22 CST 2012
maxInactiveInterval1200
newfalse
Attributes
session,macauhr,pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE1,currentJobId9907
session,macauhr,pages/jobapp/JobSearchResult,jobSearchCriteriacom.macauhr.mhr.web.jobapp.form.JobSearchCriteria@99b77bf
state:macauhr:mhrVisitcom.macauhr.mhr.web.MhrVisit@13ba5a
[ +/- ] Context
HttpServlet
servletInfo
servletNamemacauhr
ServletContext
serverInfoApache Tomcat/6.0.20
version2.5
Attributes
javax.servlet.context.tempdir/active/www/macauhr/work/Catalina/localhost/_
org.apache.AnnotationProcessororg.apache.catalina.util.DefaultAnnotationProcessor@5791570a
org.apache.catalina.WELCOME_FILES[Ljava.lang.String;@6e97e70
org.apache.catalina.jsp_classpath/active/www/macauhr/webapps/ROOT/WEB-INF/classes/:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/activation.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/antlr-2.7.6.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/asm-2.2.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/asm-commons-2.2.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/asm-util-2.2.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/aspectjrt.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/aspectjweaver.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/backport-util-concurrent-2.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/cglib-nodep-2.1_3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-beanutils-1.7.0.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-codec-1.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-collections.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-dbcp.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-fileupload-1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-io-1.3.1.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-lang-2.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-logging-1.0.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/commons-pool-1.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/dom4j-1.6.1.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/dwr.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/hibernate3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/hivemind-1.1.1.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/hivemind-lib-1.1.1.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/htmlparser.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/iText-2.1.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/iTextAsian.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/javassist-3.4.ga.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jaxen-1.1-beta-7.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jcommon-1.0.10.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jdom.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jfreechart-1.0.6.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jstl.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/jta.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/junit.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/log4j-snmp-appender.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/log4j.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/mail.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/mysql-connector-java-5.1.6-bin.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/ognl-2.7.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/oro-2.0.8.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/poi-3.0.1-FINAL-20070705.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/portlet-api-1.0.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/quartz-1.6.0.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/rome-1.0RC1.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/rssutils.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/sitemesh-2.3.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/spring-mock.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/spring.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/standard.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/tapestry-annotations-4.1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/tapestry-archetype-4.1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/tapestry-contrib-4.1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/tapestry-framework-4.1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/tapestry-portlet-4.1.2.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/urlrewrite-2.6.0.jar:/active/www/macauhr/webapps/ROOT/WEB-INF/lib/velocity-1.4.jar:/opt/apache-tomcat-6.0.20/lib/:/opt/apache-tomcat-6.0.20/lib/activemq-all-5.3.2.jar:/opt/apache-tomcat-6.0.20/lib/tomcat-i18n-es.jar:/opt/apache-tomcat-6.0.20/lib/catalina-tribes.jar:/opt/apache-tomcat-6.0.20/lib/tomcat-coyote.jar:/opt/apache-tomcat-6.0.20/lib/el-api.jar:/opt/apache-tomcat-6.0.20/lib/catalina-ant.jar:/opt/apache-tomcat-6.0.20/lib/jasper-el.jar:/opt/apache-tomcat-6.0.20/lib/jasper-jdt.jar:/opt/apache-tomcat-6.0.20/lib/servlet-api.jar:/opt/apache-tomcat-6.0.20/lib/catalina.jar:/opt/apache-tomcat-6.0.20/lib/tomcat-i18n-ja.jar:/opt/apache-tomcat-6.0.20/lib/catalina-ha.jar:/opt/apache-tomcat-6.0.20/lib/jsp-api.jar:/opt/apache-tomcat-6.0.20/lib/tomcat-i18n-fr.jar:/opt/apache-tomcat-6.0.20/lib/jasper.jar:/opt/apache-tomcat-6.0.20/lib/tomcat-dbcp.jar:/opt/apache-tomcat-6.0.20/lib/annotations-api.jar:/active/www/macauhr/bin/:/opt/apache-tomcat-6.0.20/bin/bootstrap.jar:/opt/jdk1.6.0_17/jre/lib/ext/sunjce_provider.jar:/opt/jdk1.6.0_17/jre/lib/ext/dnsns.jar:/opt/jdk1.6.0_17/jre/lib/ext/localedata.jar:/opt/jdk1.6.0_17/jre/lib/ext/sunpkcs11.jar
org.apache.catalina.resourcesorg.apache.naming.resources.ProxyDirContext@5c97927f
org.apache.jasper.runtime.JspApplicationContextImplorg.apache.jasper.runtime.JspApplicationContextImpl@7e4263ac
org.apache.tapestry.Registry:macauhrorg.apache.hivemind.impl.RegistryImpl@71a80d42
org.springframework.web.context.WebApplicationContext.ROOTorg.springframework.web.context.support.XmlWebApplicationContext: display name [Root WebApplicationContext]; startup date [Fri May 18 11:24:07 CST 2012]; root of context hierarchy; config locations [/WEB-INF/classes/context/applicationContext*.xml]
sitemesh.factorycom.opensymphony.module.sitemesh.factory.DefaultFactory@475b06e2
Initialization Parameters
contextConfigLocation/WEB-INF/classes/context/applicationContext*.xml
[ +/- ] Status
tapestry.request.EnginePool
total count27
Count by Key
en_SG1
zh_HK2
ja_JP1
en_GB2
pt_BR1
en1
fil1
en_US4
cs1
zh_MO1
de_DE1
ko_KR1
zh_CN3
zh_TW7
tapestry.page.PageSource
Page Pool
active2
idle338
tapestry.parse.SpecificationSource
page specification count100
page specificationscontext:/WEB-INF/pages/security/macau-labor-law.page
context:/WEB-INF/pages/security/careertips/career-tips_11.page
context:/WEB-INF/pages/SiteMap.page
context:/WEB-INF/pages/mhrresource/ShowMhrChannel.page
context:/WEB-INF/pages/jobapp/ShowJobList.page
context:/WEB-INF/pages/hospitality/ShowHospitalityCategoryJobList.page
context:/WEB-INF/pages/jobapp/SendJobToFriend.page
context:/WEB-INF/pages/hospitality/HospitalityNewsDetail.page
context:/WEB-INF/pages/qoos/jobapp/ShowEmployerJobList.page
context:/WEB-INF/pages/security/AboutUsSeeker.page
context:/WEB-INF/pages/jobad/RecommendedSeekersPage.page
context:/WEB-INF/pages/jobad/ExpiringJobAdsList.page
context:/WEB-INF/pages/HomePageNew.page
context:/WEB-INF/pages/security/AboutUsOurService.page
context:/WEB-INF/pages/jobapp/JobSearchResult.page
context:/WEB-INF/pages/jobapp/CV_List.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE1.page
context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListing.page
context:/WEB-INF/pages/security/TermsPageNew.page
context:/WEB-INF/pages/jobad/PostRecord.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE1.page
context:/WEB-INF/pages/PageNotFound.page
context:/WEB-INF/pages/security/AllFeaturedCompanyLogo.page
context:/WEB-INF/pages/security/AdvertiserLoginPage.page
context:/WEB-INF/pages/security/PrivacyPageNew.page
classpath:/org/apache/tapestry/pages/Exception.page
context:/WEB-INF/pages/admin/AdminWelcomePage.page
context:/WEB-INF/pages/mhrresource/ChannelResources.page
context:/WEB-INF/pages/security/pressrelease/20090218_01.page
context:/WEB-INF/pages/jobapp/ApplyJobs.page
context:/WEB-INF/pages/security/SeekerEditProfile.page
context:/WEB-INF/pages/security/SeekerRegister.page
context:/WEB-INF/pages/security/SeekerWelcomePage.page
context:/WEB-INF/pages/admin/NewCompanyDetailPage.page
context:/WEB-INF/pages/jobapp/JobSearchGalaxyResult.page
context:/WEB-INF/pages/jobapp/ShowAllJobList.page
context:/WEB-INF/pages/security/SelectLoginNew.page
context:/WEB-INF/pages/security/EmployerHomePageNew.page
context:/WEB-INF/pages/security/MediaPartnerPageNew.page
context:/WEB-INF/pages/security/pressrelease/20080910_ShrinkingEconomicGrowth.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE2.page
context:/WEB-INF/pages/jobad/ListPostHistory.page
context:/WEB-INF/pages/jobapp/ShowCategoryJobList.page
context:/WEB-INF/pages/security/EmployerWelcomePage.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE_Galaxy.page
context:/WEB-INF/pages/qoos/jobad/GovJobsList.page
context:/WEB-INF/pages/jobad/CreateJobAd2.page
context:/WEB-INF/pages/security/ContactUsNew.page
context:/WEB-INF/pages/resumemgr/ResumeList.page
context:/WEB-INF/pages/security/LoginTimeOut.page
context:/WEB-INF/pages/qoos/SeekerLanding.page
context:/WEB-INF/pages/jobapp/AdvancedJobSearchPage.page
context:/WEB-INF/pages/security/professionalnews/20090310.page
context:/WEB-INF/pages/security/MemberLoginPage.page
context:/WEB-INF/pages/security/ListMoreNewApplicants.page
context:/WEB-INF/pages/resumemgr/CoverLetterList.page
context:/WEB-INF/pages/ad/EDM/20090730/page_new_en.page
context:/WEB-INF/pages/qoos/jobapp/QoosJobSearchResult.page
context:/WEB-INF/pages/jobad/job_detail/ExpiredJobAdDetailPage.page
context:/WEB-INF/pages/jobapp/JobAlert.page
context:/WEB-INF/pages/qoos/security/SeekerRegister.page
context:/WEB-INF/pages/talentmarket/ApplicantsList.page
context:/WEB-INF/pages/jobapp/ShowGSAResumePage.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.page
context:/WEB-INF/pages/jobad/GovJobsList.page
context:/WEB-INF/pages/hospitality/HospitalityTourismHome.page
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetailEmployer_TEMPLATE1.page
context:/WEB-INF/pages/security/LoginFrame.page
context:/WEB-INF/pages/mhrresource/ShowMhrResource.page
context:/WEB-INF/pages/jobad/ignite/en_us/IgniteJobAds.page
context:/WEB-INF/pages/security/FaqEmployer.page
context:/WEB-INF/pages/qoos/jobad/JobAdDetail_TEMPLATE1.page
context:/WEB-INF/pages/security/SeekerRetrievePwd.page
context:/WEB-INF/pages/resumemgr/ForbiddenCompanyList.page
context:/WEB-INF/pages/jobad/job_detail/MacauHR/JobAdDetail_MacauHR.page
context:/WEB-INF/pages/JobSiteMap.page
context:/WEB-INF/pages/talentmarket/Applicants.page
context:/WEB-INF/pages/jobad/CreateJobAd3.page
context:/WEB-INF/pages/jobapp/ShowEmployerJobList.page
context:/WEB-INF/pages/qoos/jobapp/ShowCategoryJobList.page
context:/WEB-INF/pages/hospitality/ShowHospitalityNewsDetail.page
context:/WEB-INF/pages/jobad/job_detail/hospitality/JobAdDetail_hospitality.page
context:/WEB-INF/pages/jobapp/ApplicationRecord.page
context:/WEB-INF/pages/mhrresource/ResourceCenter.page
context:/WEB-INF/pages/common/UpdateLocale.page
context:/WEB-INF/pages/ErrorPage.page
context:/WEB-INF/pages/security/EmployerRetrievePwd.page
context:/WEB-INF/pages/security/JobAlertLanding.page
context:/WEB-INF/pages/hospitality/HospitalityJobSearchResult.page
context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListingCh.page
context:/WEB-INF/pages/jobad/CreateJobAd1.page
context:/WEB-INF/pages/security/FAQs.page
context:/WEB-INF/pages/mhrresource/MhrResourceDetail.page
context:/WEB-INF/pages/admin/ListNewCompanyPage.page
context:/WEB-INF/pages/security/CorporateMembers.page
context:/WEB-INF/pages/hospitality/HospitalityTourismDesc.page
context:/WEB-INF/pages/jobapp/Show_CV_List.page
context:/WEB-INF/pages/ad/admgr/BannerRedirectPage.page
classpath:/org/apache/tapestry/pages/StaleSession.page
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page
component specification count85
component specificationscontext:/WEB-INF/components/Login/Login.jwc
context:/WEB-INF/components/HospitalityPremiumLogos/HospitalityPremiumLogos.jwc
context:/WEB-INF/components/JobSearchDialog/JobSearchDialog.jwc
context:/WEB-INF/components/MhrTablePages/MhrTablePages.jwc
classpath:/org/apache/tapestry/link/GenericLink.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.jwc
classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlCheckbox.jwc
classpath:/org/apache/tapestry/link/ExternalLink.jwc
context:/WEB-INF/components/MhrResourceCenterDialog/MhrResourceCenterDialog.jwc
classpath:/org/apache/tapestry/form/TextArea.jwc
context:/WEB-INF/components/BlackListTable/BlackListTable.jwc
context:/WEB-INF/components/EmployerNav/EmployerNav.jwc
context:/WEB-INF/components/HomePageHTCList/HomePageHTCList.jwc
classpath:/org/apache/tapestry/contrib/form/checkboxes/CheckboxGroup.jwc
classpath:/org/apache/tapestry/link/ServiceLink.jwc
classpath:/org/apache/tapestry/components/Else.jwc
classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlledCheckbox.jwc
context:/WEB-INF/components/AboutUsNav/AboutUsNav.jwc
context:/WEB-INF/components/ServiceNotification/ServiceNotification.jwc
classpath:/org/apache/tapestry/link/DirectLink.jwc
classpath:/org/apache/tapestry/form/PropertySelection.jwc
classpath:/org/apache/tapestry/components/RenderBody.jwc
classpath:/org/apache/tapestry/form/TextField.jwc
classpath:/org/apache/tapestry/form/Radio.jwc
classpath:/org/apache/tapestry/components/If.jwc
classpath:/org/apache/tapestry/html/Style.jwc
classpath:/org/apache/tapestry/link/PageLink.jwc
classpath:/org/apache/tapestry/html/Image.jwc
classpath:/org/apache/tapestry/form/Option.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableRows.jwc
classpath:/org/apache/tapestry/form/Checkbox.jwc
classpath:/org/apache/tapestry/form/Form.jwc
classpath:/org/apache/tapestry/html/Script.jwc
classpath:/org/apache/tapestry/html/Body.jwc
classpath:/org/apache/tapestry/components/Insert.jwc
context:/WEB-INF/components/CompanyIndustryList/CompanyIndustryList.jwc
context:/WEB-INF/components/Images/ImageYellowTriangle.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.jwc
context:/WEB-INF/components/SeekerBorder/SeekerBorder.jwc
context:/WEB-INF/components/HospitalityJobSearchDialog/HospitalityJobSearchDialog.jwc
context:/WEB-INF/components/JsMessageVar/JsMessageVar.jwc
context:/WEB-INF/components/SeekerBorderNew/SeekerBorderNew.jwc
classpath:/org/apache/tapestry/form/Submit.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableView.jwc
context:/WEB-INF/components/MiniQoosBorder/MiniQoosBorder.jwc
context:/WEB-INF/components/RecommendedSeeker/RecommendedSeeker.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.jwc
classpath:/org/apache/tapestry/form/Select.jwc
context:/WEB-INF/components/AdvancedJobSearch/AdvancedJobSearch.jwc
context:/WEB-INF/components/EmployerNotify/EmployerNotify.jwc
classpath:/org/apache/tapestry/components/For.jwc
classpath:/org/apache/tapestry/components/Any.jwc
classpath:/org/apache/tapestry/html/Describe.jwc
classpath:/org/apache/tapestry/form/Button.jwc
classpath:/org/apache/tapestry/form/DatePicker.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableValues.jwc
classpath:/org/apache/tapestry/html/Shell.jwc
classpath:/org/apache/tapestry/form/LinkSubmit.jwc
classpath:/org/apache/tapestry/form/Upload.jwc
classpath:/org/apache/tapestry/components/Delegator.jwc
classpath:/org/apache/tapestry/form/RadioGroup.jwc
classpath:/org/apache/tapestry/form/Hidden.jwc
classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc
classpath:/org/apache/tapestry/html/RequestDisplay.jwc
context:/WEB-INF/components/AdminBorder/AdminBorder.jwc
context:/WEB-INF/components/ShowUploadedResume/ShowUploadedResume.jwc
context:/WEB-INF/components/HospitalityBorder/HospitalityBorder.jwc
context:/WEB-INF/components/JobAdFolder/JobAdFolder.jwc
context:/WEB-INF/components/HomePageJobList/HomePageJobList.jwc
context:/WEB-INF/components/DayList/DayList.jwc
context:/WEB-INF/components/EmployerBorderNew/EmployerBorderNew.jwc
context:/WEB-INF/components/LatestJob/LatestJob.jwc
context:/WEB-INF/components/AjaxTextChecker/AjaxTextChecker.jwc
context:/WEB-INF/components/EmployerBorder/EmployerBorder.jwc
context:/WEB-INF/components/JobFilterForEmployer/JobFilterForEmployer.jwc
context:/WEB-INF/components/YearList/YearList.jwc
context:/WEB-INF/components/HomePageRetailList/HomePageRetailList.jwc
context:/WEB-INF/components/DropDownList/DropDownList.jwc
context:/WEB-INF/components/MhrDialoger/MhrDialoger.jwc
context:/WEB-INF/components/AdminNav/AdminNav.jwc
context:/WEB-INF/components/ShowBannerLogos/ShowBannerLogos.jwc
context:/WEB-INF/components/RecommendedJobAds/RecommendedJobAds.jwc
context:/WEB-INF/components/MonthList/MonthList.jwc
context:/WEB-INF/components/SeekerNav/SeekerNav.jwc
context:/WEB-INF/components/MhrTablePages/MhrLinkSubmitTablePages.jwc
tapestry.enhance.ComponentConstructorFactory
enhanced class count185
enhanced classesComponentSpecification[componentClassName=com.macauhr.mhr.web.security.LandingPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/JobAlertLanding.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Select pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Select.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.hospitality.ShowHospitalityCategoryJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/ShowHospitalityCategoryJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.JobFilterForEmployer pageSpecification=false specificationLocation=context:/WEB-INF/components/JobFilterForEmployer/JobFilterForEmployer.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.SiteMapPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/JobSiteMap.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.AllFeaturedCompanyLogoPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/AllFeaturedCompanyLogo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.SiteMapPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/SiteMap.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.pages.Exception pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/Exception.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.AdvancedJobSearch pageSpecification=false specificationLocation=context:/WEB-INF/components/AdvancedJobSearch/AdvancedJobSearch.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Option pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Option.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.form.Submit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Submit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerWelcomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/EmployerWelcomePage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.AboutUsNav pageSpecification=false specificationLocation=context:/WEB-INF/components/AboutUsNav/AboutUsNav.jwc allowBody=false 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.form.Upload pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Upload.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.resumemgr.ResumeListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/resumemgr/ResumeList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.DayList pageSpecification=false specificationLocation=context:/WEB-INF/components/DayList/DayList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.ListMoreNewApplicantsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/ListMoreNewApplicants.page 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.macauhr.mhr.web.component.HomePageHTCList pageSpecification=false specificationLocation=context:/WEB-INF/components/HomePageHTCList/HomePageHTCList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.resumemgr.CoverLetterListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/resumemgr/CoverLetterList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.hospitality.HospitalityHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/HospitalityTourismHome.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SelectLoginNew pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/SelectLoginNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.common.web.MhrBasePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/resumemgr/ForbiddenCompanyList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=false specificationLocation=context:/WEB-INF/components/Images/ImageYellowTriangle.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.JobAdFolder pageSpecification=false specificationLocation=context:/WEB-INF/components/JobAdFolder/JobAdFolder.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.ShowBannerLogos pageSpecification=false specificationLocation=context:/WEB-INF/components/ShowBannerLogos/ShowBannerLogos.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=false specificationLocation=context:/WEB-INF/components/JsMessageVar/JsMessageVar.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.CreateJobAd2Page pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/CreateJobAd2.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.components.Any pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Any.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.mhrresource.ChannelResourcesPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/mhrresource/ChannelResources.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.admin.NewCompanyDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/admin/NewCompanyDetailPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.HospitalityBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/HospitalityBorder/HospitalityBorder.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.talentmarket.ApplicantsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/talentmarket/Applicants.page 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=org.apache.tapestry.form.PropertySelection pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/PropertySelection.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.CompanyIndustryList pageSpecification=false specificationLocation=context:/WEB-INF/components/CompanyIndustryList/CompanyIndustryList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.SendJobToFriendPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/SendJobToFriend.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.CreateJobAd3Page pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/CreateJobAd3.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.form.checkboxes.CheckboxGroup pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/form/checkboxes/CheckboxGroup.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.link.PageLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/PageLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.DatePicker pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/DatePicker.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.MhrTablePages pageSpecification=false specificationLocation=context:/WEB-INF/components/MhrTablePages/MhrTablePages.jwc allowBody=false 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.macauhr.mhr.web.component.AjaxTextChecker pageSpecification=false specificationLocation=context:/WEB-INF/components/AjaxTextChecker/AjaxTextChecker.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.InternalCVListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/Show_CV_List.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.InternalCVListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/CV_List.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.ContactUsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/ContactUsNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.HomePageRetailList pageSpecification=false specificationLocation=context:/WEB-INF/components/HomePageRetailList/HomePageRetailList.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.macauhr.mhr.web.component.HospitalityJobSearchDialog pageSpecification=false specificationLocation=context:/WEB-INF/components/HospitalityJobSearchDialog/HospitalityJobSearchDialog.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.PostRecordPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/PostRecord.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.MhrLinkSubmitTablePages pageSpecification=false specificationLocation=context:/WEB-INF/components/MhrTablePages/MhrLinkSubmitTablePages.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.RecommenededSeekersPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/RecommendedSeekersPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.SeekerNav pageSpecification=false specificationLocation=context:/WEB-INF/components/SeekerNav/SeekerNav.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerWelcomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/SeekerWelcomePage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ApplyJobsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ApplyJobs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowEmployerJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/jobapp/ShowEmployerJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowEmployerJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ShowEmployerJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.EmployerNotify pageSpecification=false specificationLocation=context:/WEB-INF/components/EmployerNotify/EmployerNotify.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.CreateJobAd1Page pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/CreateJobAd1.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.ErrorPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/ErrorPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListingCh.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/FAQs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/ad/EDM/20090730/page_new_en.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/pressrelease/20090218_01.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/macau-labor-law.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListing.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/professionalnews/20090310.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.common.BasicWebPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/PageNotFound.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=com.macauhr.mhr.web.jobapp.AdvancedJobSearchPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/AdvancedJobSearchPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.hospitality.ShowHospitalityNewsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/ShowHospitalityNewsDetail.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.LatestJob pageSpecification=false specificationLocation=context:/WEB-INF/components/LatestJob/LatestJob.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ApplicationRecordPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ApplicationRecord.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerRetrievePwdPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/SeekerRetrievePwd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.hospitality.HospitalityNewsDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/HospitalityNewsDetail.page 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.LinkSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/LinkSubmit.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.ExpiredJobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/ExpiredJobAdDetailPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.EmployerNav pageSpecification=false specificationLocation=context:/WEB-INF/components/EmployerNav/EmployerNav.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.MhrDialoger pageSpecification=false specificationLocation=context:/WEB-INF/components/MhrDialoger/MhrDialoger.jwc allowBody=true 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=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.macauhr.mhr.web.jobapp.JobSearchResultPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/HospitalityJobSearchResult.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.mhrresource.ResourceCenterPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/mhrresource/ResourceCenter.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobSearchResultPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/jobapp/QoosJobSearchResult.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobSearchResultPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/JobSearchResult.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.mhrresource.MhrResourceDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/mhrresource/MhrResourceDetail.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.HomePageJobList pageSpecification=false specificationLocation=context:/WEB-INF/components/HomePageJobList/HomePageJobList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.MhrResourceCenterDialog pageSpecification=false specificationLocation=context:/WEB-INF/components/MhrResourceCenterDialog/MhrResourceCenterDialog.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.macauhr.mhr.web.component.RecommendedSeeker pageSpecification=false specificationLocation=context:/WEB-INF/components/RecommendedSeeker/RecommendedSeeker.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.CorporateMembersPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/CorporateMembers.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.Login pageSpecification=false specificationLocation=context:/WEB-INF/components/Login/Login.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.HospitalityPremiumLogos pageSpecification=false specificationLocation=context:/WEB-INF/components/HospitalityPremiumLogos/HospitalityPremiumLogos.jwc 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=com.macauhr.mhr.web.common.UpdateLocalePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/common/UpdateLocale.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.JobSearchDialog pageSpecification=false specificationLocation=context:/WEB-INF/components/JobSearchDialog/JobSearchDialog.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/hospitality/JobAdDetail_hospitality.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/MacauHR/JobAdDetail_MacauHR.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE1.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=com.macauhr.mhr.web.jobapp.JobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE_Galaxy.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.DropDownList pageSpecification=false specificationLocation=context:/WEB-INF/components/DropDownList/DropDownList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.mhrresource.ShowMhrChannelPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/mhrresource/ShowMhrChannel.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.AdminNav pageSpecification=false specificationLocation=context:/WEB-INF/components/AdminNav/AdminNav.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.ShowUploadedResume pageSpecification=false specificationLocation=context:/WEB-INF/components/ShowUploadedResume/ShowUploadedResume.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.ad.BannerRedirectPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/ad/admgr/BannerRedirectPage.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=org.apache.tapestry.link.ExternalLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/ExternalLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Image pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Image.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.GenericLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/GenericLink.jwc 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.macauhr.mhr.web.component.BlackListTable pageSpecification=false specificationLocation=context:/WEB-INF/components/BlackListTable/BlackListTable.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.admin.ListNewCompanyPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/admin/ListNewCompanyPage.page 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.macauhr.mhr.web.admin.AdminWelcomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/admin/AdminWelcomePage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.hospitality.HospitalityTourismDesc pageSpecification=true specificationLocation=context:/WEB-INF/pages/hospitality/HospitalityTourismDesc.page 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.macauhr.mhr.web.security.EmployerRetrievePwdPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/EmployerRetrievePwd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerRegisterPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/security/SeekerRegister.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerRegisterPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/SeekerRegister.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.ListPostHistory pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/ListPostHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.RadioGroup pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/RadioGroup.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.AdminBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/AdminBorder/AdminBorder.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.macauhr.mhr.web.component.YearList pageSpecification=false specificationLocation=context:/WEB-INF/components/YearList/YearList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Style pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Style.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerEditProfile pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/SeekerEditProfile.page 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.macauhr.mhr.web.component.RecommendedJobAds pageSpecification=false specificationLocation=context:/WEB-INF/components/RecommendedJobAds/RecommendedJobAds.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.form.checkboxes.ControlCheckbox pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlCheckbox.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobSearchGalaxyResultPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/JobSearchGalaxyResult.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.macauhr.mhr.web.jobapp.ShowCategoryJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/jobapp/ShowCategoryJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowCategoryJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ShowCategoryJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.LoginTimeOutPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/AdvertiserLoginPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.LoginTimeOutPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/MemberLoginPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.LoginTimeOutPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/LoginTimeOut.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.IgniteGroupJobAdsPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/ignite/en_us/IgniteJobAds.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.ServiceNotification pageSpecification=false specificationLocation=context:/WEB-INF/components/ServiceNotification/ServiceNotification.jwc 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=null pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/HomePageNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.SeekerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/SeekerLanding.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/StaleSession.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.ExpiringJobAdsListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/ExpiringJobAdsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Hidden pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Hidden.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.LoginFrame pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/LoginFrame.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Button pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Button.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.JobAdDetailEmployerPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetailEmployer_TEMPLATE1.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.EmployerBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/EmployerBorder/EmployerBorder.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.JobAlertPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/JobAlert.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.EmployerBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/EmployerBorderNew/EmployerBorderNew.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowGSAResumePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ShowGSAResumePage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowAllJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ShowAllJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.CreateJobAd4Page pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE2.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.CreateJobAd4Page pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE1.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.MonthList pageSpecification=false specificationLocation=context:/WEB-INF/components/MonthList/MonthList.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/AboutUsOurService.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/careertips/career-tips_11.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/TermsPageNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/AboutUsSeeker.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/PrivacyPageNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/pressrelease/20080910_ShrinkingEconomicGrowth.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/FaqEmployer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/MediaPartnerPageNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.security.EmployerHomePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/security/EmployerHomePageNew.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.form.checkboxes.ControlledCheckbox pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlledCheckbox.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.GovJobsListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/jobad/GovJobsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobad.GovJobsListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobad/GovJobsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.mhrresource.ShowMhrResourcePage pageSpecification=true specificationLocation=context:/WEB-INF/pages/mhrresource/ShowMhrResource.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.jobapp.ShowJobListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/jobapp/ShowJobList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Radio pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Radio.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.qoos.jobapp.QoosJobAdDetailPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/qoos/jobad/JobAdDetail_TEMPLATE1.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Body pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Body.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.SeekerBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/SeekerBorder/SeekerBorder.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.talentmarket.ApplicantsListPage pageSpecification=true specificationLocation=context:/WEB-INF/pages/talentmarket/ApplicantsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.SeekerBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/SeekerBorderNew/SeekerBorderNew.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=com.macauhr.mhr.web.component.SeekerBorder pageSpecification=false specificationLocation=context:/WEB-INF/components/MiniQoosBorder/MiniQoosBorder.jwc allowBody=true allowInformalParameter=true]
tapestry.parse.TemplateSource
parsed templates152
total template tokens11529
total template characters670161
Parsed template token counts
context:/WEB-INF/pages/security/TermsPageNew.html84
context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListing.html16
context:/WEB-INF/components/EmployerNav/EmployerNav.html50
context:/WEB-INF/pages/jobapp/ShowCategoryJobList.html1
context:/WEB-INF/components/HomePageJobList/HomePageJobList.html25
context:/WEB-INF/pages/jobapp/SendJobToFriend.html89
context:/WEB-INF/components/AdminNav/AdminNav.html45
context:/WEB-INF/components/ShowUploadedResume/ShowUploadedResume.html122
context:/WEB-INF/pages/hospitality/HospitalityNewsDetail.html52
context:/WEB-INF/pages/security/careertips/career-tips_11.html18
context:/WEB-INF/components/Images/ImageYellowTriangle.html2
context:/WEB-INF/pages/admin/AdminWelcomePage.html24
context:/WEB-INF/pages/jobad/CreateJobAd1.html110
classpath:/org/apache/tapestry/html/ExceptionDisplay.html47
context:/WEB-INF/pages/ad/featureJobListing/FeatureJobListingCh.html16
context:/WEB-INF/pages/talentmarket/ApplicantsList.html168
context:/WEB-INF/pages/mhrresource/ShowMhrResource.html0
context:/WEB-INF/pages/qoos/jobad/GovJobsList.html73
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE_Galaxy.html176
context:/WEB-INF/pages/resumemgr/CoverLetterList.html282
context:/WEB-INF/pages/mhrresource/ResourceCenter.html60
context:/WEB-INF/pages/ErrorPage.html23
context:/WEB-INF/components/MhrTablePages/MhrTablePages.html51
context:/WEB-INF/pages/qoos/security/SeekerRegister.html97
context:/WEB-INF/pages/security/pressrelease/20090218_01.html15
context:/WEB-INF/pages/mhrresource/ChannelResources.html76
context:/WEB-INF/pages/jobad/RecommendedSeekersPage.html7
context:/WEB-INF/components/JobFilterForEmployer/JobFilterForEmployer.html73
context:/WEB-INF/components/DropDownList/DropDownList.html3
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.html7
context:/WEB-INF/pages/jobapp/JobAlert.html210
context:/WEB-INF/pages/jobad/job_detail/hospitality/JobAdDetail_hospitality.html137
context:/WEB-INF/pages/qoos/jobapp/QoosJobSearchResult.html236
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE2.html176
context:/WEB-INF/pages/security/pressrelease/20080910_ShrinkingEconomicGrowth.html53
context:/WEB-INF/pages/jobad/PostRecord.html87
context:/WEB-INF/pages/PageNotFound.html19
classpath:/org/apache/tapestry/pages/Exception.html22
classpath:/org/apache/tapestry/contrib/table/components/TableView.html8
context:/WEB-INF/components/MonthList/MonthList.html4
context:/WEB-INF/components/AdvancedJobSearch/AdvancedJobSearch.html146
context:/WEB-INF/components/EmployerNotify/EmployerNotify.html11
context:/WEB-INF/components/LatestJob/LatestJob.html50
context:/WEB-INF/components/MhrTablePages/MhrLinkSubmitTablePages.html70
classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlledCheckbox.html4
context:/WEB-INF/pages/talentmarket/Applicants.html187
context:/WEB-INF/pages/JobSiteMap.html41
context:/WEB-INF/pages/resumemgr/ForbiddenCompanyList.html17
context:/WEB-INF/pages/jobad/ListPostHistory.html65
context:/WEB-INF/pages/jobad/job_detail/MacauHR/JobAdDetail_MacauHR.html127
context:/WEB-INF/pages/security/EmployerWelcomePage.html129
context:/WEB-INF/pages/security/AboutUsOurService.html40
context:/WEB-INF/components/ServiceNotification/ServiceNotification.html36
context:/WEB-INF/pages/jobapp/ShowAllJobList.html1
context:/WEB-INF/pages/jobapp/JobSearchResult.html223
context:/WEB-INF/pages/HomePageNew.html72
context:/WEB-INF/components/RecommendedSeeker/RecommendedSeeker.html159
context:/WEB-INF/pages/jobapp/JobSearchGalaxyResult.html223
context:/WEB-INF/pages/admin/NewCompanyDetailPage.html134
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdPreview_TEMPLATE1.html176
context:/WEB-INF/pages/security/SeekerRegister.html185
context:/WEB-INF/pages/security/SeekerWelcomePage.html36
context:/WEB-INF/components/EmployerBorderNew/EmployerBorderNew.html81
context:/WEB-INF/components/HospitalityPremiumLogos/HospitalityPremiumLogos.html12
context:/WEB-INF/pages/jobapp/CV_List.html25
context:/WEB-INF/pages/security/FAQs.html344
context:/WEB-INF/pages/security/FaqEmployer.html60
context:/WEB-INF/pages/security/macau-labor-law.html72
context:/WEB-INF/pages/jobad/ExpiringJobAdsList.html65
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html24
classpath:/org/apache/tapestry/pages/StaleSession.html9
context:/WEB-INF/pages/security/PrivacyPageNew.html64
context:/WEB-INF/pages/security/MediaPartnerPageNew.html35
context:/WEB-INF/pages/security/AdvertiserLoginPage.html71
context:/WEB-INF/pages/security/AllFeaturedCompanyLogo.html44
context:/WEB-INF/pages/security/SelectLoginNew.html39
context:/WEB-INF/pages/security/EmployerHomePageNew.html133
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE1.html182
classpath:/org/apache/tapestry/contrib/form/checkboxes/CheckboxGroup.html7
context:/WEB-INF/pages/security/LoginFrame.html23
context:/WEB-INF/pages/jobapp/Show_CV_List.html25
context:/WEB-INF/components/BlackListTable/BlackListTable.html39
context:/WEB-INF/components/MiniQoosBorder/MiniQoosBorder.html4
context:/WEB-INF/components/HomePageHTCList/HomePageHTCList.html22
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html24
context:/WEB-INF/pages/security/professionalnews/20090310.html15
context:/WEB-INF/pages/resumemgr/ResumeList.html104
context:/WEB-INF/pages/security/LoginTimeOut.html73
context:/WEB-INF/pages/jobapp/AdvancedJobSearchPage.html27
context:/WEB-INF/pages/qoos/SeekerLanding.html63
context:/WEB-INF/components/CompanyIndustryList/CompanyIndustryList.html49
context:/WEB-INF/pages/jobad/ignite/en_us/IgniteJobAds.html24
context:/WEB-INF/pages/admin/ListNewCompanyPage.html100
context:/WEB-INF/pages/mhrresource/MhrResourceDetail.html159
classpath:/org/apache/tapestry/contrib/table/components/TableValues.html10
context:/WEB-INF/pages/hospitality/ShowHospitalityCategoryJobList.html1
context:/WEB-INF/pages/jobapp/ShowJobList.html0
context:/WEB-INF/pages/mhrresource/ShowMhrChannel.html0
context:/WEB-INF/pages/SiteMap.html52
context:/WEB-INF/components/AdminBorder/AdminBorder.html31
context:/WEB-INF/pages/jobapp/ApplyJobs.html187
context:/WEB-INF/components/ShowBannerLogos/ShowBannerLogos.html115
context:/WEB-INF/components/MhrResourceCenterDialog/MhrResourceCenterDialog.html36
context:/WEB-INF/pages/ad/EDM/20090730/page_new_en.html16
context:/WEB-INF/pages/security/EmployerRetrievePwd.html54
context:/WEB-INF/components/AjaxTextChecker/AjaxTextChecker.html25
context:/WEB-INF/components/Login/Login.html136
context:/WEB-INF/pages/common/UpdateLocale.html0
context:/WEB-INF/pages/security/ListMoreNewApplicants.html56
context:/WEB-INF/pages/security/MemberLoginPage.html73
context:/WEB-INF/components/MhrDialoger/MhrDialoger.html34
context:/WEB-INF/components/JobSearchDialog/JobSearchDialog.html49
context:/WEB-INF/components/AboutUsNav/AboutUsNav.html109
context:/WEB-INF/pages/jobad/GovJobsList.html73
context:/WEB-INF/pages/ad/admgr/BannerRedirectPage.html1
context:/WEB-INF/pages/hospitality/HospitalityJobSearchResult.html160
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetail_TEMPLATE2.html185
context:/WEB-INF/pages/security/JobAlertLanding.html48
context:/WEB-INF/components/DayList/DayList.html3
context:/WEB-INF/components/SeekerNav/SeekerNav.html36
context:/WEB-INF/pages/jobapp/ShowGSAResumePage.html0
classpath:/org/apache/tapestry/html/RequestDisplay.html23
classpath:/org/apache/tapestry/contrib/form/checkboxes/ControlCheckbox.html4
classpath:/org/apache/tapestry/contrib/table/components/TableRows.html12
context:/WEB-INF/components/SeekerBorder/SeekerBorder.html135
context:/WEB-INF/components/HospitalityJobSearchDialog/HospitalityJobSearchDialog.html61
context:/WEB-INF/pages/hospitality/HospitalityTourismHome.html76
context:/WEB-INF/pages/security/CorporateMembers.html34
context:/WEB-INF/components/JobAdFolder/JobAdFolder.html443
context:/WEB-INF/pages/hospitality/HospitalityTourismDesc.html105
context:/WEB-INF/pages/jobad/job_detail/demo/JobAdDetailEmployer_TEMPLATE1.html153
context:/WEB-INF/components/RecommendedJobAds/RecommendedJobAds.html47
context:/WEB-INF/components/SeekerBorderNew/SeekerBorderNew.html105
context:/WEB-INF/components/JsMessageVar/JsMessageVar.html199
context:/WEB-INF/pages/security/SeekerRetrievePwd.html54
context:/WEB-INF/pages/qoos/jobad/JobAdDetail_TEMPLATE1.html272
context:/WEB-INF/pages/jobad/CreateJobAd2.html277
context:/WEB-INF/pages/security/ContactUsNew.html95
context:/WEB-INF/components/HospitalityBorder/HospitalityBorder.html56
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.html10
context:/WEB-INF/pages/security/AboutUsSeeker.html128
context:/WEB-INF/components/EmployerBorder/EmployerBorder.html138
context:/WEB-INF/pages/security/SeekerEditProfile.html211
context:/WEB-INF/pages/jobapp/ApplicationRecord.html119
context:/WEB-INF/pages/qoos/jobapp/ShowEmployerJobList.html1
context:/WEB-INF/pages/jobad/CreateJobAd3.html80
context:/WEB-INF/pages/jobapp/ShowEmployerJobList.html1
context:/WEB-INF/components/YearList/YearList.html4
context:/WEB-INF/pages/qoos/jobapp/ShowCategoryJobList.html1
context:/WEB-INF/components/HomePageRetailList/HomePageRetailList.html22
context:/WEB-INF/pages/jobad/job_detail/ExpiredJobAdDetailPage.html259
context:/WEB-INF/pages/hospitality/ShowHospitalityNewsDetail.html0
tapestry.ognl.ExpressionCache
cached expression count829
cached expressionsuploadedResumes
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyDescription,40)
counts[forIndex] > 0
'setUploadedResumeVisible(' + seekerUploadedResume.id + ', false)'
companyDetail.telephone
context
folder.value
beans.contactUs.telephone
currentJobType
govJobsContentPt
onchange
closeNode == null
needPurchaseService
expiredJobCount
coverLetterList[3]!=null
isVisible
toggle
fullSource
'/hospitality-tourism-news/' + otherMhrResourceVo.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(otherMhrResourceVo.resourceTitle) + '/' + otherMhrResourceVo.id
jobTypesIndex
checkboxNames
components.disabledTableFormRows.tableRow.postDate
monthlySalaryTo
postedJobAds
initJs
"jobtype" + jobTypesIndex
@com.macauhr.common.util.CommonStringUtil@subStringOfTextField(jobAdDetailVo.jobTitle, 40)
currentJob
employer.fax
property
monthlySalarySelected.equals('negotiable')
messages.getMessage('seeker.retrieve.password.label.userName')
styleClass
postCVImagePath
navIcon
components.tableRows.tableRow.isRead
companyDetail.emailAddress
logoPath
beans.seekerProfile.otherLivingLocation
allCV.size
educationFromId
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(careerTip.resourceTitle, 30)
listeners.changePage
password
jobAdDetailVo.jobCategory
currentTrIndex
@com.macauhr.common.util.CommonStringUtil@subString(employerFolder.name,20)
sortBy1
sortBy2
beans.delegate
sortByList
jobAd.requireResident
'/jobad/' + components.relatedTableRows.tableRow.jobAdId
jobAd.monthlySalaryTo
tapestrySource
checkboxSelected
'setUploadedResumeVisible(' + seekerUploadedResume.id + ', true)'
@com.macauhr.common.util.CommonStringUtil@subString(components.relatedTableRows.tableRow.jobTitle, 30)
jobAd.deadline
currentFriendEmail.email
currentJob.jobTitle
{getAsset('stylesheetbasic'),getAsset('stylesheetseeker'),getAsset('stylesheetemployer')}
jobTypeIndex
jobTypesIndex==1
components.postedTableFormRows.tableRow.postDate
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.userName, 12)
logo
consoleEnabled
seekerUploadedResume.isVisible
@com.macauhr.common.web.PageInfo@INVITED_RECORDS
companysColumn
toggleDuration
title
macauResident
getLocaleResourceChannelName(otherResourceChannel.id)
companyIndustryId
components.postedTableFormRows.tableRow.listSequence
mhrResourceVo.releaseDate
successMsg neq null
successMessage
sortedEmployerLogoList
currentHasLogo
pageTitle
container
availableBlackLists
loginFrameSrc
components.tableRows.tableRow.hasCoverLetter
positionLevelsSelected
tdCount
{currentJobAd.id, currentJobAd.title,currentJobAd.refNo}
{getAsset('stylesheetcommon'),getAsset('stylesheetsecurity')}
@com.macauhr.common.web.PageInfo@MY_FAVORITE
isExistingFavorite
companysModel
mhrResource.resourceTitle
recommendedJob.companyName
false
parseWidgets
componentAddress
dropDownListModel
components.postedTableFormRows.tableRow.refNo
messages.getMessage('label.name')
dojoWidgetSource
components.expiredTableFormRows.tableRow.expiredDate
tableValueRenderer
currentEndNum
trace
getRequestCycle().getParameter("jump")
@com.macauhr.common.util.CommonStringUtil@subString(realName,18)
imgs
expiredJobAds
components.postedTableFormRows.tableRow.title
topPackImagePath
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.emailAddress,40)
employerJobAds
ifZeroItem
mhrResource.releaseFrom
jobFilter.hasExpired
components.tableRows.tableRow.jobAdPositionLevels
'/jobad/' + currentJobAds.jobId
tapestryPath
@com.macauhr.common.util.CommonResourceBundle@getOptionDisplayName(currentJobType)
img.fileName
jobRefNo
{jobAdDetailVo.employerId,jobAdDetailVo.jobId}
components.tableRows.tableRow.registerDate
jobFilter.positionLevels
{getAsset('galleryview'), getAsset('stylesheethospitality')}
clientId
workExpFromId
currentLink
'setReplaceUploadedResumeId(' + seekerUploadedResume.id + ')'
width
govRssInfoVo
index
currentJobAds.jobCategory
jobRefNO
educations
{getAsset('stylesheetcommon'),getAsset('stylesheetresumemgr')}
userName
gender
jobTypesSelected
getMessages().getMessage(components.tableRows.tableRow.education)
ifSendSuccessful
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.contactPerson,40)
currentJobAds.lastUpdatedDate
errorMsg
disabledJobAds
postedJobCount
imgs[2].fileName
beans.seekerProfile.education
jobAdDetailVo.lastUpdatedDate
'/resource/' + components.mhrResourceTableRows.tableRow.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(components.mhrResourceTableRows.tableRow.resourceTitle) + '/' + components.mhrResourceTableRows.tableRow.id
mhrResource.releaseFrom eq null
10
recommendedJobs
exception.properties
trLogoList
jobTitle
employerServiceVo.isJobPostingExpired()
mhrResource.description eq null
selectedFolder
govJobsRssVo.link
currentJobAds.jobType
friendEmails
expiringJobAd
beans.seekerProfile.nationality
20
messages.getMessage('employer.retrieve.password.label.email')
type eq 3
type eq 2
onlyOneJob
folders
type eq 1
!condFwd
moreJobModel
metaKeywords
beans.delegate.firstError
jobId
beans.contactUs.emailMessage
components.tableRows.tableRow.qualification
(displayPage == specificPage)
industryNews
jobappVo.uploadedResumeId
currentBlackListRecordVo
30
otherMhrResourceVo.newResource
result neq null
option.value
monthList
tableColumnIterator
folder.value+'hidden'
currentFeaturedLogo.employerCompanyName
currentIndustry
seekerUploadedResume
showMore
option
companyDetail.companyName
loopIndex!=1
columnSorted
'/hospitality-tourism-new/' + currentNews.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(currentNews.resourceTitle) + '/' + currentNews.id
isSeekerPage
eachRowLogos
sbar
currentStartNum
templateName
imgs[1].fileName
jobCategoriesModel
index+firstNo
currentPage
jobAdDetailVo.hasLogo
folders.size()>0
duration
request.getSession(false)
'/images/common_pic/resource_center_' + resourceChannel.id + '.jpg'
messages.getMessage('label.folder_name')
tdWidth
{jobAdDetailVo.jobId,'ApplyJob'}
displayCategories
coverLetterList[2]!=null
jobCategoryId
id
'/resource/' + otherMhrResourceVo.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(otherMhrResourceVo.resourceTitle) + '/' + otherMhrResourceVo.id
'excdisplay' + index
pageList
errorMessage
activator
'/jobad/' + components.tableRows.tableRow.jobAdId
{getAsset('stylesheetcommon'),getAsset('stylesheetsecurity'),getAsset('stylesheetfooter')}
beans.delegate.hasErrors
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyAbbreviation,40)
@com.macauhr.common.web.PageInfo@DEFAULT_JOB_AD_DETAIL_TEMPLATE
hasAttachment
draftedJobCount
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyAddress,40)
value
components.relatedTableRows.tableRow.jobTitle
components.tableRows.tableRow.lastUpdatedDate
bgColor
expiringJobAd.expiredDate
@com.macauhr.common.util.CommonStringUtil@subString(mhrResourceVo.resourceTitle,35)
beans.contactUs.email
govRssInfoVo.link
jobFilter.deadline
img
last
industryNew
(jobFilter.currentJobAdFolderId).equals(folderId)
companyLogo
refNo
item
@com.macauhr.common.util.CommonStringUtil@breakLine(employer.description)
formattedJobDescription
jobAdFolders
true
currentReplaceUploadedResumeId
('/jobcategory/' + category.id)
needRemindPurchaseService
loopIndex
null
companyLogo.fileName
@com.macauhr.common.util.CommonStringUtil@subString(components.expiredTableFormRows.tableRow.title, 17)
backPageContext
!(jobFilter.currentJobAdFolderId).equals(folderId)
govJobsRssVo.department
posted
jobTypeSelection[jobTypeIndex]
listeners.goToPage
currentJobAd.postDate
mhrResource.description
positionLevelIndex==2
jsOfView
beans.seekerProfile.birthdayDay
components.postedTableFormRows.tableRow.expiredDate
temlateNotFound
latestJobList
records
positionLevelSelected
otherResourceChannels
successMsg
jobAdDetailVo.workExp
employer.account.email
mhrResource.keyword
'/hospitality-category/' + '1'
@com.macauhr.common.util.CommonStringUtil@subString(recommendedJob.companyName, 28)
new java.util.ArrayList()
sortOrder
hasMoreExpiringJobAds
recommendedJob.jobTitle
selectedTemplate
hasSuccessMsg
industryCareerTips
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(currentJob.title, 24)
hospitalityOtherValue
resultHTCJobAds
components.disabledTableFormRows.tableRow.id
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(currentIndustry.name, 24)
currentTdLogoList
beans.seekerProfile.email
disabled
beans.seekerProfile.birthdayMonth
closeNode
@com.macauhr.common.util.CommonStringUtil@subStringOfTextField(jobAdDetailVo.companyName, 45)
imgs[0].fileName
careerTip
mhrResource.refLink
recJobIndex + 1
('/' + currentCV)
deleteSuccessfully
condCurrent
arrPages
jobAd.monthlySalaryFrom
trClass
needLoginToGoToFavorite
managementExps
recommendedJob
jobAdDetailVo.companyDescription
positionLevels
jobAd.jobRefNo
employer
disabledJobCount
jobFilter.hasDisabled
getMhrResourceVosByChannelId(resourceChannel.id)
components.tableRows.tableRow.featureJobsDate
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(currentJob.companyName, 50)
currentNews
jobFilter.hasPosted
beans.seekerProfile.seekerLivingLocation
messages.getMessage('seeker.retrieve.password.label.email')
specificPage
{getAsset('stylesheetbasic'),getAsset('stylesheetemployer')}
coverLetterList[0]!=null
mhrResourceVo.newResource
''
currentIndustry.name
('/employer/id/' + imgs[2].employerId)
templates
jobAdIds[0]
beans.seekerProfile.birthdayYear
dayList
workLocations
property.name
companyDetail.userName
tableRowsIterator
@com.macauhr.common.util.CommonStringUtil@subString(components.relatedTableRows.tableRow.jobTitle, 20)
successAddToFavoriteMsg!=null
'/hospitality-category/' + category.value
logType
hasLogin
@com.macauhr.common.web.PageInfo@APPLICATION_RECORD
newApplicantsList
{getAsset('stylesheetbasic'),getAsset('stylesheetseeker'),getAsset('stylesheetcommon')}
employer.companyName
beans.seekerProfile.workExp
(menuId != 0)
messages.getMessage('label.contact_us_telephone')
category.name
uploadedResumesFromDb
index+'friendName'
getMhrResourcesByChannelId(resourceChannel.id)
exceptionMessage
template.value!=4
workExps
tableColumn
locations
displayPageContext
components.tableRows.tableRow.workExp
dojoFormSource
govJobsContentCn
@com.macauhr.common.web.PageInfo@SEEKER_WELCOME_PAGE
'/channel/' + otherResourceChannel.id + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(otherResourceChannel.name)
'/images/common_pic/resource_center_l_' + resourceChannel.id + '.jpg'
components.expiredTableFormRows.tableRow.listSequence
('/employer/id/' + imgs[0].employerId)
functionName
govRssInfoVo.title
Email
searchMessage eq null
(menuId != 2)
browserLogLevel
jobAdDetailVo.monthlySalary
pageCount
beans.seekerProfile.managementExp
counts[forIndex]
components.mhrResourceTableRows.tableRow.newResource
request.getSession(false) != null
@com.macauhr.common.web.PageInfo@EMPLOYER_WELCOME_PAGE
!condBack
allIndustries
employerId
@com.macauhr.common.util.CommonStringUtil@subStringOfTextField(jobAdDetailVo.jobTitle, 45)
(menuId != 1)
existCoverLetterSetsTitle.size()>=1
'mailto:' + employer.account.email
currentJobAd.id
beans.seekerProfile.gender
existCoverLetterSetsTitle.size()>=3
existCoverLetterSetsTitle.size()>=2
{getAsset('stylesheetcommon'),getAsset('stylesheetjobapp'),getAsset('stylesheetseeker')}
fullName
coverLetterList[1]!=null
target
confirmPassword
components.expiredTableFormRows.tableRow.id
@com.macauhr.common.util.CommonStringUtil@subString(recommendedJob.jobTitle, 32)
(index == (exceptions.length - 1)) ? 'toggle toggleSelected' : 'toggle'
submitType
'/resource/' + mhrResourceVo.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(mhrResourceVo.resourceTitle) + '/' + mhrResourceVo.id
'/employer/id/' + currentFeaturedLogo.employerId
desChanged
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyName,20)
@com.macauhr.common.web.PageInfo@JOB_ALERT
@com.macauhr.common.util.CommonStringUtil@breakLine(jobAdDetailVo.companyDescription)
imgs[3].fileName
(userNameStatus eq 'available')
companyDetail.companyDescription
includeNegotiable
'/hospitality-category/' + hospitalityOtherValue
tableIndex
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.businessRegNo,40)
'return toggleDisplay(\'excdisplay'+index+'\', this)'
reportStatusRenderer
new java.util.HashSet()
jobAd.resumeEmail
careerLevels
{folderId, folderName}
companyDetail.personPosition
otherResourceChannel
jobTypeNotLimited
premiumEmployerLogo.url
jobappVo.coverLetterSetId
isEmployerPage
allEmployers
cssClass
('/employer/id/' + imgs[4].employerId)
jobTypes
showSecondMenu
type >= 1
'/jobad/' + components.tableRows.tableRow.id
hasApplicants(currentJobAd.id)
@com.macauhr.common.util.CommonStringUtil@subString(category.displayName,20)
messages.getMessage('label.contact_us_subject')
yearList
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.userName,40)
defaultRenderTags
'tr'
tableRow
govJobsRssVo
mhrResource.refLink eq null
moreJobAds
validatePagePermiss(new java.lang.Integer(8))
industryListModel
folderName
img.link
getMessages().getMessage(expiringJobAd.status)
exception.exceptionClassName
resourceChannels
fwdPageContextAll
folder
highestEducationId
beans.seekerProfile.isMacauResident
@com.macauhr.common.web.PageInfo@SEEKER_EDIT_PROFILE_PAGE
components.tableRows.tableRow.featured
educationId
hasFolders
components.expiredTableFormRows.tableRow.refNo
adapterFactory.getRenderableAdaptor(property.value)
getLocaleResourceChannelName(mhrResource.resourceChannel.id)
defaultTableSessionStateManager
birthdayMonth
canUploadResume
exceptions
tbar
companyDetail.contactPerson
replaceSeekerUploadedResume.uploadedResumeName
coverLetterSets
components.tableRows.tableRow.companyName
workLocationIndex
employer.telephone
'/jobad/' + currentJob.id
govRssInfoCn
jobCount
birthdayYear
@com.macauhr.common.util.CommonStringUtil@subString(components.postedTableFormRows.tableRow.title, 17)
mhrResource.keyword eq null
resourceChannel.id eq 3
mhrResource.resourceChannel.id eq 3
jobAdDetailVo.education
resourceChannel.id eq 6
components.disabledTableFormRows.tableRow.title
currentJob.title
valueClass
components.expiredTableFormRows.tableRow.postDate
'item' + loopIndex
components.tableRows.tableRow.BussinessRegNo
not hasBasicServiceExpired
employerFolder.value.equals(currentFolderId)
companyDetail.registerTime
radioSelect
pageOnload
components.jobFolderRows.tableRow.value
beans.seekerProfile.isMessage
messages.getMessage('label.email')
coverLetterList[4]!=null
expired
cvBuilderImagePath
'/images/common_pic/resource_center_detail_' + mhrResource.resourceChannel.id + '.jpg'
recommendedJob.id
displayName
seekerName
('/employer/id/' + imgs[3].employerId)
currentJobAds.jobTitle
hosImg.get(0)
currentJobType.name
highestEducation
haveHomeButton
exception.stackTrace
positionLevelId
@com.macauhr.common.util.CommonStringUtil@subStringBreakRow(beans.seekerProfile.userName, 68)
currentCategoryName
companyDetail.businessRegNo
@com.macauhr.common.util.CommonStringUtil@subString(otherMhrResourceVo.resourceTitle,35)
resourceChannelId eq 3
beans.contactUs.emailSubject
currentIndustryName
components.tableRows.tableRow.candidatesFirstName
mhrResource.resourceChannel.id eq new java.lang.Long(3L)
messages.getMessage('label.companyName')
hosImg.get(1)
successSendToFriend
'javascript:clickItem(' + loopIndex + ')'
jobAdDetailVo.jobType
keyWord
mhrResource.resourceContent
checkboxGroup.functionName + '(this.checked)'
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyFax,40)
displayPage
components.tableRows.tableRow.jobRefNo
getIsCurrentChannel(resourceChannel.id)
category.displayName
@com.macauhr.common.util.CommonStringUtil@subString(otherMhrResourceVo.resourceTitle,38)
seekerUploadedResume.uploadedResumeFileName
email
hosImg.get(2)
{displayPage,displayPageContext}
hosImg.get(3)
@com.macauhr.common.util.CommonStringUtil@subString(currentJobAd.title,15)
premiumEmployerLogo.companyName
pageKeywords
components.disabledTableFormRows.tableRow.listSequence
birthdayDay
replaceSeekerUploadedResume.id
fwdPageContext
hosImg.get(4)
(userNameStatus eq 'existed')
(menuId != 7)
uploadedSize
components.tableRows.tableRow.jobTitle
messages.getMessage('jobtitle')
@com.macauhr.common.util.CommonStringUtil@subString(components.mhrResourceTableRows.tableRow.resourceTitle,55)
exception.message
getHasLogo(components.tableRows.tableRow.companyUserName)
@com.macauhr.common.web.PageInfo@RESUME_LIST
jobAds
{getAsset('stylesheetbasic'),getAsset('stylesheetengage'),getAsset('stylesheetseeker')}
components.disabledTableFormRows.tableRow.refNo
(menuId != 6)
workExp
backPageContextAll
{jobAdDetailVo.jobId, jobAdDetailVo.jobTitle}
needLoginToAddToFavorite
type eq 12
{getAsset('stylesheethospitality')}
channelResources()
hospCategoryId
hosImg.get(5)
jobFilter.title
'/show_cv/n/' + seekerUploadedResume.id
lastLoginTime
mhrResourceVo
jobAdDetailVo.jobTitle
messages.getMessage('label.resume_email_address')
canPost
jobAd.briefIntro
jobAdDetailVo.hasMoreOpportunity
(menuId != 5)
"positionlevel" + positionLevelIndex
@org.apache.tapestry.form.DefaultOptionRenderer@DEFAULT_INSTANCE
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.personPosition,40)
currentFriendEmail.name
searchMessage
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.jobTitle, 17)
beans.contactUs.fullName
('http://jobs.macauhr.com/' + job.industryName + '/' + job.categoryName + '/' + job.id)
drafted
applicantsList
(menuId != 4)
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.telephone,40)
@com.macauhr.common.util.CommonStringUtil@subString(title, 20)
onLoad
monthlySalaryFrom
hasLogo
template
components.tableRows.tableRow.postHistoryId
employerFolder.value
(menuId != 3)
jobappVo.isAttachment
jobFolders
option.displayName
highlightBackground
assets.stylesheet
'/images/common_pic/resource_center_l_' + resourceChannelId + '.jpg'
components.tableRows.tableRow.id
mhrResource.releaseDate
jobAdsCount
employerFolder
workExpToId
components.expiredTableFormRows.tableRow.title
! last
messages.getMessage('employer.retrieve.password.label.userName')
messages.getMessage('deadline')
companyDetail.companyAddress
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(industryNew.resourceTitle, 30)
systemPropertiesRenderer
uploadResume
preventBackButtonFix
currentNews.resourceTitle
jobAlertImagePath
components.tableRows.tableRow.candidatesLastName
index+'friendEmail'
('true').equals(needLoginToAddToFavorite)
components.tableRows.tableRow.deadline
positionLevelIndex
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.jobTitle, 26)
allJobCategories
uploadedResumeName
dojoPath
currentPositionLevel.name
debugAtAllCosts
jobAdsModel
educationToId
currentTdIndex
hasUploadedResume
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(currentJob.jobTitle, 24)
beans.seekerProfile.fullName
('/employer/id/' + imgs[5].employerId)
employerNews
imgs.size() gt 0
request
components.tableRows.tableRow.monthlySalary
isProfileCompleted
imgs.size() gt 2
imgs.size() gt 1
allLatestJob
@com.macauhr.common.web.PageInfo@ADMIN_LIST_NEW_COMPANY
loginUserName
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.jobTitle, 45)
companyDetail.companyWebsite
jobAd.jobDescription
imgs[5].fileName
allJobAds
govRssInfoPt
govJobsRssVo.JobDetail
includeWithoutEduReq
hospitalitySectionCategories
forIndex
imgs.size() gt 5
imgs.size() gt 4
folder.name
imgs.size() gt 3
expiringJobAds
'/channel/' + resourceChannel.id + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(resourceChannel.name)
seekerEmail
mhrResourceVo.resourceTitle
govBannerPath
allLinkList.size
companyDetail.companyAbbreviation
{getAsset('css_common'),getAsset('css_servicepackage'),getAsset('css_admin')}
saveSuccessfully
@com.macauhr.common.util.CommonStringUtil@subString(jobAdsTitle,15)
locationId
getLocaleResourceChannelName(resourceChannel.id)
currentStyle != null
'/hospitality-tourism-news/' + careerTip.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(careerTip.resourceTitle) + '/' + careerTip.id
template.value
@com.macauhr.common.util.CommonStringUtil@subString(components.disabledTableFormRows.tableRow.title, 17)
category
row
img.link eq null
imgs[4].fileName
pagesSplit
job
'/hospitality-tourism-news/' + industryNew.releaseDate + '/' + @com.macauhr.common.util.CommonStringUtil@splitSentenceToWordsURL(industryNew.resourceTitle) + '/' + industryNew.id
seekerUploadedResume.uploadedResumeName
element
currentCV
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyName,40)
currentFeaturedLogo.fileName
components.tableRows.tableRow.expiredDate
employer.name
disableDelete
resourceChannel
dojoSource
bgOpacity
workExpList
{components.tableRows.tableRow.employerId}
currentJob.name
jobs
relatedJobAds
haveMoreNewApplicants
premiumEmployerLogo
jobFilter.hasDrafted
@com.macauhr.common.util.CommonResourceBundle@getOptionDisplayName(companyDetail.businessType)
currentCVList
premiumEmployerLogo.filePath
currentWorkLocation
components.mhrResourceTableRows.tableRow.releaseDate
getRequestCycle().getParameter("isLoginNow")
jobAdStatus==2
jobAdStatus==3
currentJobAd.refNo
otherMhrResourceVo
metaDescription
feauredCompanyLogos
components.disabledTableFormRows.tableRow.expiredDate
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.jobTitle, 20)
{components.tableRows.tableRow.snapshotCoverLetterSetId}
('/employer/id/' + imgs[1].employerId)
coverLetterList[5]!=null
components.tableRows.tableRow.postDate
currentFeaturedLogo
educationList
@com.macauhr.common.util.CommonStringUtil@subToOneLineString(currentJob.name, 50)
name
positionLevelNotLimited
components.dataTable.tableModel.pagingState.currentPage * components.dataTable.pageSize + 1 + components.tableRows.tableIndex
currentFriendEmail
namedJobPostingQuota
currentJobAd.listSequence
{jobAdDetailVo.jobId,'AddToFavorite'}
UserName
@org.apache.tapestry.Tapestry@RESTART_SERVICE
debugEnabled
jobAd.jobTitle
beans.evenOdd.next
messages.getMessage('label.upload')
beans.seekerProfile.monthlySalary
components.tableRows.tableRow.userName
(menuId == 0 || menuId == 5 || menuId == 6 || menuId == 7)
items
currentJobAdFolder
monthlySalarySelected
img.fileType eq 1
employer.companyAddress
img.fileType eq 0
expiringJobAd.isDisabled
@com.macauhr.common.util.CommonStringUtil@subString(expiringJobAd.jobAdTitle, 17)
validateNavPermiss()
components.mhrResourceTableRows.tableRow.resourceTitle
messages.getMessage('label.contact_us_full_name')
height
leftPostQuota
recJobIndex
expiringJobAd.jobAdId
{getAsset('stylesheetbasic'),getAsset('stylesheetseeker')}
tableColumnRenderer
exception
('/employer/id/' + employer.id)
jobAdStatus==-1
expiringJobAd.postDate
currentJobAds
otherChannelResources
jobAdFolderCheckboxSelected
currentJobAd
t
components.tableRows.tableRow.jobType
postHistoryModel
changeVisiUploadedResumeId
workLocationSelection[workLocationIndex]
hasBasicServiceExpired
expiringJobAdColumnClass
getPage().getRequestCycle().getAbsoluteURL('/pages/jobad/ApplyJobLogin.page')
@com.macauhr.common.util.CommonResourceBundle@getOptionDisplayName(currentPositionLevel.name)
components.jobFolderRows.tableRow.name
'/jobcategory/' + currentIndustry.id
freeServiceType
debugContainerId
columnClass
!canPost
'/org/apache/tapestry/contrib/form/checkboxes/CheckboxGroup.script'
localeResourceChannelName
expiringJobAd.jobAdTitle
allLinkList
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.deadline, 26)
lastValidDate
dynamic
uploadResumeName
@com.macauhr.common.util.CommonStringUtil@getStringWithEnter(companyDetail.companyWebsite,40)
jobAdDetailVo.location
4
job.title
5
6
7
0
1
2
3
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.companyName, 12)
components.postedTableFormRows.tableRow.id
companyName
@com.macauhr.common.web.PageInfo@ADMIN_WELCOME_PAGE
beans.seekerProfile.careerLevel
@com.macauhr.common.util.CommonResourceBundle@getOptionDisplayName(currentWorkLocation)
components.tableRows.tableRow.appliedDate
currentJobAdFolder.name
username
getPage().getRequestCycle().getParameter("jump")
jsOfAdd
messages.getMessage('label.contact_us_email')
currentPositionLevel
@com.macauhr.common.util.CommonStringUtil@subString(components.tableRows.tableRow.jobBriefIntro, 250)
detailInfoChanged
seekerUploadedResume.id
needRemindPurchaseService2
visibility
leftColumn
messages.getMessage('label.contact_us_message')
jobAdStatus==1
cached object expression count148
tapestry.script.ScriptSource
parsed script count10
parsed scriptsclasspath:/org/apache/tapestry/ComponentEvent.script
context:/js/common.script
context:/js/jobapp.script
classpath:/org/apache/tapestry/form/SubmitBindings.script
context:/js/resumemgr.script
context:/js/jobad.script
context:/js/security.script
context:/js/admin.script
classpath:/org/apache/tapestry/form/DatePicker.script
classpath:/org/apache/tapestry/contrib/form/checkboxes/CheckboxGroup.script
tapestry.asset.ResourceDigestSource
resource count0
[ +/- ] System Properties
JVM System Properties
catalina.base/active/www/macauhr
catalina.home/opt/apache-tomcat
catalina.useNamingtrue
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.printerjobsun.print.PSPrinterJob
java.class.path/opt/apache-tomcat/bin/bootstrap.jar
java.class.version50.0
java.endorsed.dirs/opt/apache-tomcat/endorsed
java.ext.dirs/opt/jdk1.6.0_17/jre/lib/ext:/usr/java/packages/lib/ext
java.home/opt/jdk1.6.0_17/jre
java.io.tmpdir/active/www/macauhr/temp
java.library.path/opt/jdk1.6.0_17/jre/lib/amd64/server
/opt/jdk1.6.0_17/jre/lib/amd64
/opt/jdk1.6.0_17/jre/../lib/amd64
/usr/java/packages/lib/amd64
/lib
/usr/lib
java.naming.factory.initialorg.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgsorg.apache.naming
java.runtime.nameJava(TM) SE Runtime Environment
java.runtime.version1.6.0_17-b04
java.specification.nameJava Platform API Specification
java.specification.vendorSun Microsystems Inc.
java.specification.version1.6
java.util.logging.managerorg.apache.juli.ClassLoaderLogManager
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_17
java.vm.infomixed mode
java.vm.nameJava HotSpot(TM) 64-Bit Server 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.version14.3-b01
line.separator
nop
org.apache.activemq.kaha.impl.KahaStore.lock./active/www/macauhr/bin/activemq-data/localhost/kr-store/dataFri May 18 11:24:18 CST 2012
org.apache.activemq.kaha.impl.KahaStore.lock./active/www/macauhr/bin/activemq-data/localhost/kr-store/stateFri May 18 11:24:18 CST 2012
org.apache.activemq.store.amq.AMQPersistenceAdapter.lock./active/www/macauhr/bin/activemq-data/localhostFri May 18 11:24:18 CST 2012
os.archamd64
os.nameLinux
os.version2.6.18-xenU-ec2-v1.0
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.model64
sun.boot.class.path/opt/jdk1.6.0_17/jre/lib/resources.jar
/opt/jdk1.6.0_17/jre/lib/rt.jar
/opt/jdk1.6.0_17/jre/lib/sunrsasign.jar
/opt/jdk1.6.0_17/jre/lib/jsse.jar
/opt/jdk1.6.0_17/jre/lib/jce.jar
/opt/jdk1.6.0_17/jre/lib/charsets.jar
/opt/jdk1.6.0_17/jre/classes
sun.boot.library.path/opt/jdk1.6.0_17/jre/lib/amd64
sun.cpu.endianlittle
sun.cpu.isalist
sun.io.unicode.encodingUnicodeLittle
sun.java.launcherSUN_STANDARD
sun.jnu.encodingUTF-8
sun.management.compilerHotSpot 64-Bit Server Compiler
sun.os.patch.levelunknown
tomcat.util.buf.StringCache.byte.enabledtrue
user.countryUS
user.dir/active/www/macauhr/bin
user.home/opt/apache-tomcat
user.languageen
user.nametomcat
user.timezoneAsia/Macau