Skip to:Content
|
Bottom
Cover image for Web applications : concepts and real world design
Title:
Web applications : concepts and real world design
Personal Author:
Publication Information:
Hoboken, N.J. : John Wiley & Sons, 2005
ISBN:
9780471204589
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010068277 TK5105.888 K58 2004 Open Access Book Book
Searching...
Searching...
30000010081648 TK 5105. 888 K58 2004 Open Access Book Book
Searching...

On Order

Summary

Summary

This unique text explores the core concepts central to the development of three-tier, client-server Web applications. A comprehensive introduction to the Internet and Web applications is followed by a brief refresher on HTML and CSS and an introduction to client-side programming using JavaScript and browser objects. The heart of the book features a thorough exploration of concepts such as dynamically generated Web pages, session state, cookies, database support, and search capabilities. The concepts are implemented using Perl and MySQL. Detailed coverage of ASP and PHP is included. As a capstone, a firm foundation in XML is provided through in-depth coverage of XML basics, the DOM, and XSLT. Illustrates how to create three-tier Web applications through hands-on exercises and real-world case studies Highlights important security issues throughout Uses Perl/CGI as the primary development environment Includes lessons on PHP and ASP as alternative development environments Introduces the XML language and how to use XML as a tool for building Web applications


Table of Contents

Preface
Chapter 1 Introduction to Web Applications
Chapter 2 Markup on the Front End
Chapter 3 Processing on the Front End
Chapter 4 Introduction to Perl and CGI Programming
Chapter 5 Generating HTML Dynamically
Chapter 6 Processing Forms
Chapter 7 Maintaining State in Web Applications
Chapter 8 Cookies
Chapter 9 Perl Modules and E-mail Utilities
Chapter 10 The Data Tier
Chapter 11 Regular Expressions and Matching
Chapter 12 Searching In Web Applications
Chapter 13 A Complete Example and Security Summary
Chapter 14 Alternative Web Programming: PHP (Web Extension)
Chapter 15 Alternative Web Programming: ASP (Web Extension)
Chapter 16 Introduction to XML (Web Extension)
Chapter 17 XML in Web Applications (Web Extension)
Chapter 18 Javascript in Web Applications (Web Extension)
Chapter 19 DHTML Overview (Web Extension)
Appendix A HTML Basics
Appendix B Java References
Appendix C File Permissions
Appendix D Installing Perl and Perl Modules
Appendix E Installing PHP
Appendix F Installing ASP
Appendix G Installing MYSQL
Go to:Top of Page