E-Book Details:
Title:
|
JavaServer Pages
|
Publisher:
|
O'Reilly Media
|
Author:
|
Hans Bergsten
|
Edition:
|
2nd, illustrated 2000
|
Format:
|
PDF
|
ISBN:
|
0596005393
|
EAN:
|
978-0596005399
|
No.ofPages:
|
625
|
Book Description:
JavaServer Pages (JSP) technology
provides an easy way to create dynamic web pages. JSP uses a
component-based approach that allows web developers to easily combine
static HTML for look-and-feel
with Java components for dynamic features. The simplicity of this
component-based model, combined with the cross-platform power of Java,
allows a web development environment with enormous potential.
JavaServer Pages
shows how to develop Java-based web applications without having to be a
hardcore programmer. The author provides an overview of JSP concepts and discusses
how JSP fits into the larger picture of web applications. Web page
authors will benefit from the chapters on generating dynamic content, handling session information, accessing databases, authenticating users, and personalizing content. In the programming-oriented chapters, Java programmers learn how to create Java components and custom JSP tags for web authors to use in JSP pages.
ABOUT THE AUTHOR:
Hans Bergsten is the founder of Gefion Software, a company focused on Java services and products based on the J2EE technlogies. Hans has been an active participant in the working groups for both the servlet and JSP specifications from the time they were formed. He also contributes to other related JCP specifications, such as JSP Standard Tag Libraries (JSTL), and helped get the development of the Apache Tomcat reference implementation for servlet and JSP started as one of the initial members of the Apache Jakarta Project Management Committee.
Table of Contents:
UNIT-I:
HTML Common tags- List, Tables, images, forms, Frames; Cascading Style sheets;
UNIT-II:
Introduction to Java Scripts, Objects in Java Script, Dynamic HTML with Java Script
UNIT-III:
XML: Document type definition, XML Schemas, Document Object model, Presenting XML, Using XMLProcessors: DOM and SAX
UNIT-IV:
Java Beans:
Introduction to Java Beans, Advantages of Java Beans, BDK
Introspection, Using Bound properties, Bean Info Interface, Constrained
properties Persistence, Customizes, Java Beans API, Introduction to
EJB’s
UNIT-V:
Web Servers and Servlets: Tomcat
web server, Introduction to Servelets: Lifecycle of a Serverlet, JSDK,
The Servelet API, The javax.servelet Package, Reading Servelet
parameters, Reading Initialization parameters. The javax.servelet HTTP
package, Handling Http Request & Responses, Using Cookies-Session Tracking, Security Issues,
UNIT-VI:
Introduction to JSP: The Problem with Servelet. The Anatomy of a JSP Page, JSP Processing. JSP
Application Design with MVC Setting Up and JSP Environment: Installing the Java Software Development Kit, Tomcat Server & Testing Tomcat
UNIT-VII:
JSP Application Development: Generating Dynamic Content, Using Scripting Elements Implicit JSP
Objects, Conditional Processing – Displaying Values Using an Expression to Set an Attribute, Declaring Variables and Methods Error Handling and Debugging Sharing Data Between JSP pages, Requests, and Users Passing Control and Date between Pages – Sharing Session and Application Data – Memory Usage Considerations
UNIT VIII:
Database Access : Database Programming using JDBC, Studying Javax.sql.* package,Accessing a
Database from a JSP Page, Application – Specific Database Actions,Deploying JAVA Beans in a JSP
Page, Introduction to struts framework..
0 comments:
Post a Comment