H:inputTextarea, Unterminated h:inputTextarea tag error

javax.faces.FacesException: /popUpTC.jsp(10,30) Unterminated <h:inputTextarea tag
     at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:431)
     at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:255)
     at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
     at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:146)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:147)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:301)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
     at org.apache.catalina.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:845)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
     at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
     at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.jasper.JasperException: /popUpTC.jsp(10,30) Unterminated <h:inputTextarea tag
     at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
     at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
     at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:132)
     at org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1012)
     at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1290)
     at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
     at org.apache.jasper.compiler.Parser.parseBody(Parser.java:1675)
     at org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1022)
     at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1290)
     at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
     at org.apache.jasper.compiler.Parser.parseBody(Parser.java:1675)
     at org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1022)
     at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1290)
     at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
     at org.apache.jasper.compiler.Parser.parse(Parser.java:138)
     at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:216)
     at org.apache.jasper.compiler.ParserController.parse(ParserController.java:103)
     at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:154)
     at org.apache.jasper.compiler.Compiler.compile(Compiler.java:315)
     at org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
     at org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
     at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586)
     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
     at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
     at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
     at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
     at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:425)
     ... 19 moreMy code is as follow:
<%@include file="page_header.jsp" %>
<html>
<head>
<title>eSystem</title>
</head>
<body>
  <f:view>
  <h:form>
    <h:outputText value="T&C"/>
    <h:inputTextarea rows="10"; cols="20"; readonly="true"; value="a\n\b\n\c"/>     
  </h:form>
  </f:view>
</body>
</html>why there is Unterminated <h:inputTextarea tag exception?

I think you confused /n with \n.
Anyway, that would only introduce a linebreak in the HTML source, not in the HTML presentation which you're rather after I think. Well, linebreaks in HTML are normally represented by
I keep repeating, learn HTML before jumping in the deep JSF hole. You're given a hand everytime simply because you don't know the basics and concepts under the top of JSF. Stuff to know minimal the basics about are at least HTTP, CSS, JS, XML, Java, JSP and Servlets. Take time to learn them.

