Clearly it is not black and white, but I prefer to consider it Controller
logic.  You are using an exception to apply your logic.  Instead, I choose
to look at it from the standpoint of NORMAL processing, where it is more
clear that it is Controller logic.  Just an opinion...




                                                                                       
                                    
                      [EMAIL PROTECTED]                                                
                                    
                      ddiemac.com              To:       [EMAIL PROTECTED]             
                               
                                               cc:                                     
                                    
                      10/29/2004 01:47         Subject:  In MVC is actionform 
considered a part of the view or the         
                      PM                        controller?                            
                                    
                      Please respond to                                                
                                    
                      "Struts Users                                                    
                                    
                      Mailing List"                                                    
                                    
                                                                                       
                                    
                                                                                       
                                    




There seems to be some disagreement among my collegues regarding wether
actrionform is logically is part of View or the Controller in MVC, this is
relevent to us in drawing high level sequence diagrams.  I personally feel
that it is a part of the view, because if a request goes to the view and
validation fails, an error message is returned to the user without
invoking any controller logic.  Any opinions?  Thanks.



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

Reply via email to