|
« Previous • All features • Next » Modern Web
If you're going to build an application today - then all roads start on the web. Web applications play a crucial part in most application strategies today: a web application is one of the biggest and best channels through which people consume your application, and a web application is the natural extension point to link mobile or rich clients to your application. If Java is the language of the Web, then Spring is no doubt its framework. SimplicitySpring MVC, which is part of the core Spring framework, is the leading technology for building web applications. Spring MVC provides a clean component model that makes building scalable, web applications that are testable, and grounded in best practices a breeze. By embracing convention-over-configuration, getting a Spring MVC application running can be as simple as a few annotations and registration of the Spring MVC servlet. FlexibilityWhile it's super simple to get started, Spring MVC is also very flexible with tried-and-true support for all manner of use cases from security to session management, form handling and validation to layout management. Spring MVC also serves as the basis for Spring Web Flow, which provides a clean way to manage wizard-style navigation in a web application, and Spring Flex, which provides the easiest and most powerful way to build Adobe Flex-based RIA applications. |
Related Projects
|
|
If you're going to build an application today - then all roads start on the web. Web applications play a crucial part in most application strategies today: a web application is one of the biggest and best channels through which people consume your application, and a web application is the natural extension point to link mobile or rich clients to your application. If Java is the language of the Web, then Spring is no doubt its framework. SimplicitySpring MVC, which is part of the core Spring framework, is the leading technology for building web applications. Spring MVC provides a clean component model that makes building scalable, web applications that are testable, and grounded in best practices a breeze. By embracing convention-over-configuration, getting a Spring MVC application running can be as simple as a few annotations and registration of the Spring MVC servlet. FlexibilityWhile it's super simple to get started, Spring MVC is also very flexible with tried-and-true support for all manner of use cases from security to session management, form handling and validation to layout management. Spring MVC also serves as the basis for Spring Web Flow, which provides a clean way to manage wizard-style navigation in a web application, and Spring Flex, which provides the easiest and most powerful way to build Adobe Flex-based RIA applications.
|









