aspose file tools
The moose likes JSF and the fly likes Problem with h:message and richfaces Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Problem with h:message and richfaces" Watch "Problem with h:message and richfaces" New topic
Author

Problem with h:message and richfaces

Julien Martin
Ranch Hand

Joined: Apr 24, 2004
Posts: 384
Hello,
I noticed a strange problem occurring with my richfaces application. It is as follows:
I have a contact form with "real-time" validation of each field. When a valid submission of the form occurs, the form is reRendered and strangely, the first field shows a validation passed status even though it is empty.

Here is my jsp:



Here is the managed bean method upon which submission is performed:



Can anyone tell me why the first h:message located within the following panel: (emailMP) displays this strange behavior?

Thanks in advance,

Julien.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem with h:message and richfaces
 
Similar Threads
Ajax status doesn't stop in IE8
onblur is not called in inputText ...please help me if any body had same situation or aware of issue
Problem using valueChangeListener and onchange
Clearing h:inputText value
I need help with ajaxSingle, reRender and immediate.