JSF and Resource Bundles example – JSF Tutorial Part 8

This tutorial shows the use of Resource bundle in JSF to display messages in pages. Its good to main all messages in Properties file instead of hard coding all messages in JSF Page directly. You can see the Youtube video step by step how to create this project. I have shown both writing messages in …

Continue reading