|
Java Server and Servlets: Building Portable Web Applications
|
| Edition |
1st
|
| Publish Date |
1999
|
| Author |
Peter Rossbach and Hendrik Schreiber
|
| ISBN |
0201674912
|
| Publisher |
Addison-Wesley
|
| Format |
Paperback, 429 pages
|
| Price |
$44.95 at fatbrain.com
|
| Rating |
8/10
|
| Review |
Includes a fair bit of depth for such vast topics.
Well written and easy to read, you will find this book useful if you often construct complex server-side programs.
This book is not for the beginner: you should know Java, CGI, and Web Administration concepts before you tackle this text.
With all of that under your belt before you begin, you should find this text very useful.
|
| Synopsis |
This book is broken into three main parts: Basis, WebApp Framework, and Applications. It includes the fundamentals of how to build servlets, instructs you on how to set up a servelet engine, and then shows you some practical applications for your servlets, such as chat and online stores.
|
| Publisher's Note |
Java Server and Servlets is an indispensable resource for developers and Java programmers who
are responsible for constructing Web-based server-side applications for small to medium-sized
companies. It introduces all the relevant technologies and explains how to use them, and then goes
on to describe the design principles behind building your own Web server and how to build your own
applications. The authors have created their SMI (Servlet Method Invocation), an extension based on
the servlet API, and provide their own software, the servlet engine 'Jo!'. In addition to providing an
illustrated example of how to build a Web server, the book also covers a framework, WebApp, for
the developer who, having understood the principles laid out, can use it as a basis for creating and
developing better applications.
|
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|