Okay, Ed, <a href="http://java.net">java.net</a> is still down, so here's a question:<br><br><h:form><br> <h:panelGrid columns="2"><br> Name:<br> <h:inputText id="name" value="#{...}"/><br>
<h:message for="name"/><br>
... <br> </h:panelGrid><br></h:form><br><br>In the preceeding markup, any error messages for the name input will be displayed underneath the Name: prompt. How do you make the error message appear to the right of the name input?<br>
<br>Answer: Add an h:panelGroup around the h:inputText and h:message.<br><br>I don't know if that's a good question, or if it's too basic. Let me know if it sucks, and I'll come up with another.<br><br>Thanks,<br>
<br><br>david<br><br><div class="gmail_quote">2009/12/15 Ed Burns <span dir="ltr"><<a href="mailto:Ed.Burns@sun.com" target="_blank">Ed.Burns@sun.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
>>>>> On Tue, 15 Dec 2009 17:47:27 -0500, Dan Allen <<a href="mailto:dan.j.allen@gmail.com" target="_blank">dan.j.allen@gmail.com</a>> said:<br>
<br>
DA> Ed,<br>
DA> Thanks for the update and good luck!<br>
<br>
DA> I encourage all of you on this list to submit at least one question, if you<br>
DA> have time available. The rigorousness and accuracy of the JSF certification<br>
DA> exam reflects on the quality of the JSF specification.<br>
<br>
DA> Is there a cut off date, Ed? (I can't see from the post because <a href="http://java.net" target="_blank">java.net</a> is<br>
DA> currently down).<br>
<br>
We're trying to have the bulk of the questions in this week but I'm<br>
quite certain that the merging of the Oracle and Sun certification<br>
organizations (should the merger happen) will delay things. In general,<br>
however, it's best not to rely on such speculation.<br>
<br>
Rather than waiting for <a href="http://java.net" target="_blank">java.net</a> to come back, you can just followup to<br>
this mail. Thanks for the exhortation Dan!<br>
<br>
Ed<br>
<font color="#888888"><br>
--<br>
| <a href="mailto:ed.burns@sun.com" target="_blank">ed.burns@sun.com</a> | office: 408 884 9519 OR x31640<br>
| homepage: | <a href="http://ridingthecrest.com/" target="_blank">http://ridingthecrest.com/</a><br>
</font></blockquote></div><br>