| Contents > Developing ColdFusion MX Applications > Using Persistent Data and Locking > Configuring and using session variables > What is a session? ColdFusion and J2EE session management |
|
|
|
|
||
The ColdFusion server can use either of the following types of session management:
ColdFusion session management uses the same client identification method as ColdFusion client management.
J2EE session management provides the following advantages over ColdFusion session management:
jsessionid, which is created afresh at the start of each session. Therefore, consider using J2EE session management in any of the following cases:
|
|
||
| Contents > Developing ColdFusion MX Applications > Using Persistent Data and Locking > Configuring and using session variables > What is a session? ColdFusion and J2EE session management |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/shared29.htm
Comments
Steve said on Jul 26, 2004 at 11:35 AM :