Use empty action components to forward to your results, even if they’re
simple JSPs that require no dynamic processing. This keeps the application’s
architecture consistent, prewires your workflow in anticipation of
increases in complexity, and hides the real structure of your resources
behind the logical namespace of the Struts 2 actions.
simple JSPs that require no dynamic processing. This keeps the application’s
architecture consistent, prewires your workflow in anticipation of
increases in complexity, and hides the real structure of your resources
behind the logical namespace of the Struts 2 actions.