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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2004.
|
Edición: | 3rd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.