Hi All,
How would I access the session identifier from within a Web Dynpro application?
Without going into all the details of why I need it, I would like to have access to the smallest String available that would uniquely identify a Web Dynpro's user session. I have no other requirements for this string other than it must be unique across all the current sessions.
Thanks for your help,
--Greg
Hi Greg,
as Karin Schattka said "there is some mechanism but it is dangerous and out of the WebDynpro framework" and therefore it is hidden.
You can see my posting "User session access in WebDynpro" and the answers there.
Also if you describe your case somebody may soggest you work around. But I think you have to forget to use the session object like in J2EE Web Applications:)
Regards,
Metodi
Add a comment