There are no programmatic changes required to migrate from version 5.x to version 6.x. This article describes features that are available after migration.
Note: In Version 5 and later, default write frequency mode is TIME_BASED_WRITES, which is different from V4.0.x default mode of END_OF_SERVICE.
When you migrate between releases of WebSphere Application
Server V5.x and later and you are using a database for session persistence,
you can share the session database table between releases. For example, if
you are accessing applications that are on WebSphere Application Server version
5.x you can share the session id with applications running on V6.x.