I would like to retrieve the message information from the i18n bundle (messages.properties in seam), but I am not sure how to pass the declare / pass the jobCount variable dynamically ...
I am working in internationalization.
Can anybody help me how to set up for support different char types?? At least Spanish and German.
I am using Rich faces, this is my configurationfile ...
I have a JSF/RichFaces setup, and I found this tutorial. I followed it step by step, but I can't manage to get it.
Also: language.jsp is mentioned in ...
I am using jsf to render my html pages and I am using the nifty resource bundle loading to add i18n to the various pages. The problem I am having is ...