๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

JSP. Practical Guide for Programmers

โœ Scribed by Robert Brunner


Book ID
127457609
Publisher
Morgan Kaufmann
Year
2003
Tongue
English
Weight
3 MB
Series
The Practical Guides
Edition
1
Category
Library
ISBN
1558608362

No coin nor oath required. For personal study only.

โœฆ Synopsis


JavaServer Pages (JSP) is a technology for building dynamic web applications that can access databases and provide an interactive experience for users. It's a powerful technology with open source implementations (server and platform independent) for building enterprise Web applications. With JSP, existing business systems can be leveraged with minimal overhead, maintenance, and support. JSP: Practical Guide for Java Programmers is designed to cover the essentials of JSP including the basic JSP constructs and the relevant implicit objects as well as more advanced concepts such as incorporating JavaBeans, developing custom tags, utilizing the JSP expression language, building with the JSP Standard Tag Library, and developing complete JSP-Servlet application. Throughout the book, an electronic bank Web application is used to introduce new concepts, while demonstrating to the reader how the pieces fit together.
*Covers the latest release of JSP, version 2.0, and covers new features such as the Expression Language and Standard Tag Library.
*Includes a sample application of an electronic bank Web site, showing the power of JSP in providing the foundation for building Web applications .
*Provides a clear, straight-to-the-point approach to the JSP so that readers can start using it in their own projects right away.
*A supplemental web site includes code for all of the examples in the book as well as additional resources.


๐Ÿ“œ SIMILAR VOLUMES


Java: Practical Guide for Programmers
โœ Michael Sikora ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English โš– 2 MB

Sun Microsystems estimates the size of the Java developer market to be 2.5 million and rising). As commercial businesses move over from client server systems to developing multi-tiered web-based systems, this audience will continue to grow. This book is unique in that it covers a lot of ground in a

Multicast Sockets: Practical Guide for P
๐Ÿ“‚ Standards ๐Ÿ“… 2002 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English โš– 473 KB

*Multicast Sockets: Practical Guide for Programmers* is a hands-on, application-centric approach to multicasting (as opposed to a network-centric one) that is filled with examples, ideas, and experimentation. Each example builds on the last to introduce multicast concepts, frameworks, and APIs in an

C# 2.0: practical guide for programmers
โœ Michel de Champlain, Brian G. Patrick ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Elsevier ๐ŸŒ English โš– 3 MB

You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what youre after.Written by a team that boasts exten

The Struts Framework. Practical Guide fo
โœ Sue Spielman ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐ŸŒ English โš– 5 MB

Struts is an open-source framework that integrates with standard Java technologies and lets developers build web applications quickly and effectively. In much the same way that Java has overtaken Cโ€ขโ€ข, Struts is well poised to become the framework for web application development because of its abilit

Sockets in C Sharp. Practical Guide for
โœ David Makofske, Michael J. Donahoo, Kenneth L. Calvert ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English โš– 2 MB

"TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks. It is a unique combination of well written concise text and rich carefully selected set of working examples. For the beginner of network programming, it's a good starting

TCP-IP Sockets in Java. Practical Guide
โœ Kenneth L. Calvert, Michael J. Donahoo ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English โš– 3 MB

The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements: The API (application programming interface) reference sections in