Chapter 4 Generating Hibernate Persistent Objects and JSF Pages


JSF options

The following options are available:

Option Description
JSF runtime Specifies the JSF runtime.

It can be JSF Reference Implementation or Apache My Faces.
Target IDE Specifies the target IDE.

List/Default Values: Eclipse WTP, Sybase WorkSpace
StylesheetFile Specifies the stylesheet file for JSF pages.

List/Default Values: %$_JSF%\stylesheet.css
HeaderFile Specifies the header file for JSF pages.

List/Default Values: %$_JSF%\header.jsp
FooterFile Specifies the footer file for JSF pages.

List/Default Values: %$_JSF%\footer.jsp
PictureLibraryPath Specifies the path that contains pictures for JSF pages.

List/Default Values: %$_JSF%\images
LibraryPath Specifies the path that contains Java libraries for JSF.

List/Default Values: %$JSF_LIB%
Locale Specifies the locale
Time zone Specifies the time zone
Date format Specifies the date format could be default, short, medium, long, full

Default: short
Date pattern Specifies the date pattern
Time format Specifies the date format could be default, short, medium, long, full

Default: short
Time display pattern Specifies the time pattern
Date and time pattern Specifies the date and time pattern
Currency code Specifies the currency code
Currency symbol Specifies the currency symbol
Form label width Specifies the width of the control label in pixel in a form

Default: 200
Form control width Specifies the width of the control in pixel in a form

Default: 500
Table column width Specifies the width of the control in pixel in a table

Default: 50
Table number rows Specifies the number of rows that can be displayed in a table

Default: 20

 


Copyright (C) 2005. Sybase Inc. All rights reserved.