I lost track of this thread, but I believe

return new ActionForward(mapping.getInput())

might work??

sandeep
--- Michael Muller <[EMAIL PROTECTED]> wrote:
> > 1) You can use mapping.getInputForward() - more
> straightforward.
> 
> so would you say cavaness's example broken?  is
> there any way to 
> configure struts such that it would work?
> 
> > 2) Yes, the forward can point to any resource,
> from a tiles definition to a jsp or an action url
> (I'm talking about the value you put in the <forward
> name="myforward" path="?"/> bit).
> 
> but you can't stick in a forward, correct?  this is
> very confusing, that 
> you say forward= and then you can give it almost
> anything EXCEPT a 
> forward.  :(
> 
>    -- mike
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to