Provide preupdate() method for viewcontroller
---------------------------------------------

                 Key: SHALE-338
                 URL: http://issues.apache.org/struts/browse/SHALE-338
             Project: Shale
          Issue Type: New Feature
          Components: View
            Reporter: Matthias Wessendorf
         Assigned To: Matthias Wessendorf


Stefan Meyer requested preupdate


The preprocess method is called even if the immediate flag is set to
true because it is called after the restore view phase and not before
the model update. I want setup code to only be executed if necessary -
the model is updated or the view is rendered. Therefore I need a
prerender and a preModelUpdate method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to