Newsletter:

(eBook) Core Servlet and java Server eBook

eBook : Core Servlet and java Server eBook

The second edition of Core Servlets and JavaServer Pages is now available for free access in PDF. See links below. Readers of the older edition can still access the first edition here.

If you find these free tutorials helpful, we would appreciate it if you would link to us.

Chapter 1: An Overview of Servlet and JSP Technology

Topics in Chapter:
- Understanding the role of servlets
- Building Web pages dynamically
- Looking at servlet code
- Evaluating servlets vs. other technologies
- Understanding the role of JSP

Chapter 2: Server Setup and Configuration

Topics in Chapter:
- Installing and configuring Java
- Downloading and setting up a server
- Configuring your development environment
- Testing your setup
- Simplifying servlet and JSP deployment
- Locating files in Tomcat, JRun, and Resin
- Organizing projects into Web applications

Chapter 3: Servlet Basics

Topics in Chapter:
- The basic structure of servlets
- A simple servlet that generates plain text
- A servlet that generates HTML
- Servlets and packages
- Some utilities that help build HTML
- The servlet life cycle
- How to deal with multithreading problems
- Tools for interactively talking to servlets
- Servlet debugging strategies

[Read More..]

Courtesy:- Coreservlets.com/