Product DescriptionThis book methodically teaches all of the skills necessary for developing a commercial web site using servlets and JavaServer Pages. These skills include working with HTML, HTTP, servlets, JSP, sessions, cookies, JavaBeans, SQL, JDBC, connection pooling, JavaMail, SSL, security, and XML. Unlike many of the competing books, this book provides detailed coding examples for working with Tomcat, one of the most popular servlet and JSP servers, and MySQL, one of the web’s most popular database servers. A great book for any Java programmer.
Customer Reviews
Average Rating:
Rating: - Excellent book for the subject
I used this book as the text for a course in applied client/server computing. This book passed the test: I would definitely use it again.
The 'alternating page' format that the authors use is unique. It makes the information in the book very easy to absorb: description on the left page, code example on the right page. It's so simple and so effective it makes me wish I'd thought of it first. ;) And even with so many code examples, I don't recall finding a single error.
Read More
Rating: - A must read book
This is a great book! It starts from very basic structure of web applications with examples and builds upon that to creation of an actual web application. Of course, I am assuming you know HTML. You also need to know some Java or other programming languages that helps you pick up Java quick. Here is the simple idea, you write your program with Java and then using JSP, Servlets and J2EE make that appliaction a web application. Of course don't get scared by these topics and titles. Simply start reading ... Read More
Rating: - The Best for Understanding JSPs and Servlets
Thank you to the authors. This book is simple to follow, precise and complete. I own the Wrox and OReilly JSP books but both of those give incomplete examples in critical portions of the book.
For easy to follow, complete, working examples with full explanation, this is the book.
Rating: - Needs a new revision
I accidently bought as Amazons pairing system linked this book to a JDK6 book with a publiction date fo 2007. This book was published in 2003! That'll teach me to check the publication date of the links.
This book is fine if you are still using Tomcat 4.1 as a release enviroment for your web apps. If you are like the rest of the world and have moved on to Tomcat 5 or 6, then forget it. This means the 2.1/1.2 Servlet/JSP specs rather than the 2.5/2.1 spec. From 1.2->2.1 there have been some ... Read More
Rating: - A good training book
This is a perfer training book for Java servlet.
It is very helpful for any level's user.