com.sun.facelets.tag.TagAttributeException: /webpages/content/titledoc.xhtml @191,59 test="#{titleDocBean.output.action==0}" javax.faces.FacesException: Cant instantiate class: com.syntek.egazette.bean.document.TitleDocBean.. class com.syntek.egazette.bean.document.TitleDocBean : org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.syntek.egazette.hibernate.entities.CbcpGazette#5]
at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:235)
at com.sun.facelets.tag.TagAttribute.getBoolean(TagAttribute.java:79)
at com.sun.facelets.tag.jstl.core.ChooseWhenHandler.isTestTrue(ChooseWhenHandler.java:49)
at com.sun.facelets.tag.jstl.core.ChooseHandler.apply(ChooseHandler.java:67)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.tag.ui.DefineHandler.apply(DefineHandler.java:58)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:128)
at com.sun.facelets.impl.DefaultFaceletContext$TemplateManager.apply(DefaultFaceletContext.java:306)
at com.sun.facelets.impl.DefaultFaceletContext.includeDefinition(DefaultFaceletContext.java:279)
at com.sun.facelets.tag.ui.InsertHandler.apply(InsertHandler.java:68)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.tag.ui.DefineHandler.apply(DefineHandler.java:58)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:128)
at com.sun.facelets.impl.DefaultFaceletContext$TemplateManager.apply(DefaultFaceletContext.java:306)
at com.sun.facelets.impl.DefaultFaceletContext.includeDefinition(DefaultFaceletContext.java:279)
at com.sun.facelets.tag.ui.InsertHandler.apply(InsertHandler.java:68)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:248)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:294)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:273)
at com.sun.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:143)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:113)
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:248)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:294)
at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:273)
at com.sun.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:143)
at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:113)
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:95)
at com.sun.facelets.FaceletViewHandler.buildView(FaceletViewHandler.java:510)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:553)
at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
at org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:106)
at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.syntek.egazette.hibernate.utils.HibernateFilter.doFilter(HibernateFilter.java:43)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.faces.FacesException: javax.faces.FacesException: Cant instantiate class: com.syntek.egazette.bean.document.TitleDocBean.. class com.syntek.egazette.bean.document.TitleDocBean : org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.syntek.egazette.hibernate.entities.CbcpGazette#5]
at com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:523)
at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:82)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:64)
at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:61)
at org.apache.el.parser.AstValue.getValue(AstValue.java:103)
at org.apache.el.parser.AstEqual.getValue(AstEqual.java:37)
at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:233)
... 67 more
Caused by: javax.faces.FacesException: Cant instantiate class: com.syntek.egazette.bean.document.TitleDocBean.. class com.syntek.egazette.bean.document.TitleDocBean : org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.syntek.egazette.hibernate.entities.CbcpGazette#5]
at com.sun.faces.config.ManagedBeanFactoryImpl.newInstance(ManagedBeanFactoryImpl.java:277)
at com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:512)
... 76 more
Caused by: java.lang.ClassNotFoundException: class com.syntek.egazette.bean.document.TitleDocBean : org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.syntek.egazette.hibernate.entities.CbcpGazette#5]
at java.beans.Beans.instantiate(Unknown Source)
at java.beans.Beans.instantiate(Unknown Source)
at com.sun.faces.config.ManagedBeanFactoryImpl.newInstance(ManagedBeanFactoryImpl.java:271)
... 77 more
Caused by: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.syntek.egazette.hibernate.entities.CbcpGazette#5]
at org.hibernate.impl.SessionFactoryImpl$2.handleEntityNotFound(SessionFactoryImpl.java:419)
at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:171)
at org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:223)
at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:126)
at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:906)
at org.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:874)
at org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:590)
at org.hibernate.type.EntityType.resolve(EntityType.java:412)
at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:139)
at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:877)
at org.hibernate.loader.Loader.doQuery(Loader.java:752)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)
at org.hibernate.loader.Loader.loadCollection(Loader.java:2019)
at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:59)
at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:587)
at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:83)
at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1744)
at org.hibernate.collection.AbstractPersistentCollection.forceInitialization(AbstractPersistentCollection.java:476)
at org.hibernate.engine.StatefulPersistenceContext.initializeNonLazyCollections(StatefulPersistenceContext.java:867)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:264)
at org.hibernate.loader.Loader.doList(Loader.java:2232)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2129)
at org.hibernate.loader.Loader.list(Loader.java:2124)
at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:118)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1597)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:306)
at com.syntek.egazette.hibernate.dao.document.DocumentDAO.findByTitle(DocumentDAO.java:450)
at com.syntek.egazette.hibernate.processors.document.DocumentProcessor.findByTitle(DocumentProcessor.java:194)
at com.syntek.egazette.bean.document.TitleDocBean.buildDocList(TitleDocBean.java:397)
at com.syntek.egazette.bean.document.TitleDocBean.init(TitleDocBean.java:113)
at com.syntek.egazette.bean.document.TitleDocBean.<init>(TitleDocBean.java:36)
at sun.reflect.GeneratedConstructorAccessor163.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
... 80 more
- <AjaxViewRoot id="_viewRoot" immediate="false" locale="en_US" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/webpages/content/titledoc.xhtml">
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/>
<link rel="SHORTCUT ICON" type="ico" href="#{nav.path}/images/cbdt.ico"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/style.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/allpages.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/common.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/congbao.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/css.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/display.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/font.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/theme.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/tochuc_style.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/home_style.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/pt_style.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/FSdateSelect.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/home_style.css"/>
<link rel="stylesheet" type="text/css" href="#{nav.path}/style/hs.css"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/common.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/hs.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/slide.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/action.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/checkValidate.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/Object.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/Array.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/String.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/navigator.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/window.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/javascript/document.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/java/util/Calendar.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/java/ui/picker/CalendarPicker.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/common_datepicker.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/jbon/jbon.js"/>
<script type="text/javascript" language="javascript" src="#{nav.path}/script/sliceshow.js"/>
- <title>#{templateBean.output.ownership}</title>
<script type="text/javascript" src="#{nav.path}/script/swfobject.js"/>
<script type="text/javascript">
swfobject.registerObject("banner", "9.0.0", "#{nav.path}/images/banner.jpg");
</script>
</head>
<body onload="javaSlideShow();">
<table width="1000px" border="0" cellspacing="0" cellpadding="0" align="center" style="background: #FFFFFF repeat;">
<tr>
<td>
- <img src="#{nav.path}/images/banner.jpg"/>
- </td>
</tr>
<tr>
<td width="100%" valign="top" align="center" style="background-color: #FFFFFF;">
<table width="1003px" border="0" cellspacing="0" cellpadding="0" align="center">
- <HtmlForm enctype="application/x-www-form-urlencoded" id="j_id5" prependId="true" rendered="true" submitted="false" transient="false">
- <tr>
<td height="13" bgcolor="#ff0000" style="padding-right: 10px; padding-bottom: 1px; color: #ffffff;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" style="padding-left: 5px; color: #FFFFFF;">
<b> <script language="javascript"> document.write(showdateVN());
</script> </b>
</td>
<td align="right">
<img src="#{nav.path}/images/transparent.gif" width="1" height="1"/>
- </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="18px" bgcolor="#eeeeee">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-color: #000000; border-style: hidden; border-width: 0; border: none;">
<tr>
<td width="2px" height="25px">
</td>
<td width="78px" class="header-link">
- <HtmlOutputLink disabled="false" id="j_id8" onmouseout="this.style.color='#000000'" onmouseover="this.style.color='#FF0808'" rel="dofollow" rendered="true" style="color: #000000; text-decoration: none;text-shadow: 3px 3px 1px #cccccc;" transient="false" value="/webpages/home/home.faces">
- <font size="2">T</font>rang chủ
- </HtmlOutputLink>
- </td>
<td class="ver_space">
<img src="#{nav.path}/images/ver_space.gif"/>
</td>
- <td width="78px" class="header-link">
- <HtmlOutputLink disabled="false" id="j_id12" onmouseout="this.style.color='#000000'" onmouseover="this.style.color='#FF0808'" rel="nofollow" rendered="true" style="color:#000000; text-decoration: none; text-shadow: 3px 3px 1px #cccccc;" transient="false" value="/webpages/intro/intro.faces?code=intro">
- <font size="2">G</font>iới thiệu
- </HtmlOutputLink>
- </td>
<td class="ver_space">
<img src="#{nav.path}/images/ver_space.gif"/>
</td>
- <td width="60px" class="header-link">
- <HtmlOutputLink disabled="false" id="j_id16" onmouseout="this.style.color='#000000'" onmouseover="this.style.color='#FF0808'" rel="dofollow" rendered="true" style="color: #000000; text-decoration: none;text-shadow: 3px 3px 1px #cccccc;" transient="false" value="/webpages/index/index.faces">
- <font size="2">T</font>ổng tập
- </HtmlOutputLink>
- </td>
<td class="ver_space">
<img src="#{nav.path}/images/ver_space.gif"/>
</td>
<td width="115px" class="header-link">
- <HtmlOutputLink disabled="false" id="j_id19" onmouseout="this.style.color='#000000'" onmouseover="this.style.color='#FF0808'" rel="nofollow" rendered="true" style="color:#000000; text-decoration: none; text-shadow: 3px 3px 1px #cccccc;" transient="false" value="/webpages/total/simplesearch.faces">
- <font size="2">T</font>ra cứu văn bản
- </HtmlOutputLink>
- </td>
<td width="400">
</td>
<td width="30px" class="right-header-link">
- <HtmlOutputLink disabled="false" id="j_id22" rendered="true" transient="false" value="/rss/gazette.rss">
- <HtmlOutputText escape="true" id="j_id23" rendered="true" style="color: #000000; text-decoration: none;" transient="false" value="RSS"/>
- </HtmlOutputLink>
- </td>
<td class="ver_space">
<img src="#{nav.path}/images/ver_space.gif"/>
</td>
<td width="90px" class="right-header-link">
- <HtmlOutputLink disabled="false" id="j_id25" rendered="true" transient="false" value="/webpages/home/sitemap.faces">
- <HtmlOutputText escape="true" id="j_id26" rendered="true" style="color: #000000; text-decoration: none;" transient="false" value="Sơ đồ website"/>
- </HtmlOutputLink>
- </td>
<td class="ver_space">
<img src="#{nav.path}/images/ver_space.gif"/>
</td>
- <td width="70px" class="right-header-link">
- <HtmlOutputLink disabled="false" id="j_id29" rel="nofollow" rendered="true" style="text-decoration: none;" transient="false" value="/webpages/admin/login.faces">
- <HtmlOutputText escape="true" id="j_id30" rendered="true" transient="false" value="Đăng nhập"/>
- </HtmlOutputLink>
- </td>
- </tr>
</table>
</td>
</tr>
- </HtmlForm>
- <tr>
<td style="background-color: #FFFFFF;">
- <table width="100%" border="0" cellspacing="9" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td width="200" valign="top" align="left" style="background: #fff url('#{nav.path}/images/yellow_shadow.jpg') top no-repeat;">
- <html xmlns="http://www.w3.org/1999/xhtml">
<table width="220px" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="info-box">
- <HtmlOutputText escape="false" id="j_id38" rendered="true" transient="false" value="<div align="justify"><font face="Times New Roman" size="2">"Văn bản quy phạm pháp luật đăng tải trên công báo điện tử có giá trị như văn bản gốc." (Trích khoản 4 Điều 9 Luật Ban hành văn bản quy phạm pháp luật ngày 19 tháng 02 năm 2025)</font></div>"/>
- </td>
</tr>
<tr>
<td height="5">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
</table>
</html>
- </td>
</tr>
- <tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="simple-box" align="center" valign="middle" id="javascript" width="100%" height="100%">
- <img src="#{nav.path}/images/scroll0.jpg" name="SlideShow" width="100%" height="145px"/>
- </td>
</tr>
<tr>
<td height="5">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
</table>
<div style="display: none;">
<!--BEGIN OF TERMS OF USE. DO NOT EDIT OR DELETE THESE LINES. IF YOU EDIT OR DELETE THESE LINES AN ALERT MESSAGE MAY APPEAR WHEN TEMPLATE WILL BE ONLINE-->
<div id="free-flash-header">
<strong>free flash banner</strong> on <a href="http://www.freenicetemplates.com/free-flash-animation/flash-banner.htm"><strong>free flash banner</strong></a>
<!--END OF TERMS OF USE-->
<!-- Add your alternative here -->
</div>
</div>
</html>
- </td>
</tr>
- <tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- text -->
- <!-- video -->
- </tr>
<tr>
<td height="5">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
</table>
</html>
- </td>
</tr>
- <tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- text -->
- <!-- text -->
- <td height="130px" class="simple-box">
- <HtmlOutputLink disabled="false" id="j_id58" rendered="true" transient="false" value="mailto:congbaoqb@quangtri.gov.vn">
- <HtmlGraphicImage height="133px" id="j_id59" ismap="false" rendered="true" title="congbaoqb@quangtri.gov.vn" transient="false" url="/images/mailbox.png" value="/images/mailbox.png" width="100%"/>
- </HtmlOutputLink>
- </td>
- </tr>
<tr>
<td class="simple-box"><a href="https://tinnhiemmang.vn/danh-ba-tin-nhiem/congbaoquangbinhgovvn-1632803547" target="_blank">
- <HtmlGraphicImage height="100px" id="j_id62" ismap="false" rendered="true" transient="false" url="/images/tinnhiemmang.png" value="/images/tinnhiemmang.png" width="215"/>
- </a>
</td>
</tr>
<tr>
<td height="5">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
</table>
</html>
- </td>
</tr>
- <tr>
<td>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
- <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="info-box">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="simple-box-header">
#{referenceBean.output.linklisttitle}
</td>
</tr>
<tr>
<td class="normal-text" align="left">
<!--dropdown-->
- <select onchange="window.open(this.options[this.selectedIndex].value);" style="width: 100%;">
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- <option value="#{item.url}" title="#{item.title}" rel="nofollow"> #{item.text}</option>
- </select>
- <!--table-->
- </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="5">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
</table>
</html>
- </td>
</tr>
- </table>
<div style="display: none;">
<!--BEGIN OF TERMS OF USE. DO NOT EDIT OR DELETE THESE LINES. IF YOU EDIT OR DELETE THESE LINES AN ALERT MESSAGE MAY APPEAR WHEN TEMPLATE WILL BE ONLINE-->
<div id="free-flash-header">
<strong>free flash banner</strong> on <a href="http://www.freenicetemplates.com/free-flash-animation/flash-banner.htm"><strong>free flash banner</strong></a>
<!--END OF TERMS OF USE-->
<!-- Add your alternative here -->
</div>
</div>
</html>
- </td>
<td valign="top" align="left" rowspan="2">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="search-box">
- <HtmlForm enctype="application/x-www-form-urlencoded" id="srchform" prependId="true" rendered="true" submitted="false" transient="false">
- <table>
<tr>
<td>
<table>
<tr>
<td colspan="3" class="box-header-normal">
Tìm văn bản trong mục <i>#{renderBean.output.titledoctabname}</i>:
</td>
</tr>
<tr>
<td align="left" style="padding-left:5px;">
- <HtmlInputText disabled="false" id="keyword" immediate="false" localValueSet="false" maxlength="-2147483648" onkeypress="doSubmit(event,'srchform:searchbtn');" readonly="false" rendered="true" required="false" size="-2147483648" style="width: 400px;" transient="false" valid="true"/>
- <HtmlInputHidden id="hc" immediate="false" localValueSet="false" rendered="true" required="false" transient="false" valid="true"/>
- </td>
<td align="left" width="100px">
- <HtmlCommandButton action="#{titleDocBean.search}" actionExpression="#{titleDocBean.search}" disabled="false" id="searchbtn" image="/images/doc_search.png" immediate="false" readonly="false" rendered="true" style="width:28px;height:28px;" transient="false" type="submit"/>
- </td>
</tr>
</table>
</td>
<td width="200px">
<table>
<tr>
<td align="right" valign="top">
- <HtmlSelectBooleanCheckbox disabled="true" id="includesubject" immediate="false" localValueSet="true" readonly="true" rendered="true" required="false" title="Tìm kiếm trong trích yếu" transient="false" valid="true" value="true"/>
- </td>
<td align="left" valign="middle">
Tìm trong trích yếu
</td>
</tr>
<tr>
<td align="right" valign="top">
- <HtmlSelectBooleanCheckbox disabled="false" id="includecontent" immediate="false" localValueSet="false" readonly="false" rendered="true" required="false" selected="false" title="Tìm kiếm trong nội dung" transient="false" valid="true"/>
- </td>
<td align="left" valign="middle">
Tìm trong nội dung
</td>
</tr>
</table>
</td>
</tr>
</table>
- </HtmlForm>
- </td>
</tr>
<tr>
<td height="20">
<img src="images/transparent.gif" width="1" height="1"/>
</td>
</tr>
<tr>
<td valign="bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="tab-header">
- <HtmlOutputLink disabled="false" id="j_id119" rendered="true" transient="false" value="/webpages/home/home.faces">
- #{renderBean.output.gazettetabname}
- </HtmlOutputLink>
- </td>
<td width="7px" height="25px" class="tab-header-space"/>
- <td width="7px" height="25px" class="tab-header-space"/>
<td class="tab-header">
- <HtmlOutputLink disabled="false" id="j_id123" rendered="true" transient="false" value="/webpages/content/localdoc.faces">
- <UIParameter id="j_id124" name="a" rendered="true" transient="false" value="1"/>
- <UIParameter id="j_id125" name="c" rendered="true" transient="false" value="1"/>
- #{renderBean.output.localdoctabname}
- </HtmlOutputLink>
- </td>
<td width="7px" height="25px" class="tab-header-space"/>
- <td width="7px" height="25px" class="tab-header-space"/>
<td class="tab-header-highlight">
- <HtmlOutputLink disabled="false" id="j_id129" rendered="true" transient="false" value="/webpages/content/titledoc.faces">
- <UIParameter id="j_id130" name="a" rendered="true" transient="false" value="0"/>
- #{renderBean.output.titledoctabname}
- </HtmlOutputLink>
- </td>
<td width="7px" height="25px" class="tab-header-space"/>
- <td width="7px" height="25px" class="tab-header-space"/>
<td class="tab-header">
- <HtmlOutputLink disabled="false" id="j_id134" rendered="true" transient="false" value="/webpages/content/expireddoc.faces">
- <UIParameter id="j_id135" name="a" rendered="true" transient="false" value="1"/>
- <UIParameter id="j_id136" name="c" rendered="true" transient="false" value="0"/>
- #{renderBean.output.expireddoctabname}
- </HtmlOutputLink>
- </td>
<td width="7px" height="25px" class="tab-header-space"/>
- <!--
<td width="7px" height="25px" class="tab-header-space"/>
<td class="tab-header">
<a href="#" onclick="window.open('http://congbao.chinhphu.vn')">Công báo CP</a>
</td>
<td width="7px" height="25px" class="tab-header-space"/>
-->
<td width="#{renderBean.output.hometabsreservedspace}px" class="tab-header-space"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" height="#{renderBean.output.contentheight}px" class="tab-content">
- </AjaxViewRoot>
Name | Value |
---|---|
a | 1 |
titleid | 3 |
year | 0 |
Name | Value |
---|---|
ajaxContext | org.ajax4jsf.framework.ajax.AjaxContext@a2c688 |
nav | com.syntek.egazette.bean.Navigator@981f8f |
prettyContext | com.ocpsoft.pretty.PrettyContext@14011b3 |
referenceBean | com.syntek.egazette.bean.home.ReferenceBean@14a0dc5 |
renderBean | com.syntek.egazette.bean.home.RenderBean@ce2e4f |
templateBean | com.syntek.egazette.bean.home.TemplateBean@424b1a |
titleDocBean | com.syntek.egazette.bean.document.TitleDocBean@50b2c3 |
Name | Value |
---|---|
config | {documentupdateperiod=5, titledoc-includedunit=, indexingfiletype=.pdf, operativedoc-doclink=true, localdoc-tabtype=1, titledoc-advancesearch=true, defaultsize=20, network-tabtype=1, imported=import\imported, centraldoc-tabname=Văn bản Trung ương, centraldoc-doclink=true, titledoc-doclink=true, expireddoc-classified=false, contentheight=900, zip=zip, copyright=Bản quyền thuộc Ủy ban nhân dân tỉnh Quảng Tri, adx=adx, newdoc-excludedunit=, authorizecode=00-50-56-B7-54-2E, operativedoc-tabtype=0, localdoc-startyear=0, unzipperiod=5, titledoc-excludedunit=, gazette-showorigindocfile=true, centraldoc-includedunit=, indexingperiod=15, bannertype=1, scrolllisttype=1, centraldoc-advancesearch=true, ownerwebsite=https://congbao.quangtri.gov.vn/, introtabs-type=1, expireddoc-advancesearch=true, expireddoc-tabname=Văn bản hết hiệu lực, viewtime=, titledoc-classified=false, gazette-startyear=0, index=index, visitorcountertimeout=300, latestnewscount=5, titledoc-classification=0, newdoc-tabtype=0, expireddoc-includedunit=, localdoc-includedunit=, basefolder=C:\CBDT_cnt, newdoc-tabname=Văn bản chờ đăng Công báo, newdoc-startyear=0, linklisttype=1, ownertelephone=0232. 3821729, titledoc-tabtype=1, titledoc-normativeonly=false, operativedoc-advancesearch=true, xlsviewer=1, localdoc-normativeonly=true, sentmail=sentmail, expireddoc-normativeonly=false, gazette-pagevalign=bottom, newdoc-normativeonly=false, gazettetemp=gazettetemp, centraldoc-normativeonly=true, centraldoc-tabtype=0, mailboxtype=2, operativedoc-excludedunit=, localdoc-doclink=true, searchsizelist=10,20,25,50, history-tabtype=1, expireddoc-classification=0, previoussupportcount=5, newdoc-includedunit=, operativedoc-includedunit=, pdfviewer=2, visitorcountertitle=người đang truy cập, linklisttitle=Liên kết, gazette-viewsinglepage=true, owneremail=congbaoqb@quangtri.gov.vn, supportlisttitle=Thông tin pháp luật và hỗ trợ pháp lý cho doanh nghiệp, gazette-tabname=Công báo, ogu-tabtype=1, localdoc-classification=1, province=Tỉnh Quảng Trị, expireddoc-excludedunit=, gazette-mergeunitnames=true, temp=temp, expireddoc-doclink=true, expireddoc-startyear=0, gazette-doclink=true, localdoc-excludedunit=, otherdocumentstore=otherdocumentstore, otherdocumenttemp=otherdocumenttemp, centraldoc-startyear=0, statistictemp=statistictemp, storedoc-advancesearch=true, hitcountertitle=lượt truy cập, hitcounteralign=center, gazette-pageformat=00;0, newdoc-doclink=true, localdoc-tabname=Văn bản quy phạm pháp luật, gazette-tabtype=1, scrolllistfile=scroll, ownerfax=0232. 3821729, gazette-count=0, newslisttype=1, localdoc-advancesearch=true, syncfilemax=5, newdoc-advancesearch=false, storedoc-tabname=Văn bản ngoài Công báo, singlecolmaxsize=10, newslisttitle=Thông tin tổng hợp, addendumname=, storedoc-normativeonly=false, localdoc-classified=false, centraldoc-classification=0, history-tabname=Lịch sử Công báo Việt Nam, ownership=Công báo tỉnh Quảng Trị, contenttabs-reservedspace=0, supportlisttype=0, ogu-tabname=Giới thiệu website Công báo, scrolllistcount=5, importing=import\importing, autoeject=true, doctwyear=2010, documenttemp=documenttemp, gazettestore=gazettestore, visitorcounteralign=center, storedoc-startyear=0, unsendmail=unsendmail, docviewer=1, storedoc-doclink=true, centraldoc-classified=false, centraldoc-excludedunit=, operativedoc-startyear=0, expireddoc-tabtype=1, bannerfile=banner.jpg, gazette-pagealign=right, indexheight=600, introtabs-reservedspace=150, storedoc-includedunit=, network-tabname=Hệ thống website Công báo, mailhost=192.168.10.2, titledoc-tabname=Văn bản theo lĩnh vực, gazette-showformgroup=true, operativedoc-tabname=Văn bản chỉ đạo điều hành, documentstore=documentstore, otherdocumentindex=otherdocumentindex, owneraddress=Số 48 Nguyễn Hữu Cảnh - Phường Đồng Hới - Tỉnh Quảng Trị, titledoc-startyear=0, publishafter=0, storedoc-excludedunit=, previousnewscount=5, latestsupportcount=5, visitorcountertype=0, unzip=unzip, storedoc-tabtype=0, gazette-advancesearch=true, email=, hitcountertype=1} |
Name | Value |
---|---|
userlogined | {} |