Skip to main content
  • 446 Accesses

Abstract

All the code examples in the previous chapters had to be run from a main method or a test case. However, it would be foolish to assume that most people write applications that are that simple. Most applications that I, and probably you, write are ultimately web applications, whether you work on the front end or not. On the Java platform, that usually means directly using servlet technology (http://java.sun.com/products/servlet/) or using it indirectly through an MVC framework like Struts (http://struts.apache.org). In this chapter, I will discuss both options from the ground up.

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 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 37.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.

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Robbie Vanbrabant

About this chapter

Cite this chapter

(2008). Integrating with the Web. In: Google Guice: Agile Lightweight Dependency Injection Framework. Apress. https://doi.org/10.1007/978-1-4302-0863-1_5

Download citation

Publish with us

Policies and ethics