I don't really understand what you are after, maybe if you were more
specific about what you require or what your concerns are you might get a
better answer. I would say 'no' - its still an MVC architecture. Since what
you're getting with Struts is a ready made architecture I would also say
'yes'- since any change is a change  to the architecture.

I guess the main changes from my memory are:
On the controller side, there was the introduction of the RequestProcessor,
modules and plugins.
On the view side, tiles was integrated with struts (previously an "add on")
, nested tags added and DynaBean support added.
On the model side, validator was added (previously an "add on").

Anyway, perhaps the release notes will help you decide:

   http://jakarta.apache.org/struts/userGuide/release-notes-1.1.html

Niall

----- Original Message ----- 
From: "Navjot Singh" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, February 23, 2004 11:16 AM
Subject: MVC difference


> Hi,
>
> To the people who care about minute differences in the architecture.
> My question is
> "Is there any difference between Struts 1.0 and 1.1 in terms of MVC?"
>
> TIA
> Navjot
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to