February 2014
Beginner
1248 pages
62h 25m
English
Line 19 defines an h:inputText element in which the user can enter text or the app can display text. For any element that might be accessed by other elements of the page or that might be used in server-side code, you should specify an id attribute. We specified these attributes in this example, even though the app does not provide any functionality. We’ll use the id attribute starting with the next example.
Read now
Unlock full access