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
