| Exercises: Properties Files and I18N |
Click on one of the following links.
- input1.jsf
Form that takes its prompts from a properties file. English.
- input2.jsf
Form that takes its prompts from a properties file.
English, Spanish, or French, depending on the browser language settings.
- input3.jsf
Form that takes its prompts from a properties file.
English, Spanish, or French, at random. Potentially changes
every time that you reload the page.
This code is from the coreservlets.com JSF 2.0 tutorial.
There is also a variety of other free
J2EE tutorials (servlets, JSP, JSF 2.0, PrimeFaces, Ajax [with jQuery], GWT, Spring, Hibernate, JPA,
SOAP-based and RESTful Web Services, Android development, Hadoop, & Java 6 and Java 7 programming)
as well as live instructor-led training courses on
the same J2EE topics (servlets, JSP, JSF 2.0, PrimeFaces, Ajax [with jQuery], GWT, Spring, Hibernate, JPA,
SOAP-based and RESTful Web Services, Android development, Hadoop & Java 6 and Java 7 programming).