Such a thing does exist, just don't name a class :)

Dave

(pardon brevity, typos, and top-quoting; on cell)
On Jul 5, 2012 8:28 PM, "Paul Benedict" <[email protected]> wrote:

> In Struts 1, I could use a ForwardAction (or forward attribute) to go
> directly to a JSP page. The controller activates and the page renders.
>
> Is there any such shortcut in S2? It would be nice if such a thing existed
> like:
> <action name="gopage">
>   <result name="success">/page.jsp</result>
> </action>
>
> Thanks,
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to