Hi I am using NoAuthentication class for performing portal auth. and I have VelocityAction class which calls some dbbean for executing sql commands based on the username.. I have a login class that calls NoAuthentication.login method..
I save user name in rundata object in my Login class doPerform mathed.. In the velocity action class i can retrieve the username from runData object ..but for JetSpeedUser I always get reference to anon user .. where as in NoAuthentication.login method a JetSpeedUser corresponding to the username is stored in the context ... thanks __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
