> Why would you combine all in one ViewController and then split the
> method execution per page?

to have one behind my three pages, to edit a complex object,
but I want to "load" something (like the entity) only on the first page

> However, I am open for each enhancement which we find usable in the end.
>
> What will be the semantic of:
>
> @PreRenderView (executeOn={"/edit1.xhtml"})
>
> @PreRenderView (executeOn={"/edit2.xhtml"})
>
> @PreRenderView ()
>
> Would you expect the 3rd PreRenderView to be invoked an each page or only on 
> those not configured explicitly?

all.

-M

>
>
> Ciao,
> Mario
>
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to