Torsten,

aren't you using the AbstractViewController?

http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/AbstractViewController.java?view=markup

I suggest to extend your viewControllers/backingbeans from
"AbstractFacesBean", since it has nice helper methods.

HTH.
Matthias

On 10/23/06, Torsten Krah <[EMAIL PROTECTED]> wrote:
I've got a question about the postBack methods i have to implement to
match ViewController interface.
What should i have to have to implement there - the documentation does
not mention them, it tells that the methods will be called ( e.g.
setPotBack(true)) - but a more detailed description why i have to
implement them would be nice, because every postback my page processes
( validation error etc. pp, outcome of the handler is null ), my
setPostBack method is never called, so to make things clear, why its
there and how to use it?

Torsten




--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to