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...

Full description

Bibliographic Details
Main Author: Chopra, Vivek
Format: eBook
Language:English
Published: Hoboken, NJ Wiley/Wrox 2005
Series:Wrox beginning guides
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03033nmm a2200445 u 4500
001 EB001910798
003 EBX01000000000000001073700
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0764589520 
020 |a 9780764574856 
020 |a 9780764589522 
050 4 |a TK5105.8885.J38 
100 1 |a Chopra, Vivek 
245 0 0 |a Beginning JavaServer pages  |c Vivek Chopra [and others] 
260 |a Hoboken, NJ  |b Wiley/Wrox  |c 2005 
300 |a xxxiii, 1262 pages  |b illustrations 
505 0 |a 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 
653 |a JavaServer pages / http://id.loc.gov/authorities/names/n00063662 
653 |a Sites Web / Conception 
653 |a Web sites / Design / http://id.loc.gov/authorities/subjects/sh98000035 
653 |a JavaServer pages / fast 
653 |a JavaServer pages / blmlsh 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Sites Web / Développement 
653 |a Web sites / Design / fast 
653 |a COMPUTERS / Web / Web Programming / bisacsh 
653 |a Web site development / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Wrox beginning guides 
776 |z 9780764574856 
776 |z 9780764589522 
776 |z 076457485X 
776 |z 0764589520 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780764574856/?ar  |x Verlag  |3 Volltext 
082 0 |a 745.4 
082 0 |a 006.7/6 
520 |a 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 libraries, JSTL, and techniques for testing and debugging Shows how to use JSP in real-world Web applications along with open source frameworks such as Struts, WebWork, and Turbine, software design methodologies, and developer tools like Ant, jUnit, and CVS, as well as popular IDEs (integrated development environmnents) Each chapter has an exercise section with solutions on the companion Web site