This property sheet shows the Sun ONE Application Server Integration Module properties for a web module. You see it when you select the logical node of a web module in the Filesystems tab of the Explorer, open its property sheet, and click the Sun ONE AS tab.
An web module has the following properties:
The configuration in this property specifies caching for web application components.
This property allows you to change the properties of the built-in, default CacheHelper implementation.
This property specifies a custom class that implements the CacheHelper interface.
This property specifies a cache property, which has a name and a value.
This property specifies the classloader configuration information.
This property specifies session cookie properties.
This property specifies the default locale in the application’s internationalization settings.
This property specifies the default runtime bindings of a resource reference.
This property specifies the name of the deployed component.
The mappings in this property maps the JNDI name used in the web module's code to the enterprise bean with the matching JNDI name.
You can specify properties, which have a name, a value, and an optional description.
The parameters in this property specifies JSP configuration information.
This property specifies internationalization settings.
This property specifies session manager properties.
This property maps roles, permitted by the web module, to users or groups in the currently active realm.
![]() |
For J2EE applications (EAR files), all security role mappings for the application modules are specified in the sun-application.xml file. For individually deployed web modules, the roles are always specified in the sun-web.xml file. A role can be mapped to either specific principals or to groups (or both). The principal or group names used must be valid principals or groups in the current default realm. |
This property specifies the name of the hidden field in the form that specifies the parameter encoding. This value determines how the web container decodes parameters from forms for this web module according to a hidden field value.
For encodings you can use, see:
http://java.sun.com/j2se/1.4/docs/guide/intl/encoding.doc.html
Selects which session manager to use. This property takes one of the following values:
For more information, see Specifying Session Manager and its Parameters
The mappings in this property maps the JNDI name used in the J2EE component's code to resource managers, such as a JMS destination object registered with the Sun ONE Application server.
The mappings in this property maps the JNDI name used in the J2EE component's code to the JNDI name of a resource registered with the Sun ONE Application Server.
The property specifies a principal name for a servlet, which is used for the run-as role defined in web.xml.
This property specifies session properties.
This property specifies session persistence (storage) properties.
See also | |
EJB Module Property Sheet: Sun ONE AS Tab |