Hi, The J2EE blueprints patterns related to MVC that struts implements seems to be
1. Dispatcher view 2. Service to worker - Where exactly does this apply in struts? 3. View helper 4. Front controller bye, Mohan -----Original Message----- From: Narayana Reddy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 1:52 PM To: 'Struts Users Mailing List' Subject: RE: Difference Model1 and Model2 Hi, Is Action mapping - part of Model 1? Thanks & regards, Narayana Reddy PM, IRDI, India Telnet:847-1987 Work: 91-80-2051987 Home: 91-80-3541057 Mobile: 91-98451-62251 -----Original Message----- From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 1:29 PM To: Struts Users Mailing List Subject: Re: Difference Model1 and Model2 Hi MVC1, there is MANY controller. A good example is the Java Swing API. MVC2, there is only ONE controller, it's a web adaptation for the MVC pattern. With 1 controller, all user request are under control in a central point. A very good example is Struts. -emmanuel --- Kalaiselvan <[EMAIL PROTECTED]> a écrit : > Can any one explain me the exact difference between the Model 1 and Model 2 MVC frame work.. > > Thanx in Advance.. > > Kalaiselvan.S > ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>