InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.11: Administering HTTP session support (overview) >
6.6.11.5: Procedure for configuring persistent session support
6.6.11.5: Procedure for configuring persistent session support
To configure Session Manager for persistent sessions:
- Create a JDBC Provider.
- Create a data source pointing to existing database, using the JDBC provider
that you created. Note the JNDI name of the data source.
- Configure the Session Manager and save your changes:
- Enable session persistence.
- Specify the Data Source name from the previous step.
- Specify the database user ID and password for accessing the database.
|
|