JSFCommands command group for the AdminTask object

You can use the Jython scripting language to display and modify the JavaServer Faces (JSF) implementation.

Use the following command to administer JSF:

listJSFImplementation

The listJSFImplementation command displays the JSF implementation and version for a specific application.

Target object

Specify the name of the application of interest. (String, required)

Required parameters

None.

Return value

The command displays the JSF implementation and version. For example, if the command returns "SUNRI1.2", then JSF uses version 1.2 of the Sun Reference Implementation.

Batch mode example usage

Interactive mode example usage

modifyJSFImplementation

The modifyJSFImplementation command modifies the JSF implementation for a specific application.

Target object

Specify the name of the application of interest. (String, required)

Required parameters

-implName
Specifies the name of the implementation to use. Specify SUNRI1.2 to use the Sun Reference 1.2 Implementation, or specify MyFaces to use the Apache MyFaces 2.0 project implementation. By default, applications use MyFaces. (String, required)

Return value

The command does not return output.

Batch mode example usage

Interactive mode example usage




Related concepts
JavaServer Faces
JSP class loading settings
Related tasks
Managing JavaServer Faces implementations using wsadmin scripting
Administering applications using wsadmin scripting
Related reference
JSP and JSF option settings
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jan 30, 2014 9:17:32 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-iseries&topic=rxml_7jsf
File name: rxml_7jsf.html