Java Reference
In-Depth Information
Set the Value for the outputFormat component in the Property Inspector . Next,
we shall add Output Label and Input Text components for the Article entity
properties id , title , and author . We shall also add Menu components for the
Section id and Edition id . A Section id and an Edition id may be selected when
creating an Article entity. And we would need a Command Button component to
submit the JSF page values to a method in the managed bean class Article.java .
We shall layout the different JSF UI components in a Panel Grid . Add a Pane Grid to
the JSF page article.jsp in the Design view.
 
Search WWH ::




Custom Search