Press enter to see results or esc to cancel.

JSF Resource Bundle messages.properties file location in NetBeans IDE

How to Create message.properties file in JSF Project in NetBeans The message.properties file holds the custom messages which is further configured in faces-config.xml in JSF Project. It is created in Class path of java. To create the file, Go to New > File > Other (Categories) > File Types (Properties File) Give the Filename as …

Continue reading