Loading…

JavaServer pages /

JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for the development of dynamic web sites and web applications. While new point releases over the years, along with the introduction of the JSP Standard Ta...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Bergsten, Hans
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly, ©2004.
Edition:3rd ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • pt. 1. JSP application basics. Introducing JavaServer pages
  • HTTP and servlet basics
  • JSP overview
  • Setting up the JSP environment
  • pt. 2. JSP application development. Generating dynamic content
  • Using JavaBeans components in JSP pages
  • Using custom tag libraries and the JSP standard tag library
  • Processing input and output
  • Error handling and debugging
  • Sharing data between JSP pages, requests, and users
  • Developing custom tag libraries as tag files
  • Accessing a database
  • Authentication and personalization
  • Internationalization
  • Working with XML data
  • Using scripting elements
  • Bits and pieces
  • pt. 3. JSP in J2EE and JSP component development. Web application models
  • Combining JSP and servlets
  • Developing JavaBeans components for JSP
  • Developing custom tag libraries using Java
  • Advanced custom tag library features
  • Integrating custom code with JSTL
  • Database access strategies.