aspose file tools
The moose likes JSF and the fly likes Bean Validation message color Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Bean Validation message color" Watch "Bean Validation message color" New topic
Author

Bean Validation message color

Marcos Vidolin
Greenhorn

Joined: May 10, 2011
Posts: 25
Hello guys,
more one time I need your help.

I have a issue about the rich:message colors.
How can I print my errors rich:message with style like the example at "RichFaces Show Case"?
Must I do this manually with CSS style?


Thanks again...
Greg Charles
Bartender

Joined: Oct 01, 2001
Posts: 2550
    
  10

Ultimately it comes down to CSS, but the msg.css included with every skin I tried at that Show Case site has this rule in it:



That should mean the messages are red already.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Bean Validation message color
 
Similar Threads
Best Books for learning ajax step by step for jsf
ArrayIndexOutOfBoundsException on h:inputText validation
It seems the code JSF 2.0 controls aren't updating backing beans
Avoid duplicates in RichFaces messages tag
Progress bar component.