Library Hours
Monday to Friday: 9 a.m. to 9 p.m.
Saturday: 9 a.m. to 5 p.m.
Sunday: 1 p.m. to 9 p.m.
Naper Blvd. 1 p.m. to 5 p.m.

LEADER 00000cam a22008174a 4500 
001    57767701 
003    OCoLC 
005    20240129213017.0 
006    m     o  d         
007    cr cnu|||unuuu 
008    050301s2005    njua    o     001 0 eng d 
019    59552644|a61681943|a62233385|a70720199|a122929506
       |a473075886|a475302447|a559964210|a647474876|a722440743
       |a728035117|a745062983|a765142543|a888684749|a922973518
       |a927461071|a961565376|a962599622|a965981161|a988416477
       |a991986057|a992102412|a1028649646|a1037503213|a1038699953
       |a1045530415|a1058974923|a1076320196|a1081209866
       |a1086806591|a1103269073|a1105801771|a1129374178
       |a1153018807|a1192350324 
020    0764589520|q(electronic bk.) 
020    9780764589522|q(electronic bk.) 
020    9780764574856|q(paper/website) 
020    076457485X|q(paper/website) 
024 8  9780764574856 
029 1  AU@|b000053224721 
029 1  AU@|b000053242762 
029 1  AU@|b000067105716 
029 1  DEBBG|bBV043104112 
029 1  DEBBG|bBV044080025 
029 1  DEBSZ|b368471977 
029 1  DEBSZ|b396061931 
029 1  DEBSZ|b422332224 
029 1  DEBSZ|b449067572 
029 1  DKDLA|b820120-katalog:999938870605765 
029 1  GBVCP|b801260582 
029 1  NZ1|b12032943 
035    (OCoLC)57767701|z(OCoLC)59552644|z(OCoLC)61681943
       |z(OCoLC)62233385|z(OCoLC)70720199|z(OCoLC)122929506
       |z(OCoLC)473075886|z(OCoLC)475302447|z(OCoLC)559964210
       |z(OCoLC)647474876|z(OCoLC)722440743|z(OCoLC)728035117
       |z(OCoLC)745062983|z(OCoLC)765142543|z(OCoLC)888684749
       |z(OCoLC)922973518|z(OCoLC)927461071|z(OCoLC)961565376
       |z(OCoLC)962599622|z(OCoLC)965981161|z(OCoLC)988416477
       |z(OCoLC)991986057|z(OCoLC)992102412|z(OCoLC)1028649646
       |z(OCoLC)1037503213|z(OCoLC)1038699953|z(OCoLC)1045530415
       |z(OCoLC)1058974923|z(OCoLC)1076320196|z(OCoLC)1081209866
       |z(OCoLC)1086806591|z(OCoLC)1103269073|z(OCoLC)1105801771
       |z(OCoLC)1129374178|z(OCoLC)1153018807|z(OCoLC)1192350324 
037    |bOverDrive, Inc.|nhttp://www.overdrive.com 
040    N$T|beng|epn|cN$T|dOCLCQ|dYDXCP|dOCLCQ|dOCLCO|dOCLCQ
       |dMERUC|dCCO|dE7B|dTEFOD|dIDEBK|dNTG|dREDDC|dBAKER|dEBLCP
       |dDKDLA|dC6I|dFVL|dUMI|dS4S|dDEBSZ|dB24X7|dOCLCF|dOCLCQ
       |dON8|dOCLCQ|dCOO|dOCLCQ|dAZK|dLOA|dCOCUF|dAGLDB|dCNNOR
       |dMOR|dPIFBR|dZCU|dLIV|dOCLCQ|dWY@|dOCLCO|dU3W|dLUE|dINARC
       |dBRL|dSTF|dWRM|dVTS|dCEF|dICG|dINT|dTOF|dNRAMU|dMOQ|dVT2
       |dOCLCQ|dOCLCO|dAU@|dA6Q|dOCLCQ|dOCLCO|dUAB|dDKC|dOCLCQ
       |dCNCEN|dK6U|dUKCRE|dOCLCO|dLUU|dOCLCQ|dOCLCO|dOCLCL 
049    INap 
082 04 006.7/6 
082 04 006.7/6|222 
099    eBook O’Reilly for Public Libraries 
245 00 Beginning JavaServer pages /|cVivek Chopra [and others].
       |h[O'Reilly electronic resource] 
260    Hoboken, NJ :|bWiley/Wrox,|c©2005. 
300    1 online resource (xxxiii, 1262 pages) :|billustrations 
336    text|btxt|2rdacontent 
337    computer|bc|2rdamedia 
338    online resource|bcr|2rdacarrier 
347    data file 
490 1  Wrox beginning guides 
505 0  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. 
520    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. 
542    |fCopyright © Wrox|g2005 
588 0  Print version record. 
590    O'Reilly|bO'Reilly Online Learning: Academic/Public 
       Library Edition 
630 00 JavaServer pages. 
630 07 JavaServer pages.|2blmlsh 
630 07 JavaServer pages|2fast 
650  0 Web sites|xDesign. 
650  0 Web site development. 
650  6 Sites Web|xConception. 
650  6 Sites Web|xDéveloppement. 
650  7 Web site development|2fast 
650  7 Web sites|xDesign|2fast 
700 1  Chopra, Vivek. 
776 08 |iPrint version:|tBeginning JavaServer pages.|dHoboken, NJ
       : Wiley/Wrox, ©2005|z076457485X|w(DLC)  2004024591
       |w(OCoLC)56806129 
830  0 Wrox beginning guides. 
856 40 |uhttps://ezproxy.naperville-lib.org/login?url=https://
       learning.oreilly.com/library/view/~/9780764574856/?ar
       |zAvailable on O'Reilly for Public Libraries 
938    Books 24x7|bB247|nbks00004893 
938    Baker & Taylor|bBKTY|c39.95|d29.96|i076457485X|n0006105460
       |sactive 
938    ebrary|bEBRY|nebr10114249 
938    EBSCOhost|bEBSC|n127891 
938    Internet Archive|bINAR|nbeginningjavaser00vive 
938    YBP Library Services|bYANK|n2339015 
994    92|bJFN