Skip to main content

Integrating Spring MVC Framework

  • Chapter
Apache Tomcat 7
  • 1617 Accesses

Abstract

Java Servlet API provides a rich and customizable framework for the development of web applications. However, in the professional Java development world, that is often not enough. While Java Servlet API provides low-level interfaces and classes for interaction with web requests, efficient programming often requires an abstraction layer on top of the core servlet components. We are going to take a look at one such framework in this chapter: Spring MVC. In this chapter we are going to

  • Describe the Model-View-Controller pattern, which is the core part of Spring MVC

  • Discuss the Front Controller pattern that Spring MVC also implements

  • Introduce the Spring framework, of which Spring MVC is part

  • Implement and configure a sample Spring MVC application, by adding model, view, and controller components

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Aleksa Vukotic and James Goodwill

About this chapter

Cite this chapter

Vukotic, A., Goodwill, J. (2011). Integrating Spring MVC Framework. In: Apache Tomcat 7. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-3724-2_11

Download citation

Publish with us

Policies and ethics