Similar Messages

  • Anchor tag error, also copy and pasting text comes up "null"

    After the recent update I am receiving anchor tag errors telling me to start with an alphabetic letter, which I was. Also no longer lets me copy and paste text onto a page, instead it says "null". Any ideas on a fix ?

    I don't see a closing </body> tag in your code.  There's an opening tag, but no closing tag, hence unbalanced.
    ^_^

  • End tag error in Office 2010 professional plus

    I have my research paper got corrupted some how. When I try to open it, I get the following error:
    "The name in the end tag of the element must match the element type in the start tag.
    Location: Part: /word/document.xml, Line 2, Column: 5119889"
    I am using Office 2010 Professional Plus. 
    I tried to install office service pack 1, but I get this error: "The expected version of the product is not found on the system"
    I need to restore this document as the deadline of paper submission is approach fast. I would really appreciate any kind of help.

    Seems that you've received an "end tag" error when you open a DOCX file in Word 2010. After installing Office 2010 SP1 as
    KB2528942 suggested but get the error "The expected version of the product is not found on the system".
    Office 2013 and Office 2010 Service Pack 1 resolves this issue for new files. It will also prevent the problem from recurring with any files that were recovered with the Fix it solution in this
    article. 
    Have you tried to install the hotfix in
    KB2528942 "fix for me" section?
    If you are familiar with editing XML, you can try to fix the problem yourself by correcting the mismatched oMath tags in the document. See the following example:
    Incorrect tags:
    <mc:AlternateContent>
    <mc:Choice Requires=”wps”>
    <m:oMath>
    </mc:AlternateContent>
    </m:oMath>
    Correct tags:
    <m:oMath>
    <mc:AlternateContent>
     <mc:Choice Requires=”wps”>
    </mc:AlternateContent>
    </m:oMath>
    Note: unzip the source file by unzip tool and you will also have to use an application such as Notepad to edit the XML.
    Feel free to post back.
    Tony Chen
    TechNet Community Support

  • CSS INHERITED TAG ERROR

    I am having an line through my css item and it is telling me that I have a css inherited tag error. I don't know what that means.
    I am not sure why espically because all I am doing is changing the image from one to another but when I try to relink the image it goes to a blank page and doesn't display the new image.
    I will post my css and my html code but also the url to the site is www.unicornforwriters.com ( the template I am referring to access' the services tab)
    any help would be appreciated.
    thank you
    CSS
    @charset "utf-8";
    .Containter {
        height: auto;
        width: 1000px;
        margin: 0 auto;
        background-image: url(../images/New_backgroud_servicespage.tif);
    .Containter #Header {
        background-image: url(../images/Page1/logo.jpg);
        background-repeat: no-repeat;
        position: relative;
        height: 82px;
        width: 1000px;
    #Main_content {
        font-family: Verdana, Geneva, sans-serif;
        background-image: url(../images/New_backgroud_servicespage.tif);
        background-repeat: no-repeat;
        height: 750px;
        width: 1000px;
    #Menu_horizontal {
        width: 1000px;
        background-image: url(../images/menubar_background%20Image.png);
        background-repeat: no-repeat;
    #left_maincontent {
        float: left;
        height: 620px;
        width: 430px;
        margin-top: 80px;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 80px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    #right_maincontent {
        float: right;
        height: 620px;
        width: 430px;
        margin-top: 80px;
        margin-right: 50px;
        margin-bottom: 10px;
        margin-left: 0px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        text-align: center;
    #left_image_wrap{
        margin: 20px;
        }.Containter #Main_content #right_maincontent p_header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-align: center;
        vertical-align: middle;
    .rightmain_header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        text-align: center;
    HTML
    <!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" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <link href="../css/CSS_Main.css" rel="stylesheet" type="text/css" />
    <!-- Start css3menu.com HEAD section -->
    <!-- End css3menu.com HEAD section -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    #forwardright {
        position:absolute;
        left:976px;
        top:789px;
        width:55px;
        height:59px;
        z-index:1000;
        background-image: url(../images/unicorn_page_right.jpg);
        background-repeat:no-repeat;
    #forwardleft {
        position:absolute;
        left:36px;
        top:793px;
        width:50px;
        height:56px;
        z-index:1001;
        background-image: url(../images/unicorn_page_left.jpg);
        background-repeat:no-repeat;
    </style>
    <link href="../css/MenubarCSS.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="forwardright"></div>
    <div id="forwardleft"></div>
    <div class="Containter">
      <div id="Header"></div>
    <div id="Menu_horizontal">
    <!-- Start css3menu.com BODY section id=1 -->
    <ul id="css3menu1" class="topmenu">
        <li class="topfirst"><a href="../Pages/Home.htm" style="height:18px;line-height:18px;">Home</a></li>
        <li class="topmenu"><a href="../Pages/About_us.html" style="height:18px;line-height:18px;">About</a></li>
        <li class="topmenu"><a href="../Pages/Services_main.html" style="height:18px;line-height:18px;">Services</a></li>
        <li class="topmenu"><a href="../Pages/Fee_Sheet.html" style="height:18px;line-height:18px;">Fees</a></li>
        <li class="topmenu"><a href="../Pages/Events.html" style="height:18px;line-height:18px;">Events</a></li>
        <li class="topmenu"><a href="../Pages/Resources.html" style="height:18px;line-height:18px;">Resources</a></li>
        <li class="topmenu"><a href="http://www.unicornwritersconference.com/" style="height:18px;line-height:18px;">Conference</a></li>
        <li class="topmenu"><a href="http://www.jankardys.com/BlackHawk_Literary_Agency.html" style="height:18px;line-height:18px;">Literary Agency</a></li>
        <li class="toplast"><a href="../Pages/Contact_us.html" style="height:18px;line-height:18px;">Contact</a></li>
        <li class="toplast"><a href="#" style="height:18px;line-height:18px;">Links</a></li>
    </ul>
    <p style="display:none"><a href="http://css3menu.com/">Horizontal Menu Using CSS Css3Menu.com</a></p>
    <!-- End css3menu.com BODY section -->
    </div>
    <div id="Main_content">
    <!-- TemplateBeginEditable name="Editable_leftmaincontent" -->
      <div id="left_maincontent">
        <div id="left_image_wrap" align="center"><img alt="" name="Left_page_image" width="400" height="32" align="middle" id="Left_page_image_wrap" style="background-color: #00FF66" /></div>
      </div>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="EditRegion_rightmaincontent" -->
    <div id="right_maincontent">
    <div class="rightmain_header">
      <p>google</p>
    </div>
    <p>main paragraph content</p>
    <p> </p>
    <div id="right_maincontent2"></br>
      <a href="../Fee_Sheet.html">See Price List. </a></div>
    <p> </p>
    </div>
    <!-- TemplateEndEditable --></div>
    <div></div>
    <div id="Footer" style="font-size: 9px">This site was built by Techno Mage LLC.</div>
    </div>
    </body>
    </html>

    I don't understand your question at all.  You are talking about template but the link you have posted doesn't seem to be from a tempalte.
    However, when I go to your site, I get this image:
    Now ehen I click on the image I get this page:
    I then click on the Services tab, I get this:
    Now explain what image should be on this page?  Why do you say you get a blank page?
    You need to explain your question again and provide which image isn't loading!!  Post that image on these forums.  You will need to login to these forums to post your image otherwise it won't come at all.  It will be blank!!!!!  if this is what you mean!

  • Custom Create tag error when VI is compiled

    MY vi runs fine in development mode but generates a custom create tag error - 33164 when running the compiled version

    The VI was developed with LabView 6.0.2 and we are using Fieldpoint explorer version 3.0.1.
    The VI worked fine but we were having problems with our FP-1600 because it could not maintain an Ethernet connection.
    NI sent us a new FP-1601 and the ethernet design flaws of the FP-1600 were no longer causing us problems.
    Power was cycled on the system a day or so after that and ever since then the compiled version of the same VI will generate the afore mentioned error code, but the VI works when run in debugger/development mode. Re compiled, re-installed FP explorer, re imported fieldpoint tags; None of these worked.

  • Closing tag error

    I have an extremely broken page.
    When I validate it I get a lot of closing tag errors but I don't understand in what way I have not closed them properly as I have not had this issue before.
    Can anyone help?
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.tavcafe.com%2Fevents.php&charset=%28det ect+automatically%29&doctype=Inline&group=0

    Thanks guys, that is all really helpful, unfortunately there is a problem.
    I have just realised that when I validate the document it is including all of the code that is created through perch outside of the core document.
    as you can see from bellow many of the errors are not present because they are created somehow by perch.  I create the perch tags and templates and then I or my client enter in the information we required to be displayed within the perch admin panel and the code is automatically created, which is where those missing <ul> and <li> tags are occuring as well as the multiple nested span tags and the error on line 1139.  As you can see I do have my css in a seperate document linked as you said and my
    <doctype>
    <html>
    <head>
    is in the format you suggest.
    So how do I fix these code problems when it is autmated by Perch and there is no said document???
    The document I am working on looks like this:
    <?php include('perch/runtime.php');?>
    <!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">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <head>
    <title>TAV Cafe - Events</title>
    <link rel="stylesheet" type="text/css" href="MyFontsWebfontsKit.css"/>
    <link rel="stylesheet" href="colorbox.css" />
    <link rel="stylesheet" href="gallery.css" />
    <link rel="stylesheet" href="events.css" />
    <style type="text/css">
    @font-face {font-family: 'CallunaSans-Regular';
    src: url('webfonts/23937E_0_0.eot');
    src: url('webfonts/23937E_0_0.eot?#iefix')
    format('embedded-opentype'),
    url('webfonts/23937E_0_0.woff')
    format('woff'),
    url('webfonts/23937E_0_0.ttf')
    format('truetype');
    body {
        background-image:url(background_image.jpg);
        background-repeat:no-repeat;
        background-color:black;
        background-attachment: scroll;
        background-position:top left;
        background-size: 1024px 800px contain;
    #hours { position:absolute;
    left:10px; top:10px;
    width:300px;
    height:30px;
    z-index:1;
    font-family: Skia, CallunaSans-Regular;
    font-size:13px;
    font-weight:bold;
    color:#a76d2f;
    line-height:140%;
    word-spacing:1px;
    #title_bar { position:absolute;
    left:0px; top:55px;
    z-index:0;
    .rollover a{
        display: block;
       text-indent: -9999px;
       margin: auto auto auto auto;
       cursor: pointer;
       outline: transparent solid 0px;
    #title a{ position:absolute;
    left:10px; top:70px;
    height:86px;
    width:325px;
    z-index:1;
    background: url('title.jpg') no-repeat left top;
    #title a:hover{
       background-position: left 0px;
    #about a{
    position: absolute;
    top: 55px; left: 440px;
    height: 50px;
    width: 128px;
    background: url('about_tab.png') no-repeat left top;
    #about a:hover{
       background-position: left -50px;
    #gallery a{
    position:absolute;
    top: 55px; left: 655px;
    height: 50px;
    width: 168px;
    background: url('gallery_tab.png') no-repeat left top;
    #gallery a:hover{
       background-position: left -50px;
    #venue a{ position:absolute;
    left:910px; top:55px;
    height: 50px;
    width:215px;
    background: url('venue_tab.png') no-repeat left top;
    #venue a:hover{
       background-position: left -50px;
    #shop a{
    position:absolute;
    left:550px; top:115px;
    height: 50px;
    width:128px;
    background: url('shop_tab.png') no-repeat left top;
    #shop a:hover{
       background-position: left -50px;
    #restaurant a{
    position:absolute;
    top: 115px; left: 770px;
    height: 50px;
    width: 190px;
    background: url('restaurant_tab.png') no-repeat left top;
    #restaurant a:hover{
       background-position: left -50px;
    #bar a{ position:absolute;
    left:350px; top:115px;
    height: 50px;
    width:120px;
    background: url('bar_tab.png') no-repeat left top;
    #bar a:hover{
       background-position: left -50px;
    #events a.events-link{ position:absolute;
    left:50px; top:180px;
    height: 50px;
    width:140px;
    background: url('events_tab.png') no-repeat left top;
    #events a.events-link:hover{
       background-position: left -50px;
    #events .events-calendar{ position:absolute;
    left:50px; top:230px;
    #pop_up_background { position:absolute;
    left:340px; top:190px;
    height:580px;
    width:650px;
    z-index:2;
    div.scroll
    background-color:transparent;
    position:absolute;
    left:380px; top:200px;
    width:600px;
    height:550px;
    z-index:3;
    font-family: Skia, CallunaSans-Regular;
    font-size:16px;
    color:#a76d2f;
    line-height:140%;
    word-spacing:1px;
    overflow:scroll;
    #contact_bar { position:absolute;
    left:0px; top:635px;
    z-index:1;
    #contact a{
    position:absolute;
    top: 640px; left:0px;
    height: 50px;
    width: 190px;
    z-index: 2;
    background: url('contact_tab.png') no-repeat left top;
    #contact a:hover{
       background-position: left -50px;
    #copyright_background { position:absolute;
    left:1020px; top:650px;
    z-index:1;
    #copyright { position:absolute;
    left:1045px; top:755px;
    font-family: Arial Black;
    font-size:14px;
    color:#340000;
    line-height:110%;
    z-index:2;
    #webdesign { position:absolute;
    left:1045px; top:660px;
    font-family: PrestigeEliM-Reg;
    font-size:18px;
    color:#340000;
    line-height:110%;
    z-index:2;
    .rollover a{
        display:block;
       text-indent:-9999px;
       margin: auto auto auto auto;
       cursor: pointer;
       outline: transparent solid 0px;
    .rollover .events-calendar a{
       display:inline;
       text-indent:-9999px;
       margin: auto auto auto auto;
       cursor: pointer;
       outline: transparent solid 0px;
    #website_link a{
    position:absolute;
    left:1020px; top:675px;
    height: 76px;
    width: 150px;
    z-index:2;
    background: url('website_link.png') no-repeat left top;
    #website_link a:hover{
       background-position: left 0px;
    #fb_icon a{ position:absolute;
    left:280px; top:650px;
    height: 36px;
    width: 36px;
    z-index:2;
    background: url('fb_icon.jpg') no-repeat left top;
    #fb_icon a:hover{
       background-position: left 0px;
    #fb-root {position:absolute;
    left:190px; top:655px;
    z-index:2;
    table.calendar {
        width:200px;
        height:200px;
        border-collapse: collapse;
        margin: 10px;
        clear: left;
        background-color:#eb5604;
    table.calendar td {
        border: 1px solid #ccc;
        vertical-align: top;
    table.calendar td.today {
        background-color:#483229;
        opacity:70%;
    table.calendar td.today span.day {
        font-weight: bold;
        color: #bc5000;
    table.calendar td.weekend {
        background-color: #483229;
    table.calendar td.notinmonth {
        border: none;
        background-color: transparent;
    table.calendar td.past {
        text-decoration: line-through;
    table.calendar td.notinmonth.weekend {
        background-color: transparent;
    table.calendar td span.day {
        display: block;
        color: #ccc;
    table.calendar td div.event {
        display: block;
        background-color: #ffffff;
        color: #a76d2f;
        padding: 3px;
        border-radius: 5px;
        border: 1px solid #fff;
    ul.calendar-nav {
        width: 200px;
        list-style: none;
        margin: 10px;
        padding: 0;
    ul.calendar-nav li {
        width: 33.3%;
        list-style: none;
        margin: 0;
        padding: 0 0 10px 0;
        display: block;
        float: left;
        text-align: center;
    ul.calendar-nav li:first-child {
        text-align: left;
    ul.calendar-nav li:last-child {
        text-align: right;
    /* --- LISTING --- */
    ul.events {
        width: 200px;
        list-style: none;
        margin: 10px;
        padding: 0;
        border-top: 1px solid #bed6ec;
    ul.events li {
        border-right: 1px solid #bed6ec;
        border-bottom: 1px solid #bed6ec;
        vertical-align: top;
        background-color: #bed6ec;
        clear: left;
    ul.events li ul {
        list-style: none;
    ul.events li li {
        border: none;
        border-bottom: 1px dotted #999;
        min-height: 0;
        margin-left: 25px;
        padding: 10px;
        background-color: #fff;
        clear: none;
    ul.events li li:last-child {
        border-bottom: 0;
    ul.events li li span.time {
        color: #999;
        font-style: italic;
        font-size: 90%;
        width: 60px;
        text-align: right;
        display: inline-block;
    ul.events li li div.description {
        margin: 5px 0 0 63px;
        font-size: 86%;
        color: #555;
    ul.events li li div.description p {
        margin: 0 0 1em 0;
    ul.events li span.day {
        font-weight: bold;
        font-size: 250%;
        float: left;
        color: #0a86d2;
        text-align: right;
        width: 50px;
        margin: 0 0 0 1px;
        padding: 0 15px 0 0;
        line-height: 1;
        border-top: 1px solid #fff;
    ul.events li:first-child span.day {
        border-top-color: #bed6ec;
    ul.event-listing-nav {
        width: 200px;
        list-style: none;
        margin: 10px;
        padding: 0;
        clear: both;
    ul.event-listing-nav li {
        width: 33.3%;
        list-style: none;
        margin: 0;
        padding: 0 0 10px 0;
        display: block;
        float: left;
        text-align: center;
    ul.event-listing-nav li:first-child {
        text-align: left;
    ul.event-listing-nav li:last-child {
        text-align: right;
    ul.event-listing-nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    ul.custom-listing {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 200px;
    ul.custom-listing li {
        padding: 0 0 1em 0;
        margin: 0 0 1em 0;
        border-bottom: 1px solid #ccc;
    table.calendar td div.event {
        position: absolute;
        display: none; /* keeps the popup hidden if no JS available */
    table.calendar td {
        position: relative;
    </style>
    <script src="http://code.jquery.com/jquery-1.8.2.min.js" type="text/javascript"></script>
        $(function () {
            $('table.calendar td').each(function () {
                // options
                var distance = 10;
                var time = 150;
                var hideDelay = 100;
                var hideDelayTimer = null;
                // tracker
                var beingShown = false;
                var shown = false;
                var trigger = $(this);
                var popup = $('div.event', this).css('opacity', 0);
                // set the mouseover and mouseout on both element
                $([trigger.get(0), popup.get(0)]).mouseover(function () {
                    // stops the hide event if we move from the trigger to the popup element
                    if (hideDelayTimer) clearTimeout(hideDelayTimer);
                    // don't trigger the animation again if we're being shown, or already visible
                    if (beingShown || shown) {
                        return;
                    } else {
                        beingShown = true;
                        // reset position of popup box
                        popup.css({
                            'z-index': 1000,
                            top: 30,
                            left: 10,
                            display: 'block' // brings the popup back in to view
                            // (we're using chaining on the popup) now animate it's opacity and position
                                .animate({
                                    top: '-=' + distance + 'px',
                                    opacity: 1
                                }, time, 'swing', function() {
                                    // once the animation is complete, set the tracker variables
                                    beingShown = false;
                                    shown = true;
                }).mouseout(function () {
                            // reset the timer if we get fired again - avoids double animations
                            if (hideDelayTimer) clearTimeout(hideDelayTimer);
                            // store the timer so that it can be cleared in the mouseover if required
                            hideDelayTimer = setTimeout(function () {
                                hideDelayTimer = null;
                                popup.animate({
                                    top: '-=' + distance + 'px',
                                    opacity: 0
                                }, time, 'swing', function () {
                                    // once the animate is complete, set the tracker variables
                                    shown = false;
                                    // hide the popup entirely after the effect (opacity alone doesn't do the job)
                                    popup.css('display', 'none');
                            }, hideDelay);
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-35744229-1']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    </head>
    <body>
    <div id="fb-root"></div>
    <script>(function(d, s, id) { type="text/javascript"
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <div id="hours">
    <strong>Open:<br />Tuesday-Sunday (二~日)<br /> 11:30am - 2:00am (3:00am 五 &amp; 六)</strong>
    </div>
    <div id="title_bar">
    <img src="title_bar.jpg" alt=""/>
    </div>
    <div class='rollover' id="title">
    <a href="index.php">
    </a>
    </div>
    <div class='rollover' id='about'>
    <a href="about.php">
    </a>
    </div>
    <div class='rollover' id='gallery'>
    <a href="gallery.php">
    </a>
    </div>
    <div class='rollover' id='venue'>
    <a href="venue.php">
    </a>
    </div>
    <div class='rollover' id='shop'>
    <a href="shop.php">
    </a>
    </div>
    <div class='rollover' id='restaurant'>
    <a href="restaurant.php">
    </a>
    </div>
    <div class='rollover' id='bar'>
    <a href="bar.php">
    </a>
    </div>
    <div id="pop_up_background">
    <img src="pop_up_2.png" alt=""/>
    </div>
    <div class="scroll">
    <?php
    $opts = array(
    'filter'=>'eventDateTime',
    'match'=>'eqbetween',
    'category'=>array('gigs', 'Events'),
    'sort'=>eventDateTime,
    'sort-order'=> ASC,
    'display'=>date,
    'value'=>$_GET['id'],
    'template'=>'events/listing/event-day.html',
    perch_events_custom($opts);
    ?>
    </div>
    <div id="contact_bar">
    <img src="contact_bar.png" alt=""/>
    </div>
    <div class='rollover' id='events'>
    <a class='events-link' href="events.php">
    </a>
        <div class='events-calendar'>
            <?php
                 * setting options for the calendar. Change the categories listed to one or more which exist in your admin.
                $opts = array(
                    'template'=>'calendar.html',
                    'past-events'=>true,
                    'category'=>array('gigs', 'Events')
                perch_events_calendar($opts);
            ?>
        </div>
    </div>
    <div class='rollover' id='contact'>
    <a href="contact.php">
    </a>
    </div>
    <div id="copyright_background">
    <img src="copyright_bgrd.png" alt=""/>
    </div>
    <div id= "webdesign">
    Webdesign
    </div>
    <div id= "copyright">
    &#169; TAV Cafe
    </div>
    <div class='rollover' id='website_link'>
    <a href="http://www.renflannery.com/" target="_blank">Visit W3Schools</a>
    </div>
    <div class='rollover' id='fb_icon'>
    <a href="https://www.facebook.com/TAVCafe" target="_blank">Visit W3Schools</a>
    </div>
    <div class="fb-like" id="fb-root" data-href="http://www.tavcafe.com" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false" data-font="verdana"></div>
    </body>
    </html>

  • Bridgeview Engine Uninitiali​zed Tag Error

    I have upgraded from Win NT to 2000 and now I am unable to read tags in the tag monitor. I get a BridgeView Engine internal error -2 "Uninitialized Tag". I am using the OPCFieldPoint Server and the FP-1600. All hardware is funtioning properly and in FieldPoint Explorer all I/O points are functioning. There is no problem connecting to the server and no other errors.
    Thanks for any help.

    Hello Mike,
    This may be a little too late of a response, but I will try anyways hoping this may help others with similar issues.
    The "Uninitialized tag" error normally implies that we are trying to read/write a tag which either doesn't exist or is invalid. You can verify that it exists and is valid by opening the SCF file in the TCE, and checking true the 'Online tag verification' menu option from the Edit menu.
    If there's a problem with the tag(s), a "stop" sign appears next to them. You can then edit the tag and look at the Connections tab as to why? Usually you will notice that the item the tag is referring to is not present. In which case you will want to make sure the OPC Server does have this exact item.
    Hope this gives a starting p
    oint for troubleshooting this.
    Regards,
    Khalid

  • h:inputTextarea tag does not wrap in firefox

    The following code will only wrap in IE and not in Firefox:
    <h:inputTextarea id="notes"
                        value="#{myBean.notes}"
                        styleClass="notesStyle"
    cols="45" rows="20" >
              </h:inputTextarea>
    Is there workaround for this? This is a showstopper for our deployment.
    Thank you for your time.
    -Sol

    This seems like a CSS problem -- what is the definition of notesStyle? Plain, unstyled text wraps correctly.

  • Getting Body Tag Error When Updating Template In Dreamweaver

    I get an error message when I have tried to update the template, it says "unbalanced body tag" on line 138. Code is as follows:
    <!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>
    <!-- #BeginEditable "doctitle" -->
    <title>Universal Valve Co.</title>
    <!-- #EndEditable -->
    <link rel="stylesheet" type="text/css" href="../style.css" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    </head>
    <!--#include file="../vsadmin/db_conn_open.asp"-->
    <!--#include file="../vsadmin/inc/languagefile.asp"-->
    <!--#include file="../vsadmin/includes.asp"-->
    <!--#include file="../vsadmin/inc/incfunctions.asp"-->
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td rowspan="2"><img src="../images/UniversalLogo2011.jpg" width="294" height="123"></td>
        <td align="right"><a href="../search.asp">SEARCH</a> | <a href="../info.asp">INFORMATION</a>
          | <a href="../clientlogin.asp">DISTRIBUTOR LOGIN </a>| <a href="../orderstatus.asp">ORDER
          STATUS</a> | <a href="../contact.asp">CONTACT US</a></td>
      </tr>
      <tr>
        <td align="right"><form method="post" action="../search.asp">
        <input type="hidden" name="posted" value="1"/>
        <input type="text" name="stext" size="16" class="search" />
        <input name="Submit" type="submit" value="Search" class="sub" />
        </form></td>
      </tr>
      <tr>
        <td colspan="2" class="searchtd"><div id="topnav">
    <ul id="navlist">
    <li><a href="../default.asp">Home</a></li>
              <li><a href="../about.asp">About Us</a></li>
              <li><a href="../news.asp">News</a></li>
              <li><a href="../products.asp">Products</a></li>
              <li><a href="../info.asp">Information</a></li>
              <li><a href="../contact.asp">Contact Us</a></li>
              <li><a href="../products.asp">All Products</a></li><li><a href="../categories.asp">All Categories</a></li>
              <li><a href="../cart.asp">View PO</a></li>
            </ul></div></td>
      </tr>
    </table>
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
         <td width="140" valign="top" class="leftSide">
    <ul>
            <li><a href="Accessories" _mce_href="http://www.universalvalve.com/categories.asp?cat=10">Accessories">http://www.u niversalvalve.com/categories.asp?cat=10">Accessories
              &amp; Tools</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=12">Air">http://www.universalva lve.com/products.asp?cat=12">Air Towers</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=16">Air">http://www.universalva lve.com/products.asp?cat=16">Air Tower
              Parts</a></li>
            <li><a href="E-85" _mce_href="http://www.universalvalve.com/products.asp?cat=15">E-85">http://www.universalv alve.com/products.asp?cat=15">E-85 Products</a></li>
            <li><a href="Environmental" _mce_href="http://www.universalvalve.com/products.asp?cat=9">Environmental">http://www.un iversalvalve.com/products.asp?cat=9">Environmental
              Products</a></li>
            <li><a href="Manholeshttp://www.universalvalve.com/products.asp?cat=14">Manholes</a></li>
            <li><a href="Pipe" _mce_href="http://www.universalvalve.com/products.asp?cat=2">Pipe">http://www.universalva lve.com/products.asp?cat=2">Pipe Guards
              & Bollards</a></li>
            <li><a href="Replacement" _mce_href="http://www.universalvalve.com/products.asp?cat=8">Replacement">http://www.univ ersalvalve.com/products.asp?cat=8">Replacement
              Parts</a></li>
            <li><a href="Signagehttp://www.universalvalve.com/products.asp?cat=11">Signage</a></li>
            <li><a href="Spill" _mce_href="http://www.universalvalve.com/categories.asp?cat=3">Spill">http://www.universa lvalve.com/categories.asp?cat=3">Spill
              Containment</a></li>
            <li><a href="Valves" _mce_href="http://www.universalvalve.com/categories.asp?cat=1">Valves">http://www.univers alvalve.com/categories.asp?cat=1">Valves
              & Fittings</a></li>
        <li><a href="../proddetail.asp?prod=pc001">Universal Curb Hose</a></li>
      </ul>
       <h1>Purchase Order</h1>
        <div align="center"><!--#include file="../vsadmin/inc/incminicart.asp"--></div>
    <h1><strong>Universal Valve</strong></h1>
    <ul><li><a href="../about.asp">About Us</a></li>
         <li><a href="../faq.asp">FAQ</a></li>
        <li></li>
        <li><a href="Bloghttp://universalvalve.wordpress.com/">Blog</a></li>
    <li><a href="Facebookhttps://www.facebook.com/pages/Universal-Valve-Co/180204745329542?v=info">Facebook</a></li>
    <li><a href="Twitterhttps://twitter.com/universalvalve">Twitter</a></li>
      <li><a href="../contact.asp">Contact Us</a></li>
      </ul>
       <p align="center"><br />
            <br />
       </p>
      </td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
        <td width="757" valign="top"><!-- #BeginEditable "body" -->     
    <h3>Page heading</h3>
    <p>Content goes here.</p>
            <!-- #EndEditable --></td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
    </table>
    <table width="900px" border="0" align="center" cellpadding="0" cellspacing="6">
          <tr valign="top">
            <td width="224" align="right"><p><strong>Customer Services</strong></p>
              <p>Phone: (800) 223-0741<br />
              Fax: (800) 443-8258<br />
              Email: <a href="[email protected]
    mailto:[email protected]">[email protected]</a></p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>More Information</strong></p>
              <p><a href="../station.asp">Price Lists<br />
              Installation Instructions<br />
              Station Drawing</a></p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>Catalog</strong></p>
              <p>Universal Valve Co. Catalog</p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p> </p></td>
          </tr>
          <tr valign="top">
        <td colspan="7" align="right">&copy; Copyright 2013</td>
          </tr>
    </table>
    </body>
    </html>

    Murray,
    That is exactly what I did and I am still getting the error. Here is how the code looks now:
    <!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>
    <!-- #BeginEditable "doctitle" -->
    <title>Universal Valve Co.</title>
    <!-- #EndEditable -->
    <link rel="stylesheet" type="text/css" href="../style.css" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    </head>
    <body>
    <!--#include file="../vsadmin/db_conn_open.asp"-->
    <!--#include file="../vsadmin/inc/languagefile.asp"-->
    <!--#include file="../vsadmin/includes.asp"-->
    <!--#include file="../vsadmin/inc/incfunctions.asp"-->
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td rowspan="2"><img src="../images/UniversalLogo2011.jpg" width="294" height="123"></td>
        <td align="right"><a href="../search.asp">SEARCH</a> | <a href="../info.asp">INFORMATION</a>
          | <a href="../clientlogin.asp">DISTRIBUTOR LOGIN </a>| <a href="../orderstatus.asp">ORDER
          STATUS</a> | <a href="../contact.asp">CONTACT US</a></td>
      </tr>
      <tr>
        <td align="right"><form method="post" action="../search.asp">
        <input type="hidden" name="posted" value="1"/>
        <input type="text" name="stext" size="16" class="search" />
        <input name="Submit" type="submit" value="Search" class="sub" />
        </form></td>
      </tr>
      <tr>
        <td colspan="2" class="searchtd"><div id="topnav">
    <ul id="navlist">
    <li><a href="../default.asp">Home</a></li>
              <li><a href="../about.asp">About Us</a></li>
              <li><a href="../news.asp">News</a></li>
              <li><a href="../products.asp">Products</a></li>
              <li><a href="../info.asp">Information</a></li>
              <li><a href="../contact.asp">Contact Us</a></li>
              <li><a href="../products.asp">All Products</a></li><li><a href="../categories.asp">All Categories</a></li>
              <li><a href="../cart.asp">View PO</a></li>
            </ul></div></td>
      </tr>
    </table>
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
         <td width="140" valign="top" class="leftSide">
    <ul>
            <li><a href="Accessories" _mce_href="http://www.universalvalve.com/categories.asp?cat=10">Accessories">http://www.u niversalvalve.com/categories.asp?cat=10">Accessories
              &amp; Tools</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=12">Air">http://www.universalva lve.com/products.asp?cat=12">Air Towers</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=16">Air">http://www.universalva lve.com/products.asp?cat=16">Air Tower
              Parts</a></li>
            <li><a href="E-85" _mce_href="http://www.universalvalve.com/products.asp?cat=15">E-85">http://www.universalv alve.com/products.asp?cat=15">E-85 Products</a></li>
            <li><a href="Environmental" _mce_href="http://www.universalvalve.com/products.asp?cat=9">Environmental">http://www.un iversalvalve.com/products.asp?cat=9">Environmental
              Products</a></li>
            <li><a href="Manholeshttp://www.universalvalve.com/products.asp?cat=14">Manholes</a></li>
            <li><a href="Pipe" _mce_href="http://www.universalvalve.com/products.asp?cat=2">Pipe">http://www.universalva lve.com/products.asp?cat=2">Pipe Guards
              & Bollards</a></li>
            <li><a href="Replacement" _mce_href="http://www.universalvalve.com/products.asp?cat=8">Replacement">http://www.univ ersalvalve.com/products.asp?cat=8">Replacement
              Parts</a></li>
            <li><a href="Signagehttp://www.universalvalve.com/products.asp?cat=11">Signage</a></li>
            <li><a href="Spill" _mce_href="http://www.universalvalve.com/categories.asp?cat=3">Spill">http://www.universa lvalve.com/categories.asp?cat=3">Spill
              Containment</a></li>
            <li><a href="Valves" _mce_href="http://www.universalvalve.com/categories.asp?cat=1">Valves">http://www.univers alvalve.com/categories.asp?cat=1">Valves
              & Fittings</a></li>
        <li><a href="../proddetail.asp?prod=pc001">Universal Curb Hose</a></li>
      </ul>
       <h1>Purchase Order</h1>
        <div align="center"><!--#include file="../vsadmin/inc/incminicart.asp"--></div>
    <h1><strong>Universal Valve</strong></h1>
    <ul><li><a href="../about.asp">About Us</a></li>
         <li><a href="../faq.asp">FAQ</a></li>
        <li></li>
        <li><a href="Bloghttp://universalvalve.wordpress.com/">Blog</a></li>
    <li><a href="Facebookhttps://www.facebook.com/pages/Universal-Valve-Co/180204745329542?v=info">Facebook</a></li>
    <li><a href="Twitterhttps://twitter.com/universalvalve">Twitter</a></li>
      <li><a href="../contact.asp">Contact Us</a></li>
      </ul>
       <p align="center"><br />
            <br />
       </p>
      </td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
        <td width="757" valign="top"><!-- #BeginEditable "body" -->     
    <h3>Page heading</h3>
    <p>Content goes here.</p>
            <!-- #EndEditable --></td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
    </table>
    <table width="900px" border="0" align="center" cellpadding="0" cellspacing="6">
          <tr valign="top">
            <td width="224" align="right"><p><strong>Customer Services</strong></p>
              <p>Phone: (800) 223-0741<br />
              Fax: (800) 443-8258<br />
              Email: <a href="[email protected]
    mailto:[email protected]">[email protected]</a></p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>More Information</strong></p>
              <p><a href="../station.asp">Price Lists<br />
              Installation Instructions<br />
              Station Drawing</a></p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>Catalog</strong></p>
              <p>Universal Valve Co. Catalog</p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p> </p></td>
          </tr>
          <tr valign="top">
        <td colspan="7" align="right">&copy; Copyright 2013</td>
          </tr>
    </table>
    </body>
    </html>

  • Pcs:if tag error in Content Server presentation template

    This probably isn't the right discussion group, but I couldn't find a group to which this inquiry applies.
    Anyway, I'm working on Content Server (5.0.2) presentation template code, using a pcs:if tag, that looks something like this:
    <pcs:foreach var=&#034;item&#034; expr=&#034;itemList&#034;>
         <pcs:if expr='item == &#034;Cats & Dogs&#034;'>
              Print something
         </pcs:if>
    </pcs:foreach>
    After clicking &#034;Save&#034; or &#034;Validate&#034; (to validate my code), I receive the following error message:
    Error: Expected to find an apostrophe (') ending the attribute value, and did not.
    <pcs:if expr='item == &#034;Cats & Dogs&#034;'>     // <--- the ampersand is highlighted
    In other words, the validator doesn't know how to escape the ampersand (&) inside my string (&#034;Cats & Dogs&#034;).  I've tried numerous ways to escape it, but, so far, nothing has worked.  Replacing the ampersand with &#034;&&#034; effectively changes the string, so that doesn't work either.
    Please let me know if you have a solution to this.
    Thanks,
    -Jose

    Hi,
    I am new to this field.
    Kindly bear with me & guide me how to verify the password in SM59.
    I went there,but not sure of it.Please let me know.
    Regards,
    john.

  • Mail package: missing end tag error

    Hi All
    I am using mail package for my receiver mail adapter.
    I have the required configuration for mail package as shown below:
    <ns1:Mail xmlns:ns1="http://sap.com/xi/XI/Mail/30">
      <Subject>Test Subject</Subject>
      <From>From Sender</From>
      <To>To Sender</To> 
      <Content_Type>text</Content_Type>
      <Content>
      <Valid_Object>1000006-AAA-AAA</Valid_Object>
      <Company_Code>1001</Company_Code>
      </Content>
    </ns1:Mail>
    I get the following error in the communication channel monitoring:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.messaging.util.XMLScanException: expecting end tag: Mail, but found {}Content at state 1
    How can i set this expected end tag?
    I thought </ns1:Mail> is the end tag and it is defined properly.
    Thanks
    Chandra

    Hello Sebin
    I have a proxy to mail scenario.
    I am extracting data from SAP and I have to send it in email as a text attachment.
    So, i am using mail package. My message type is as follows (as suggested by documentation):
    <ns1:Mail xmlns:ns1="http://sap.com/xi/XI/Mail/30">
    <Subject>Test Subject</Subject>
    <From>Sender email</From>
    <To>Receiver email</To>
    <Content_Type>text</Content_Type>
    <Content>
    <Valid_Object>1000006-AAA-AAA</Valid_Object>
    <Company_Code>1001</Company_Code>
    </Content>
    <Content>
    <Valid_Object>1000006-BBB-BBB</Valid_Object>
    <Company_Code>1002</Company_Code>
    </Content>
    </ns1:Mail>
    I also checked 'keep attachments' option. I am not using adapter specific message attributes for mail adapter.
    Now, i am getting the following error in communication channel monitoring:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException:
    com.sap.aii.messaging.util.XMLScanException: expecting end tag: Mail, but found {}Content at state 1
    I have a start tag "http://sap.com/xi/XI/Mail/30" as suggested by documentation.
    I thought, end tag can only be </ns1:Mail> which closes initially opened start tag with the same name.
    What is the mistake here? How can i get the end tag?
    Many Thanks
    Chandra

  • Custom Tag Error with Weblogic SP9

              Hi
              I seem to be having a problem with a custom tag that I wrote. When I run the JSP
              on WLS (without a service pack), the generated java code uses the weblogic.utils.StringUtils
              class to interprete jsp expressions that are passed into the custom tag's attribute
              (on the JSP). The method called on this StringUtils class is valueOf(). This method
              in essence makes sure that the result of the expression is not null and then subsequently
              calls a toString() on the value. Note that if the value is null it simply returns
              an empty string.
              The problem is that when we go to service pack 9, this method is not called (StringUtils.valueOf()).
              Now the problem arises if first of all the result of the expression statement
              in the custom tag definintion (on the JSP) is null. Secondly, it will also error
              out when the setter method is called within the custom tag, if the object returned
              from the expression does not match the one that is expected by the tag... in our
              case a String.
              Here's a sample usage of the tag:
              <wescombop:selectTag
              selectName="buildingNumber"
              selectedItem="<%= buildingJB.getBuildingNumber()%>"
              trimSelectedItem="true"
              selectTagDataName="buildingNumberDataAttribute" />
              Note: buildingJB.getBuildingNumber() returns BigDecimal
              Here's a snipett of the line generated java:
              * Without the service pack
              comwestfieldgrp_wescom_bop_view_tag_SelectTag_1.setSelectedItem(weblogic.utils.StringUtils.valueOf(buildingJB.getBuildingNumber()));
              *With Service Pack 9
              comwestfieldgrp_wescom_bop_view_tag_SelectTag_1.setSelectedItem(buildingJB.getBuildingNumber());
              Note: The setSelectedItem() method expects a String object as a parameter, so
              the code with service pack 9 will result in a compilation error, since buildingJB.getBuildingNumber()
              returns a BigDecimal.
              Let me know if you need more explanation.
              Has anyone experience this problem before... Any help would be deeply appreciated.
              Thanks all.
              Niran
              

              Modify the <cewolf:param> tag.
              <cewolf:chart id="confchart" title="Reports" type="bar3d" yaxislabel="Time"> <cewolf:data>
              <cewolf:producer id="report"> <cewolf:param name="type" value="all" > </cewolf:param>
              </cewolf:producer> </cewolf:data> </cewolf:chart>
              "Balakrishnan" <[email protected]> wrote:
              >
              >We are using cewolf charting library in weblogic 7.0. The charting library
              >is implemented
              >as custom jsp tag library module.
              >
              >However, when the use the tag for displaying the chart, weblogic is producing
              >this compiler error.
              >
              >/reports/reportsView.jsp(108): no corresponding open tag for tag extension
              >close:
              >//[ null; Line: 108]
              >
              >Here's the corresponding source of the jsp file:
              >
              > <cewolf:chart id="confchart" title="Reports" type="bar3d" yaxislabel="Time">
              > <cewolf:data>
              > <cewolf:producer id="report">
              > <cewolf:param name="type" value="all" /> (<-- Error occurs
              >here.
              >Line no: 108)
              > </cewolf:producer>
              > </cewolf:data>
              > </cewolf:chart>
              >
              >I've also checked the corresponding tld file and it is in place.
              >
              >The same code without any modifications is working fine in tomcat. Can
              >you please
              >let me know what needs to be corrected to make this work?
              

  • JSTL core tag error in Weblogic Poral 9.2

    C:IF Tag Expressions are not recognized in weblogic portal 9.2, getting compile time errors (pls find the details below). But we have expressions for C:FOREACH those are working fine. I am just wondering any one using C:IF with expressions in weblogic portal 9.2 successfully!
    I appreciate your response to this post
    Thanks for looking at this posting !
    <Sep 20, 2006 3:57:24 PM EDT> <Error> <Sep 20, 2006 3:57:24 PM EDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@6e696d - appName: 'CTagServerTest', name: 'CTagServerTestWebAPP', context-path: '/CTagServerTestWebAPP'] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /index.jsp
    index.jsp:13:24: Illegal token.
    <c:if test="${1=1}"> 1=1</c:if>
    ^

    Hello User,
    You can find the application under below path
    Domain_name - Expand "Environment" and Select " Deployments " - here your application will show which are deployed in this domain.
    Please refer -http://docs.oracle.com/cd/E13222_01/wls/docs100/intro/console.html
    Regards
    Laksh

  • "LayoutTagLibrary" tag error in JSP file .

    Dear All,
    I am trying to implement Custom Framework Page in SAP NW Portal 7.3 with the help of the [DOCUMENT|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/001bfa1a-958e-2e10-c2be-d914f673e21e?QuickLink=index&overridelayout=true]
    I am getting an error in the FrameworkPageLayout.jsp file,   Can not find the tag library descriptor for "LayoutTagLibrary
    I added the SharingReference - com.sap.portal.pagebuilder Under Application tag
    and LayoutTagLibrary - /SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld Under Component Profile tag.
    But still, I am getting this error. How to resolve this?
    Regards
    Eben Joyson.

    Hi Detlev,
    I modified my jsp page. but still I get the same error. Can not find the tag library descriptor for "prt:taglib:LayoutTagLibrary"
    Should I need to add any jar file under the lib folder of the project? Help me to solve this issue. Only in NWDS 7.3 i am facing this issue. with NWDS 7.0, its working.
    My JSP Code :
    <%@ taglib uri="prt:taglib:LayoutTagLibrary" prefix="lyt"%>
    <lyt:template eliminatemessagebar="true">
         <lyt:container id="container" wrappingMethod="none">
         </lyt:container>
    </lyt:template>
    My Portalapp.xml
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <application alias="affs">
      <application-config>
        <property name="Vendor" value="sap.com"/>
        <property name="SecurityArea" value="NetWeaver.Portal"/>
        <property name="SharingReference" value="SAPJ2EE::library:com.sap.portal.themes.lafservice, com.sapportals.htmlb, com.sap.portal.navigation.api_service, com.sap.portal.pagebuilder, com.sap.portal.useragent, com.sap.portal.navigation.helperservice, com.sap.portal.navigation.afp.helperservice"/>
      </application-config>
      <components>
        <component name="layout">
          <component-config>
            <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
            <property name="ResourceBundleName" value="pagebuilder_nls"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="ComponentType" value="com.sapportals.portal.layout"/>
            <property name="com.sap.portal.pcm.Category" value="platform">
              <property name="inheritance" value="final"/>
            </property>
            <property name="LayoutTagLibrary" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
            <property name="com.sap.portal.reserved.layout.TemplateFile" value="FrameworkPageLayout.jsp"/>
            <property name="com.sap.portal.reserved.layout.Cont1" value="container">
              <property name="title" value="Content"/>
              <property name="orientation" value="vertical"/>
            </property>
            <property name="com.sap.portal.page.builder.optimization.level" value="2"/>
            <property name="AuthScheme" value="anonymous"/>
            <property name="Title" value="AFP Layout"/>
            <property name="EPCFLevel" value="1"/>
            <property name="SupportedUserAgents" value="(*,*,*)">
              <property name="validvalues" value="7/(*,*,*)"/>
            </property>
          </component-profile>
        </component>
        <component name="iview">
          <component-config>
            <property name="ClassName" value="com.customer.afp.fromscratch.FrameworkPageComponent"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="com.sap.portal.iview.ShowTray" value="false"/>
            <property name="AuthScheme" value="anonymous"/>
            <property name="EPCFLevel" value="1"/>
            <property name="SupportedUserAgents" value="(*,*,*)">
              <property name="validvalues" value="7/(*,*,*)"/>
            </property>
          </component-profile>
        </component>
      </components>
      <services/>
    </application>

  • Unbalanced Body Tag Error...I'm a Newbie...please help!

    Hey guys,
    I'm sure this question has been answered a thousand and one times but I am trying to make a template of a website but I am getting the following error message: "There is an Error at line 18 of ****: Unbalanced Body Tag"  I have tried to past all of the html below.  I don't know much of anything about html but I'm trying to learn.  Any help at all would be amazing.  Thanks in advance everyone!
    <style type="text/css">
    <!--
    body {
        background-color: #FFF;
    body,td,th {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #000;
    h1 {
        font-size: 24pt;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <body bgcolor="#FFFFFF"><table width="924" border="0" cellspacing="0" cellpadding="0">
      <caption> 
      </caption>
      <tr>
        <td><img src="../Banner/Damon Duncan's Banner.jpg" width="924" height="200" alt="Damon Duncan's Banner" /></td>
      </tr>
    </table>
    <table width="924" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td align="center" valign="middle"><img src="../Banner/Buttons/Top-Navigation-Bar.jpg" width="924" height="35" alt="Banner Buttons" /></td>
      </tr>
    </table>
    <table width="924" border="0" cellspacing="0" cellpadding="10">
      <tr>
        <td width="2" rowspan="3" bgcolor="#000000"> </td>
        <td width="710" align="center" valign="middle"><h1><!-- TemplateBeginEditable name="Title" --><strong>Welcome to the Website of Damon Duncan</strong><!-- TemplateEndEditable --></h1></td>
        <td width="152" rowspan="2" bgcolor="#000000"><!-- TemplateBeginEditable name="Sub Menu" -->Sub Menu<!-- TemplateEndEditable --></td>
      </tr>
      <tr>
        <td rowspan="2" align="left" valign="top"><!-- TemplateBeginEditable name="Content" -->
          <p>Hello, my name is Damon Duncan <img src="../Pictures/Damon-and-Melissa-Duncan.jpg" alt="Damon and Melissa Duncan" width="289" height="127" hspace="5" vspace="5" border="0" align="right" />and this is my personal website.  Throughout his website you will get a glimpse into the things that are most important in my life.  That list starts with my family, especially my wife Melissa Duncan.  Currently I am a third year law student at Elon University School of Law.  Melissa is also a member of the charter class at the law school. </p>
          <p>After completing law school Melissa and I will open Duncan Law in Greensboro, North Carolina. Duncan Law will be a satellite office of my father's law office in Charlotte, North Carolina. Although this site will obviously be limited in the details of my life I can assure you one thing - I am blessed.  I have a great family, great friends and truly enjoy every day of life.  That is the only way to live right?  Enjoy the website and don't hesitate to contact me if you need to.</p>
        <!-- TemplateEndEditable --></td>
      </tr>
      <tr>
        <td width="152" align="right" valign="top" bgcolor="#000000"><p><img src="../Logos/Follow-Me.jpg" width="150" height="60" alt="Follow Me Here:" /></p>
          <p><img src="../Logos/Facebook-Logo-Button.jpg" width="150" height="56" alt="Facebook Logo Button" /><br>     
            <img src="../Logos/LinkedIn-Logo.png" width="150" height="53" alt="LinkedIn Logo Button" /><br>   
            <br>   
            <img src="../Logos/Twitter-Logo-Button.jpg" width="150" height="41" alt="Twitter Logo Button" /><br>
            <br>   
        <img src="../Logos/YouTube-Logo-Button.jpg" width="150" height="56" alt="YouTube Logo Button" /></p></td>
      </tr>
      <tr>
        <td bgcolor="#000000"> </td>
        <td align="center" valign="baseline">Home || About Me || My Blog || Favorite Sites || Contact Me<br />
          <br />
    Copyright by Damon Duncan, All Rights Reserved</td>
        <td bgcolor="#000000"> </td>
      </tr>
    </table>

    Disclaimer: I don't use Templates - you probably need to make these changes to your template file. Maybe some template experts will correct me, but here's my $.02.
    Then again
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    both look like they're out of place to me.
    Anyway:
    If that really is all of the code from your page, then you're missing at least the following:
    DOCTYPE
    <html>
    <head>
    <title>Your Title Goes Here</title>
    </head>
    </body>
    </html>
    Add the DOCTYPE by selecting File->Convert->HTML 4.01 Strict (Dreamweaver->Convert->... if on a Mac) from the menus.
    In Code View, just underneath the newly added DOCTYPE code, add:
    <html>
    <head>
    <title>Whatever you want</title>
    Now, just above your <body> tag, add:
    </head>
    And at the very bottom of the page, add:
    </body>
    </html>
    Sidenote: Since you're already defining the body's background color with CSS, you can change this:
    <body bgcolor="#FFFFFF">
    to this:
    <body>
    Mark "Cheers" Boyd
    Keep-On-Learnin' :-)

Maybe you are looking for

  • My Mac Pro and Windows, a view from a Windows noob

    I have been using Macs for years. Yes I switched back in the XP days, but it has been so long....I forgot, infact I made my mother switch so I could offer her better tech support. Now she does not need tech support. Anyway, the point. I have a 2008 O

  • Customer balance not able to clear in APP (F110)

    Hi, We have 4 line items in a document as follows: PK               Amount 04                      40.12 (Opening balance) 17                   4838758.27- 17                   1531556.00- 27                   6370274.15 The above document Customer &

  • How to pickup elements that in a channel to form different new channels?

    Hi, all,      I am quite new to the NIAdem, and i am using the demo version of 10. Here the situation is we get test results from an automatically formatted files, all the results stay in a channel, but they belong to different test cases, for exampl

  • Parmeter testing condition

    I am converting some ingress procedures into PL/SQL and have a situation where based on the results (i.e. rows returned) I execute different code. So I have a v_file_name_found parameter that is defined locally to the procedure. The procedure is pass

  • Inconsistent Stream responses b/w servlet & applet

    Hi all, I am facing problem with my servle/applet communication .I am using serialized object transport b/w the two. I am able to send my object using a URL connection class successfully to the server . However having problems while reading the respo