<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Professional JSP</title>
  </titleInfo>
  <name type="personal">
    <namePart>Avedal, Karl</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Avedal, Karl.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Birmingham ; Chicago, IL</placeTerm>
    </place>
    <publisher>Wrox Press</publisher>
    <dateIssued>2000</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 897 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction javaserver pages;
The basics;
Beneath jsp;
Jsp and javabeans;
Jsp sessions;
Error handling with jsp;
Java database connectivity and connection pooling;
Introducing tag extensions and libraries;
Dynamic GUIs;
Debugging Jsp;
Global settings;
JSP architecture;
Case study: a web interface for the mutual fund company;
Case study: publishing data to the web;
Security and personalization with JNDI; 
Case study:Implementing a membership based e-commerce application;
Case study: j2ee, ejbs, and tag libraries;
Case study: streaming data with jsp;
Case study: weather with jsp, xslt and wap;
Case study: porting asp to jsp
</tableOfContents>
  <note type="statement of responsibility">Karl Avedal ... [et al.].</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Web sites</topic>
    <topic>Authoring programs</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web servers</topic>
    <topic>Computer programs</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web site development</topic>
    <topic>Computer programs</topic>
  </subject>
  <classification authority="ddc">005.72 Av31</classification>
  <identifier type="isbn">1861003625</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">000717</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200625083033.0</recordChangeDate>
    <recordIdentifier>12654419</recordIdentifier>
  </recordInfo>
</mods>
