splay the tiles definition here. But it is important to me to
>> have a "forward" to an action defintion rather than a "redirect". Once I
>> redirect, I'm going to lose request-scoped data. "redirect" to actions
>> works perfectly but "forward&q
. "redirect" to actions
> works perfectly but "forward" doesn't. In my struts configuration
> sameAction should be dynamically substituted with the action name or the
> action call where the form is included, either "/welcome.action",
> "/product.ac
truts.apache.org/2.x/docs/action-chaining.html
>
> Dave
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
>
--
Vie
Dirk Forchel wrote:
I could not resolve my problem yet. How can I use the "dispatch" result type
to forward to actions (or maybe tiles definitions) rather than to JSPs?
You can't, AFAIK. You use "redirectAction" to go to actions, and "tiles"
to go to Tiles. IIRC "tiles" aren't redirects, so yo
ry.action" or even "/searchResult.action".
Has somebody any idea how to accomplish this? I reckon this is a almost
common workflow.
--
View this message in context:
http://www.nabble.com/-S2--Result-Type-Dispatch-problem-with-relative-Action-calls-tp21368053p21368053.html
Sent from
5 matches
Mail list logo