InfoCenter Home >
4: Developing applications >
4.4: Personalizing applications >
4.4.1: Tracking sessions >
4.4.1.1: Session programming model and environment >
4.4.1.1.6: Limitations in session support
4.4.1.1.6: Limitations in session support
- The product does not provide non-JDBC, native access to a database
version of session persistence.
- JTA-enabled datasources are not supported for session persistence.
- For now, the administrator should use only the direct-to-database persistence type. The
EJB persistence type is intended for securely and reliably accessing a
HttpSession outside the scope of a servlet; however, it is not fully functional at this time.
|
|