Search:

Type: Posts; User: tarkal

Search: Search took 0.15 seconds.

  1. Re: Referencing values from ValidationMessages.properties

    Just to clarify I was trying to extract string from my resource bundle and insert it into the managed bean directly. The solution that I came up with is probably not the most elegant and any...
  2. Referencing values from ValidationMessages.properties

    I've got a ValidationMessages.properties file that I need to reference a value from a managed bean.

    This is the mb:


    public class ButtonBean implements Serializable {

    public void...
Results 1 to 2 of 2