Thanks Łukasz, that's a perfect approach

2011/12/18 Łukasz Lenart <lukasz.len...@googlemail.com>

> Instead hardcoded result you can use expression
>
> <action name="welcome" class="welcomeAction">
>     <result>${actionFrame}</result>
> </action>
>
> And create a BaseAction (as a base action for all your actions) with
> getActionFrame() which will return
> "/templates/application/applicationframe.jsp" or whatever your want
> ;-)
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to