Thanks Łukasz, that's a perfect approach

2011/12/18 Łukasz Lenart <[email protected]>

> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to