RE: [Auth-Framework] Using xsp-session and session namespaces

2002-09-25 Thread Carsten Ziegeler
] Subject: [Auth-Framework] Using xsp-session and session namespaces Hi folks! Please, can someone help me with this. Is possible to use auth-framework with xsp? I am trying to make the interface to let user changes his own password. The problem is that I cannot use xsp to retrieve data

Re: [Auth-Framework] Using xsp-session and session namespaces

2002-09-25 Thread Antonio Gallardo Rivera
: Antonio Gallardo Rivera [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 7:11 PM To: [EMAIL PROTECTED] Subject: [Auth-Framework] Using xsp-session and session namespaces Hi folks! Please, can someone help me with this. Is possible to use auth-framework with xsp? I am

[Auth-Framework] Using xsp-session and session namespaces

2002-09-24 Thread Antonio Gallardo Rivera
Hi folks! Please, can someone help me with this. Is possible to use auth-framework with xsp? I am trying to make the interface to let user changes his own password. The problem is that I cannot use xsp to retrieve data using: session:getxml context=authentication path=/authentication/ID/ or