Hi Eric

> If your JAAS implementation is in the same Turbine servlet, then you
> shouldn't need a RequestDispatcher. You should be able to call your JAAS
> methods from the isAuthorized method in your actions and screens.

    what we are doing with the RequestDispatcher is calling the VM from
servlet using
forward method.

then we make a sleep in the calling class,and give the control to the VM
file.

can u please elaborate a little more on how to use the isAuthorized method.

Thanks for your help.


> Eric


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


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

Reply via email to