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
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
*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
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
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
"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
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