| |
|
 |
Overview of Java servlets and JavaServer Pages (JSPs), servlets vs. CGI and ASPs, survey of servlet
products, installation and configuration hints, using packages with servlets, the servlet life cycle,
initialization parameters, debugging tips, HTML form basics, submitting and processing form variables,
HTTP request and response headers, standard CGI variables,
...
read
more |
|
|
 |
Increasing numbers of businesses are making rapid progress in providing information on the Internet
and creating their own e-commerce sites, as well as simply accessing information from it. The
technological focus is now shifting from the client to the server. This invaluable book describes how
to use Java to program for the server and how to create server-side applications and
servlets... read
more |
|
|
 |
An overview of the new server-side Java platform - Java 2 Enterprise Edition - as it relates to
building n-tier web applications.It covers the building blocks (Servlets, JSP, EJB, JDBC, RMI, JNDI, CORBA) then goes into special
design considerations for server side programming, (including resource pooling and component based
design) before finally discussing future design possibilities opened up by Jini and JavaSpaces
technology... read
more |
| |
|
 |
This book is a superb introduction to Java servlets and their various communications mechanisms. It
includes deep and comprehensive coverage of the Java Servlet API, and also of HTTP, non-HTTP socket
communications, Remote Method Invocation (RMI), and more. Throughout, the authors present excellent
... read
more
|
| |
|
 |
This book's approachability is a major strength. Sure, there's plenty of useful expertise on display
here, but the author doesn't get bogged down in too much detail. After showing off the fundamentals of
servlets and JSPs, including basic syntax, this book uses simple and effective examples that show off
these APIs at work... read
more |
|