JSP

ebook Practical Guide for Programmers · The Morgan Kaufmann Series in Data Management Systems

By Robert Brunner

cover image of JSP

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...
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.
  • 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.
  • JSP