h:messages tag not rendering right

Hi All,
I have an <h:messages /> tag in my jsf page and it's not rendering correctly.
This is the tag in my page, verbatim:
<h:messages />
And this is the output when validation errors are created:
Validation Error: "lastName": Value is required.      Validation Error: "firstName": Value is required.
That's it. No List, no nothing, just space-delimited validation errors!
When I specifiy layout="table", things are fine, but specifying layout="list" doesn't solve the problem.
I'm using v1.1 of the jsf implementation.
What gives?
Thanks,
John

I got the exact same problem.. Is this already logged as a bug in JSF?

Similar Messages

  • Themes not rendered right

    Hi everyone,
    I love the Themes but they don't work right on my iBook G4. Could not find an entry in this forum that suits my problem, so I am posting this one here. I fiddled around with Reflection (both black and white):
    * Chose a theme
    * Chose a theme element
    * Dropped pictures onto the dropzones (tried both .psd and .jpegs)
    to no avail. The reflections are not rendered right:
    * As the mirror images I get black boxes with no gradial fade out
    * I get faint and intermittent 'patches' of whatever graphics are on the screen appearing in random locations ("tearing"). Looks somewhat like the iMac Core Duo FrontRow problem.
    I tested on an iBook G4.

    Thanks for re-posting, Marc.
    This issue has to do with a shortage of video memory that occurs when
    you are using a second display on the iBook in spanning mode.
    I'm beginning to suspect a shortage of video memory may be a factor in other iMovie image issues. By a shortage I mean that iMovie may be trying to use more memory than there actually is. But I'm not expert enough to know.
    Karl

  • Using EL variable in struts bean:message tag(not struts EL tag)

    Is there any work around to use an EL variable inside struts bean:message tag as key:
    I have like this:
    <bean:message key="${bean.keyName}"/>
    which is throwing error , I know this can be resolved by using struts-el tags but i cannot use them for specific reasons.
    I dont want to use bean:define tag to define my 'bean' and then use like this:
    <bean:message key="<%=bean.getKeyName%>"/> (this actually works, but i want to use EL variable)
    Is there any work around to use EL variable and make the message display on the jsp.
    i tried multiple ways like scriplets and jsp:useBean but nothing worked, Please let me know..
    Thanks in advance

    Im pretty sure that EL does not work in the normal struts tag unless its struts-el tag.Have you tried it?
    As I said, in a properly configured JSP2.0 container you can use EL expressions anywhere you could traditionally use a standard runtime expression <%= expr %>.
    What server are you using? What JSP version?
    The Struts-el tags were written so that you could use EL with struts in JSP1.2 containers.
    The c_rt tags were written so you could use runtime expressions with JSTL tags in JSP1.2 containers. Their use was discouraged even then. Now I consider their use absolutely unnecessary.
    Please read this thread: http://forum.java.sun.com/thread.jspa?threadID=629437&tstart=0
    Cheers,
    evnafets

  • PDF not rendering right in firefox

    I have a PDF file I created on my website and noticed that in FF it is not rendering the images correctly (specifically the background image) The file renders fine in IE and Chrome but not in FF, which produces a lot of odd lines in some images and the background. I have had several people check this for me and they have the same problem, the PDF will just not show correctly in Firefox, even one person that tried it, FF will not show any pictures for her on the PDF. Did not know where to post this, as it is not really a question but an observation.
    Shy

    I am sure this is helpful for those that are computer savvy like myself, but most readers of my PDF newsletter on my site are not. So it will not help them much, heck I spent 10 mins. in chat last night explaining to them what a URL is, most still did not understand. I will pass the info on anyway just in case, telling them this is only a problem if they are a FF user, or that they can use IE or Chrome if they like so it renders correctly.
    Thank you
    <blockquote>
    Hey Shyannes,
    It is rendering differently because IE uses the Adobe reader plugin to display PDF's and Chrome uses a custom PDF viewer. Firefox also has a custom PDF viewer (different than both IE & Chrome).
    Firefox users can view the PDF using Adobe reader by following these steps:
    #Click on the Download button (the one to the right of the print button).
    # Change it from Save file to Open with: '''Adobe Reader'''
    #Click OK.
    Hope that helps.
    -Curtis
    </blockquote>

  • Shipping tags not rendering in invoice

    Hi,
    I'm having trouble getting the {tag_addressshipping}, {tag_addressbilling} and {tag_shippinginstructions} tags to render anything in my customer invoice. This is a basic ecommerce purchase and even after setting the checkout form page and invoice back to the default these tags are not displaying what is entered.
    The data entered into the shipping and billing fields do come up in the workflow notification sent to us from the purchase (but only in the "summary of web form submission" section, not the copy of the invoice).
    Is there anything I might have accidentally changed that would prompt these tags not to contain the data entered?
    help much appreciated.
    thanks,

    Thanks for replying. I'm going to outline what I've done in case anyone else is looking to solve a similar problem.
    We were looking to provide two payment options - CC (through paypal) and offline EFT.
    The invoice tags weren't rendering because I tried to set up the "Process Offline" option in the payment gateway section to tackle the latter of these payment methods. The Process Offline method, despite not storing credit card details in BC, requires credit card details to be entered. I assume this is so that it can encode them to send in the PDF.
    Instead, what I've done is change the payment gateway back to the paypal payflow, and removed all payment options in the registration template except "Paypal" and "COD". I've relabelled COD as EFT in the html. In this way no credit card details need to be submitted and an invoice is sent with all the correct details rendering.
    I have another question in regards to changing the backend status for an order depending on the payment method, but I'll start a different discussion as it's not directly related to this problem.
    thanks.

  • Open Sans Condensed not rendering right

    Hi community
    I'm building a website using (partially) Google webfont 'Open Sans Condensed'. Also my website is in Greek.
    In Chrome and Firefox the font is rendered correctly, in Safari it's not rendered at all.
    On the iPad & iPhone (tested in Chrome & Safari) it only renders the latin characters right, the greek are not.
    Any ideas???
    Here's what it looks like:

    UPDATE on the issue!!!
    Several people with similar issues (in other forums) recommended this:
    "If 'Open Sans Condensed' is installed on the computer, disable it in Font Book. Should solve the problem."
    Result:
    In fact it does effect the come out, but doesn't solve the problem!!!
    Now Safari (desktop) renders the font the same way as the iPad (only latin characters are right) Greek is still not working.
    I couldn't expect the visitors of my website to NOT have the font installed, also this solution wouldn't work on iPad anyway.
    Any other suggestions?

  • Custom taglib: tags not rendered in visual editor

    Hi!
    I have created a custom tag library with jsf tags. I have created one tag that extends the CoreSelectOneChoiceTag. When I drag this tag on a page, at runtime it works completely as desired.
    Only, in the visual editor the tag is invisible. With the tag library properties I have specified that the tags should be executed. In the source and structure windows the tags is visible (of course).
    What influences how a tag is rendered in the visual editor, and what content is rendered?
    Jeroen van Veldhuizen

    I know there's a recent release with a visual editor problem, but I'm not sure which one it is. This thread says you need a fresh install? Can you try that?
    Re: ADF Faces tutorial/code sample for data table?

  • JSF tags not rendering

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <html>
       <body>
                           <p>1111111111</p>
          <f:view>
                      <p>2222222222</p>
                       <h:outputText value="HIIIIII how r u"/>        
           </f:view>
       </body>
    </html>This is my first JSF application
    I am using JSF1.2,JDK 6,Tomcat 6.
    Done all the configuration as per the tutorials
    The page prints 111111111 and also 22222222222 . but doesnt print "HIIIIII how r u"
    There is no error log in tomcat.
    Since 222222 is also printing , that means server is able to identify <f:view>.
    can anyon giv some idea why its not rendering the jsf tags

    Sorry, can't reproduce your problem here. The given code snippet runs as expected here. Your problem lies somewhere else. Try redoing the tutorials. Which ones have you checked by the way?

  • Javascript and intl:message tag value rendering

    Hi,
    I would like to know whether is it possible to render key value of <intl:message> tag into javascript alert function. If yes, please provide me the solution.
    Ex: alert("<intl:message key=\"raisemsg\" />");
    Thanks in advance.
    Regards,
    Sudheer

    If that is the case then try using
    <?format-number:( substring-before(WEIGHT,'kg')*0.8);'9G990D00'?>

  • Contents of HTML title Tag not rendering in my AIR HTML component

    I have an Air Application that uses a HTML Component. The HTML page that the component is rendering includes images with title tags. The tags render fine outside the Air Application, but when run in the AIR application, they do not render. Any help when this issue would be greatly appreciated.

    what html component?

  • Contents of HTML title Tag not rendering in AIR HTML component

    I have an Air Application that uses a HTML Component. The HTML page that the component is rendering includes images with title tags. The tags render fine outside the Air Application, but when run in the AIR application, they do not render. Any help when this issue would be greatly appreciated.

    what html component?

  • Receipt page tags not rendering?

    I'm implementing Google Analytics ecommerce tracking in the receipt page.  I need to use these tags: {tag_orderid}, {tag_amount}.  But when I view the html source from the browser, the tags are still there.  They didn't change to values.  Is there any other configuration that needs to take place to make these tags render?
    How does BC know which template is the actual receipt page?  Ours has been renamed: ReceiptBuy.
    Thanks,
    Jim

    Hi Jim,
    Two things with this.
    1. By default this wont work unless you implement the cross domain stuff as your on a different domain when you pay etc.
    http://forums.adobe.com/thread/1074264
    2. These are the only tags availible on the Receipt Buy page:
    {tag_amount}
    Amount paid
    {tag_authorizationcode}
    Authorization code as the payment gateway returned
    {tag_errormessage}
    Error message associated with the payment
    {tag_invoicenumber}
    Invoice number
    {tag_orderid}
    Internal ID associated with the purchase
    {tag_paymentstatus}
    Status of payment (for example, Success, Failed, or Pending)
    How are you using them? They should render but they have to be on the Receipt Buy Layout and not on a custom page or anything.

  • SAFARI not rendering right

    I just finished designing my website and it runs fine in
    every browser but safari. it previews fine from dreamweaver in
    safari but when i open it up on the server in safari it jsut
    doesn't load everything or has problems with css. i'm not sure what
    else to do. does anyone know or has had this problem.
    www.outjogging.com is the website.

    PC or Mac? When I preview my sites with PC Safari 3.0.3 Beta
    all the fonts are way too heavy, seems that its got rendering
    problems, but since its a Beta I don't worry about these things
    until its a full release.
    Your website looks fine on Firefox 2.0.0.6 on my XP Pro SP2.
    IE7 and IE6 look ok, apart from the linked image borders are now
    blue.
    Steve

  • Drop shadow on slideshow not rendering right when published

    The drop shadow looks fine when applied while in muse but when previewed or published it does not.
    The problem started after the February update. This is how it looks when published. Please help!!!!!

    NViereckel schrieb:
    The only way I can make it go away is to save the file as an illustrator ai file and use that for pdfs. This would be OK, but other suppliers need to use the file and want eps format
    EPS is simply unsuitable when dealing with transparency (which is what your drop shadow is). So you need to work with AI for placing in InDesign. If other suppliers need EPS, then just send them that. Nothing should keep you from exporting another file format.

  • Image inside facet not rendering

    <t:column>
          <f:facet name="header">                               
                  <h:graphicImage value="images/pic.gif" />   // NOT RENDERING
          </f:facet>                                                            
          <h:graphicImage value="images/pic.gif" />             // IS RENDERING
    </t:column>
    // WHY IS THE IMAGE INSIDE THE  "<facet>"  TAG NOT RENDERING ?

    Uh, yup, that sure solved it.  Thanks Tom.

