Srinivas,
--- On Wed, 5/5/10 at 5:05 PM, Srinivasa Rao.Kandula <[email protected]>
wrote:
> Well, I know how to implement
> form-based authentication. Here the requirement is to access
> ServletRequest/HttpSession from the login module. Thanks for
> you inputs though.
>
You could implement a Filter that extracts the attribute(s) of interest
from the ServletRequest/HttpSession and use ThreadLocal to make the
attribute(s) available throughout your application for the life of the
Request.
- Bob
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]