On 8/9/06, stephan opitz <[EMAIL PROTECTED]> wrote:
all classes implements baseviewcontroller wher method getState is defined... if i use tiger annoations, i dont need implements BaseViewController i have no acces to getState - ok it is possible to overide this by get the bean for state... the init and prerender will be definied by its annoation but whats with the postback method... how will this be handled
Yah, the postback method is an issue here. It's also an issue if you "implement ViewController" instead of "extend AbstractViewController". Can you post a bug in the issue tracking system[1] for this? Craig [1] http://issues.apache.org/struts/