Maybe you are looking for

  • Printout of Aging Vendor

    HI Gurus, I want take printout of aging vendor from aging vendor screen from T.code S_ALR_87012078? Is it possible. Plz help me 2 take printout of aging vendor. I will hope my issue besolved asap. Thanks & Regards Shruthi

  • Java mail and jsp -HELP!! HELP!!

    Hi all I have a simple email module with a jsp page and a html page I am trying to connect to a yahoo smtp server and send a mail from the webpage to the smtp server - I am getting an Authentication required error. error ## org.apache.jasper.JasperEx

  • Content Server not working after 5.0.2 upgrade

    We upgraded the plumtree to 5.0.2. After upgrade, content server portlets not working properly. When I publish my portlet, Interface says it is published, HTML file generated at the published location, but log says com.plumtree.search.UnknownTypeExce

  • Report assignment in Query

    Dear All, I have created a query and i am trying to add me33k and me23n as report assignment. The strange thing is that the system does not bring the screens. When i double click the line to display the contract, it gets me to the initial screen of m

  • WRT54GS V7 loses connection

    My WRT54GS loses its connection periodically, requiring a reboot to get it functioning. Further, it reliably locks up while I play Starcraft 2, booting me from the game due to a connection timeout with clockwork regularity. In these cases, the router