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" <pbened...@apache.org> 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: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >