Outline Html
Here is an outline of the book.
Web Development with JavaServer Pages
- Introduction
- What is JSP?
- Evolution of dynamic content technologies
- Common Gateway Interface
- ColdFusion
- Active Server Pages
- Server-Side JavaScript
- PHP
- Java Servlets
- JavaServer Pages
- JSP and Java 2 Enterprise Edition
- Java platform editions
- Web-based applications
- JSP benefits
- Performance
- Reusable Components
- Separating Presentation and Implementation
- Acheiving Division of Labor
- Fundamentals
- Writing your first JSP
- About the examples
- Hello, world!
- Hello, world! revisited
- Hello, world, the Bean edition
- Hello, Real World
- Tag Conventions
- Scripting-oriented tags
- XML-based tags
- Running JSP
- Adding JSP support
- How JSPs work
- Buffered output
- Session management
- Scalability
- Error handling