JSP Code Generation
Here is the JSP code generated by the design editor:
Page1.jsp.
- webuijsf is an XML name space for tags defined on top of the
standard JSF h: tags.
- A CSS style sheet is
automatically created.
- The label and drop down list are given absolute pixel positions using
inline styles.
- The drop down list accesses the Page1 backing bean for the list
options and default selected value.
Here is the actual web page that results.