> Using container managed security means you should *not* do your own
> application-managed security -- it's an either/or thing.  You should
> design your app so that you use one or the other, but not both.
>
Yes, sure, but my question is, how can I forward the user from the container
security to my application, after he has logged on. This is because my
application needs to know which user is logged on and adjust its behaviour
accordingly!

Thanks Roland


Reply via email to