Lifecycle of An Actionform

xiaoxiao2021-03-06  55

Browser -> Request received by controller -> Create or recycle ActionForm -> Call reset () -> Store ActionForm in desired scope -> Populate ActionForm from request Faled -> Browser <- Forward to input <------ Call validate () ON Actionform, IF "True" -> Call Execute () on action -> Forward to "Success" | Browser <--------------------- ----------------

转载请注明原文地址:https://www.9cbs.com/read-70874.html

New Post(0)