Professional JSP

  • Authors:
  • Karl Avedal;Ari Halberstadt;Danny Ayers;Timothy Briggs;Carl Burnham;Ray Haynes; Hen;Stefan Zeiger;Mac Holden

  • Affiliations:
  • -;-;-;-;-;-;-;-;-

  • Venue:
  • Professional JSP
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:Professional JSP (JavaServer Pages) covers a wide variety of areas including design and architecture, and JSP's relation to J2EE (Servlets, EJBs, JDBC etc), as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting.Readers are given an introduction to JSP, explaining how it relates to servlets - showing the tags - and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets.After considering security issues in JSP web applications, the book concludes with seven real-world case studies including using JSP, XML and XSLT to target content at WAP and HTML browsers, e-commerce, streaming using JMF, and porting an existing ASP-based application to JSP. Appendices give programming refreshers on installing the Tomcat JSP/Servlet engine, detailed references to JSP, the Servlet API, and HTTP, and finally JSP for ASP programmers.This book is for both professional Java developers, who want to use JSP as the front-end of their J2EE web applications, and web designers, who want to see how JSP separates presentation from dynamic content generation. Although no knowledge of Java is assumed, reference will be made to a quick start Java tutorial at http://www.wrox.com and to other materials for some topics. Knowledge of HTML and some programming experience is required.