Enterprise Java Servlets
Download Enterprise Java Servlets PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Enterprise Java Servlets book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Enterprise Java Servlets
Author: Jeff M. Genender
language: en
Publisher: Addison-Wesley Professional
Release Date: 2002
This is not a beginner's guide: it's an enterprise developer's guide to building industrial-strength servlets. Jeff Genender shows exactly how to dramatically improve servlet performance, reliability, and scalability, while simplifying coding and maintenance in large-scale development environments. This book brings together in-depth tutorials, case studies, and reference materials for advanced real-world servlet development. It draws heavily on the author's own experience in developing servlet architectures from scratch and transforming inferior servlet applications into stable, reliable software. Among the topics covered: creating a reusable base servlet architecture that accelerates development and streamlines maintenance; improving error handling; establishing processes that allow multiple developers to work on the same server projects; and using servlets in sophisticated load balancing and fault tolerance applications. For all enterprise developers working with servlets and related technologies, and for Web developers who need to replace their current server-side technologies with a more powerful solution.
Java Enterprise in a Nutshell
With the recent release of Java 2 Enterprise Edition 1.4, developers are being called on to add even greater, more complex levels of interconnectivity to their applications. To do this, Java developers need a clear understanding of how to apply the new APIs, and the capabilities and pitfalls in the program--which they can discover in this edition.
Using Java Server Pages and Servlets
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.