1. Retrieving message from proper Resource Bundle using JSF Custom Validation stackoverflow.comI am using JSF custom validator to fetch an error message from proper resource bundle. The syntax used is
|
2. Jsf resolving locale messages from spring messageSource forum.springsource.orgHello I had defined: Code: |
3. Warning messages when using JSF with spring forum.springsource.orgI am using Spring 2.5 with JSF richfaces on WAS 6.1. I am using "Controller" annotation for my spring and JSF managed beans. But everytime when a bean is accessed the ... |