Chapter 7. Organizing Your Application

In this chapter

Up to this point, you have only seen the basic syntax and core features of Java Server Pages and servlets. Many of the examples you have seen are difficult to read because they frequently shift between Java and HTML. In fact, one of the biggest complaints about JSP is that the pages end up looking very messy and become very difficult to maintain. In this chapter you will see how to organize your Java Server Pages and servlets to make them much easier to read and maintain. ...

Get Special Edition Using Java™ Server Pages and Servlets now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.