Thanks,
I was hoping to find out something obvious but not that obvious :-)
with best wishes,
Taavi
> Add this:
> commonview=commonview.jsp
___
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user
>
>What is the easiest way of defining a view that is available for every
>action.
>In this example I have kind of hard coded 'commonview' into every
>action:
>
>action1=Action1
>action1.success=action1.jsp
>action1.commonview=commonview.jsp
>
>action2=Action2
>action2.success=action2.jsp
>actio
Taavi Tiirik wrote:
> What is the easiest way of defining a view that is available for every
> action.
> In this example I have kind of hard coded 'commonview' into every
> action:
>
> action1=Action1
> action1.success=action1.jsp
> action1.commonview=commonview.jsp
>
> action2=Action2
> action
Hello,
What is the easiest way of defining a view that is available for every
action.
In this example I have kind of hard coded 'commonview' into every
action:
action1=Action1
action1.success=action1.jsp
action1.commonview=commonview.jsp
action2=Action2
action2.success=action2.jsp
action2.commo