DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10583>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10583

flow of struts in single direction (view to model and not from model to view)

           Summary: flow of struts in single direction (view to model and
                    not from model to view)
           Product: Struts
           Version: 1.1 Beta 1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi Experts,
i am very much impressed studying Struts. Everything is so neatly arranged and 
the features Struts provide is really wonderful. but i wanna ask one simple and 
silly question. may be struts include this feature and i am not aware of the 
same. alike petsore we have good and totally generalize working in one 
direction i.e. from view to controller to model. but what about from model to 
controller to view. as i know that total MVC is achieved when both the paths 
are working (from view to model and model to view).
but i don't see any functionality in second direction. as in petstore we have 
ModelUpdateManager and ModelUpdateNotifier where we register the models we are 
updated when any request comes from the view so that we get the updated model 
and view. also if we could have some mechanism where we can maintain or domain 
models like ModelManager it would have been even better.
i don't know whether this feature is present is struts or not. if yes sorry for 
my ignorance and if not why ????

Thanks 

with Warm Regards
Amol

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to