Cargando…

Beginning JavaServer pages /

JSP is one of the core technologies for server-side Java applications and the 2.0 release, which this book covers in detail, makes JSP an even more powerful tool Walks Java programmers and Web developers through JSP fundamentals, including JSP syntax and directives, JSP Expression Language, JSP Tag...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Chopra, Vivek
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, NJ : Wiley/Wrox, ©2005.
Colección:Wrox beginning guides.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting started with JavaServer pages
  • JSP basics 1: dynamic page creation for data presentation
  • JSP basics 2: generalized templating and server scripting
  • CSS, Javascript, VBScript and JSP
  • JSP and EL
  • JSP tag libraries and JSTL
  • JSP directives
  • JSP standard actions
  • JSP and JavaBeans
  • Error handling
  • Building your own custom JSP tag library
  • Advanced dynamic web content generation
  • Internationalization and localized content
  • JSP debugging techniques
  • JSPs and servlets
  • The role of JSP in the wider context: web applications
  • Model view controller
  • Web frameworks
  • Struts framework
  • Layout management with Tiles
  • JavaServer Faces
  • JSP in J2EE
  • Access to databases
  • Security
  • Performance
  • Best practices and tools
  • JSP project I: personalized portal
  • JSP project II: shopping cart application.