Series: The DevelopMentor Series This is the authoritative tutorial to the JSP 2.0 and Servlets 2.4 specifications written by JSP W3C expert committee members--Jayson Falkner, JSPInsider founder and WebMaster, and Kevin Jones, DevelopMentor UK co-founder. Servlets and JavaServer Pagesa is a complete
Special Edition Using Java Server Pages and Servlets
โ Scribed by Mark Wutka
- Book ID
- 127449180
- Year
- 2000
- Tongue
- English
- Weight
- 8 MB
- Category
- Library
- ISBN
- 0789724413
No coin nor oath required. For personal study only.
โฆ Synopsis
Special Edition Using JSP and Servlets starts by detailing the evolution of web servers that led to the creation of ASP and JSP. It explains both the limitations of previous technologies and the benefits that JSP provides including platform independence. Includes coverage of: organizing applications with multiple files and client-side objects, generating well-formed XML using JSP, storing data in cookies and sessions, interacting with Enterprise Java Beans, displaying dynamic graphics with Java 2D, and using RMI and Corba to enhance JSP applications. The final chapters demonstrate advanced JSP & Servlet techniques, including using JSP to create wireless & XML-based applications. Appendices provide an overview of popular JSP & Servlet runtime environments, including Jrun, Tomcat and ServletExec.
๐ SIMILAR VOLUMES
Special Edition Using Java 2 Standard Edition specifically covers only the Standard Edition of version 1.3 of the Java Software Development Kit (SDK). It begins with a series of quick refreshers for Object-oriented programming and Java fundamentals, including applet programming and threads, to ensur
Special Edition Using Microsoft SharePoint Portal Server is a must-have reference on collaboration using Microsoft's document and collaboration server. The book helps advanced users and administrators understand collaboration, SPS's architecture, using SPS, and finally how to administer the server i
## BOOK REPORTS E~lorina Java, (Second edition). By Patrick Niemeyer and Joshua Peck. O'Reilly, Sebastopol, CA. (1997'). 594 pages. $32.95. ## Contents: Preface. 1. Yet another language? 2. A first applet. 3. Tools of the trade. 4. The Java language. 5. Objects in Java. 6. Relationships between