Example Application with Text Fields and Text Areas
Here is an application that
Gathers and Displays Personal Data.
- JSF pages:
- UserBean stores user
information in string with embedded newline (\n) characters
- User information format preserved in response using HTML
<pre> element