Web apps: Links
Programming model and decisions
- J2EE BluePrints for Web apps
- Redbook on the design and implementation of Servlets, JSPs, and enterprise beans
Programming instructions and examples
- WebSphere Studio Application Developer Programming Guide
- Sun's Java Tutorial on Servlets and JSPs
- Web delivered samples in the Samples Gallery
Programming specifications
- Java 2 SDK
- Servlet 2.4 Specification
- JSPs 2.0 Specification
- Differences between Java Scriptand ECMAScript
- ISO 8859 Specifications
- J2SE
Related tasks
Task overview: Deploying Web apps
Task overview: Managing HTTP sessions
Related
Introduction: Web apps