Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / larry
Template Helpers
Areas
Following are supported in MVC 2 and Not 1
Support for Asynchronous Controllers
Support for DefaultValueAttribute in Action-Method Parameters
Support for Binding Binary Data with Model Binders
ModelMetadata and ModelMetadataProvider Classes
Support for DataAnnotations Attributes
Model-Validator Providers
Client-Side Validation
New RequireHttpsAttribute Action Filter
Overriding the HTTP Method Verb
New HiddenInputAttribute Class for Templated Helpers
JsonResult now responds only to HTTP POST requests
New syntax to support HTML Encoding automatically
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is struts framework in java?
What is struts xml?
What is life cycle of an interceptor?
How can you create your custom interceptor in struts 2?
What is the default suffix for struts2 action uri ?
Are struts still used?
How can we display all validation errors to user on jsp page?
What is the need of struts?
What is apache struts vulnerability?
List the important attribute and elements of action mapping under struts.
If the framework doesn’t do what I want, can I request that a feature be added?
What are the steps required for setting up validator framework in struts?
Mark the differences between html tags and strut specific html tags.
What configuration changes are required to use Tiles in Struts?
What is the difference between validation.xml and validator-rules.xml files in struts?