Hi Metodi,
We also have such a mechanism, but we do not use the httpSession directly. There is a Wrapper called ClientSession that offers a Map with the same lifetime that a httpSession. The framework uses that mechanism to retrieve and store information.
But that API not public as the usage is somehow "dangerous" and out of framework control when memory is limited. We would like to learn more about the use case so that we can offer some alternatives. If there is no other way and the use case requires it, the API can be used.
Regards
Karin
Add a comment