Re: Re: auth session context and session-attr

2003-06-16 Thread Markus Schulze
<[EMAIL PROTECTED]> com.sg> Kopie: Thema: Re: auth sessio

Re: auth session context and session-attr

2003-06-14 Thread Edison Too
Hi, I was also 'agonizing' how to get the user Id in a typical site map without using {../../../ID} ! After digging around the source, I have 2 ideas 1) Modify DefaultContextManager in Session framework to store each Session Context into the Session using their context name as the Session Attri

auth session context and session-attr

2003-06-13 Thread Markus Schulze
Hello, is it possible to retrieve session values created by the LoginAction (context="authentication") with the Session-Attr Input Module? eg.: As I already successfully tried, I can use the session-transformer to retrieve the values i