advertisement
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Submit  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement

Reviews : Java Books : Web Development with JavaServer Pages :


Title: Web Development with JavaServer Pages
ISBN: 1884777996
US Price: $ 35.96
Publication Date: April 2001
Pages: 584
© 2001 Manning Publications Co.

Web Development with JavaServer Pages

Web Development with JavaServer Pages will teach you how to create dynamic content-personalized, customized, and up-to-the minute content-a key ingredient of site development on the World Wide Web today. JavaServer Pages (JSP) is a new server-side Java technology for generating dynamic content in web pages and other on-line applications.

This book covers all aspects of JSP development, as well as comparisons to similar dynamic content systems such as CGI, Active Server Pages, Cold Fusion, and PHP. It clearly demonstrates the advantages offered by JSP as a full-featured, cross-platform, vendor-neutral technology for dynamic content generation.

Web Development with JavaServer Pages focuses on the use of component-centric design via Java Beans and custom tag libraries for separating the presentation of dynamic data from its implementation. As such, JSP brings important benefits to both web designers, who focus on presentation, and web programmers, who focus on implementation, yielding improved division of labor and increased productivity.

Introduction

This chapter covers
  • JavaServer Pages technology and how it works
  • The evolution of dynamic content technologies
  • The benefits of using JSP for dynamic content generation
  • How to separate presentation and implementation

Welcome to Web Development with JavaServer Pages. This book has been written to address the needs of a wide audience of web developers. You may have only recently heard about this exciting new technology for developing dynamic web content, or perhaps you have already begun to use JavaServer Pages in your own projects. You may be a HyperText Markup Language (HTML) designer with little or no back-ground in programming, or a seasoned Java architect. In any case, this book will show you how to use JavaServer Pages to improve the look and maintainability of dynamic web sites and web-based applications, and ease the design and development process. So, without further ado, let's begin our look at JavaServer Pages.

What is JSP?

JavaServer Pages - JSP, for short - is a Java-based technology that simplifies the process of developing dynamic web sites. With JSP, web designers and developers can quickly incorporate dynamic elements into web pages using embedded Java and a few simple markup tags. These tags provide the HTML designer with a way to access data and business logic stored inside Java objects without having to master the complexities of Java application development.

Think of JSP as a type of server-side scripting language, although, as we'll see later, it operates quite differently behind the scenes. JavaServer Pages are text files, usually with the extension .jsp, that take the place of traditional HTML pages. JSP files contain traditional HTML along with embedded code that allows the page designer to access data from Java code running on the server. When the page is requested by a user and processed by the HyperText Transport Protocol (HTTP) server, the HTML portion of the page is passed straight through. The code portions of the page, however, are executed at the time the request is received, and the dynamic content generated by this code is spliced into the page before it is sent to the user. This provides for a separation of the HTML presentation aspects of the page from the programming logic contained in the code, a unique benefit we'll consider in detail below.

Subjects covered in Chapter 1:

Introduction
What is JSP?
Evolution of dynamic content technologies
Common Gateway Interface
Cold Fusion
Active Server Pages
Server-side JavaScript
PHP
Java Servlets
JavaServer Pages

JSP and Java2 Enterprise Edition
Java Platform Editions
Web-based Applications
JSP Benefits
Performance
Reusable Components
Separating Presentation and Implementation
Achieving Division of Labor

Subjects covered in Chapter 6:

Developing JSP Components
What makes a Bean a Bean?
Bean Conventions
The Bean constructor
Defining a Bean's properties
Indexed Properties
Boolean Properties
JSP type conversion
Configuring Beans
Some Examples
Example: a TimerBean
A Bean that calculates interest

Bean Interfaces
The BeanInfo Interface
The Serializable Interface
The HTTPSessionBindingListener Interface
Other features of the Bean API
Mixing scriptlets and Bean tags
Accessing Beans through scriptlets
Accessing scriptlet created objects

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.

 Microsoft Visual Studio 2010 Showcase
 Avaya Developer Showcase
 MSDN Spotlight
 PHP for Windows Showcase
XML error: undefined entity at line 39
advertisement
Receive Articles via our XML/RSS feed
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Windows 7: From Beta to Final Code in One Year
Google Shows Off Chrome OS, Releases Source
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?
Fedora 12 Takes Aim at Linux Networking
Top Supercomputer Nearly Doubles in Speed
Fedora 12 Linux Tackles Virtualization
Apple Gives iPhone Developers App Status Tracker
Novell Sets OpenSUSE 11.2 Free

Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Exploring HTML 5's Audio/Video Multimedia Support
Overriding Virtual Functions? Use C++0x Attributes to Avoid Bugs.
Understanding the Cloud Computing Security Vulnerabilities
Cisco and IBM Target a Greener World
Upgrade to Visual Studio 2010 with the Ultimate Offer

Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs