[ Team LiB ] Previous Section Next Section

Hour 20. Building Web Applications with JavaServer Pages and Servlets

What You'll Learn in This Hour:

  • Model 1 and Model 2 architectures

  • Model-View-Controller

  • Writing your own MVC-based application

At this point in the book, you have nearly all of the tools to be able to build great Web applications. You may even have a project or two in mind that you'd like to begin, but you may also have a nagging thought: How do I use all this stuff to build my application? This hour will help you get started.

    [ Team LiB ] Previous Section Next Section