Quoting Andrea Scolari <[EMAIL PROTECTED]>:

[snip] 
> 
> Could you please help me?
> I need to access to the user name parameter after the authentication,
> nut i don't know how. I' ve read many posts but i didn't find what i'm
> looking for.
> thanks.
> Roberto
> 

Did you put the parameter in session?
In my auth framework file i have:

<select dbcol="username" request-param="username" to-session="username"/>

so i can access it in my xsp (as Andrea sugeested), with modules in sitemap, 
in JSP and actions.
PS i'm italian too, if you need.

-- 
Ing. Giancarlo Rosso  
     MCR Srl
 [EMAIL PROTECTED]  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to