--- atta-ur rehman <[EMAIL PROTECTED]> wrote:
> Any takers?
> 

I'll give it a shot.

> ATTA
> 
> ----- Original Message ----- 
> From: "atta-ur rehman" <[EMAIL PROTECTED]>
> 
> > <global-forwards>
> >     <forward name="invalidToken" path="showInvalidTokenMessage.do"
> > redirect="true" />
> > </global-forwards>

I believe the path should begin with "/".  This should mean you have an
<action path="/showInvalidTokenMessage"> somewhere in the same module.

> >
> > <action path="test" class="test.TokenedAction" name="testForm">
> >     <forward name="success" path="greetingsTile" redirect="true" />
> > </action>
> >

Are you using this "success" forward as well?  You're redirecting to a tile
definition?  Not sure how that would work.

> > Its from within the test.TokenAction that I forward to global forward
> > "invalidToken".
> >
> > Again, thanks in anticipation for any help.
> >
> > ATTA


Hubert


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

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

Reply via email to