Hi Eric,
    Thanks for your help.

> Why are you using RequestDispatcher? Is JAAS in a separate servlet than
 >Turbine?

JAAS class is implemented in normal Java class, this class is being called
from
our action class.

we pass the request and response objects from action class to that class,and
from there
we call the requestdispatcher.

 > To where does the form in your VM submit? A Turbine action? Your JAAS
> servlet?

The form submit takes back to the Turbine Action.

> > There are no errors shown in the logs .
> > And we have modifed the Turbine.Java src to print a msg on screen
whenever
> > it recieves a GET/POST msg.
> > Even that msg is not getting printed.
>
> You may want to get logging working or find some way to perform some
> tests, such as with JUnit or HttpUnit, etc.
>
> This may work better as a service or pull tool.

I will look into that.
>
> Eric

Thanks and 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