FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Java Servlet Programming
- Author(s) Jason Hunter and William Crawford
- Publisher: O'Reilly Media; 1st edition (October 15, 1998)
- Paperback: 528 pages
- eBook: HTML and PDF
- Language: English
- ISBN-10: 0596000405
- ISBN-13: 978-0596000400
- Share This:
Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic web content, including both HTML pages and multimedia data, and it explores more advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet communicaton, interservlet communication, and internationalization.
The second edition of this popular book has been completely updated to cover the new features of Version 2.2 of the Java Servlet API. It introduces chapters on servlet security and advanced communication, and also introduces several popular tools for easier integration of servlet technology with dynamic web pages. These tools include JavaServer Pages (JSP), Tea, XMLC, and the Element Construction Set.
About the Authors- Jason Hunter is Senior Technologist with CollabNet, a company that provides tools and services for open source style collaboration.
- Java Servlet and JSP
- Enterprise Java (Java EE, Persistence, Web Services, Messaging, Spring, etc.)
- Advanced Java
- Books by O'Reilly®
- Java Programming and Java EE (J2EE)
- Java Servlet Programming (Jason Hunter, et al.)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
- The Java Enterprise CD Bookshelf, 7 Bestselling Books (This book is one of them)
-
Using JSP For Web Development With Derby Database
Learn how to write JavaServer Pages (JSP), what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications with Apache Derby databases.
-
Java 11: Web applications and Java EE (Poul Klausen)
This book deals with the development of web applications where the focus is on the server side and how to develop dynamic web pages using servlets, JavaServer Pages (JSP), and Java Server Faces (JSF), etc.
-
Core Servlets and JavaServer Pages: Core Technologies
This book serves both beginning and advanced developers. For beginning servlet and JSP developers, the book provides clear step-by-step coverage of the basic topics. It takes the next step, bringing together even more powerful servlet/JSP techniques.
-
More Servlets and JavaServer Pages (JSP) by Marty Hall
This book is a practical guide to the use of the Java Platform for Web-enabled applications. Focuses on the standard JSP tag library, filters, life-cycle event listeners, declarative and programmatic security, Web applications, and much more.
-
Servlets and JavaServer Pages: The J2EE Technology Web Tier
The book covers the basics including installing a JSP/Servlet environment on your computer, HTTP, HTML forms, JSP, Servlets, custom tag libraries, and the JSTL. It explains how to create applications using the Servlet and JSP specifications.
-
Java Web Programming with Eclipse (David Turner, et al)
The purpose of the book is to introduce students to web application development in Java with the use of Eclipse. It assumes a familiarity with HTML and the Java programming language.
-
The Java Web Scraping Handbook (Kevin Sahin)
This book will teach you how to extract data from any website, how to deal with AJAX / Javascript heavy websites, break captchas, deploy your scrapers in the cloud and many other advanced techniques, using Java programming language.
-
Building Back-End Web Apps with Java, JPA and JSF (G. Wagner)
This book shows how to build back-end web applications with Java, JPA and JSF as back-end components, including data validation and UI page creation, while the front-end only consists of a web browser's rendering of HTML-forms-based UI pages.
-
Building Modern Web Apps with Spring Boot and Vaadin
This guide is a practical introduction to web application development with Spring Boot and Vaadin. It covers the entire development process, from setup to deployment, following a step-by-step approach.
-
The JHipster Mini-Book (Matt Raible)
This book is a guide to getting started with JHipster with the latest versions AngularJS, Bootstrap and Spring Boot. It shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use.
-
Building Applications with Spring 5 and Vue.js (James Ye)
With its practical approach, this book helps you become a full-stack web developer. you'll have gained a complete understanding of the key design patterns and best practices that underpin professional full-stack web development.
-
Web Applications with Javascript or Java (Gerd Wagner, et al)
This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScript and Java.
-
RESTful Java with JAX-RS 2.0: Designing and Developing
With the book's technical guide, you'll learn how REST and JAX-RS work and when to use them. It provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation.
:
|
|