Hi Dave
The problem is happening when I return from isAllowed.
This is just a helper class that the action is
calling. I just ass-umed that it would return to the
action called it on the stack. But now that you flag
it I barely see that there might be some trouble with
multiple instances and a pool of these sampleRequest.
Is there a special forward that needs to be setup for
these type of helper classes to return properly? I
never would have expected that.
--- Dave Newton <[EMAIL PROTECTED]> wrote:
> Chris Pat wrote:
>
> >Okay the code is below. What I am doing is
> creating
> >sampleRequest from the action, then calling
> isAllowed.
> > The sampleRequest is being successfully made and
> >persisted in the db. The isAlowed is failing. I
> got
> >both working from fine from the command line. I am
> a
> >relative struts newbie and this is the first time I
> am
> >trying this type of coding under Tomcat 5.5.12.
> >Thanks for your attention and any comments.
> >
> >
> I don't see anything Struts-related here.
>
> What makes you think isAllowed is failing? Looks
> more like a
> poorly-configured struts action, forward, or
> something like that.
>
> Dave
>
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]