Readers can cut to the chase
Aimed at those with some
This book takes you through
Web Development with
with this new, updated
previous Java experience,
the process of creating
JavaServer Pages will teach
"must have" guide
Core Servlets and JavaServer
content-rich websites and
you how to create dynamic
to Java and object-oriented
Pages covers all you need to
applications using OpenCms.
content-personalized,
programming. "Just Java
know to create effective Web
Although powerful and
customized, and up-to-the
2" contains all the
applications using
flexible, OpenCms can be
minute content-a key
essential information any
server-side Java. Combining
daunting on first approach,
ingredient of site
programmer needs to get
plenty of practical advice
but its advanced features
development on the World
started with Java. The
with detailed information on
reward the investment in
Wide Web today. JavaServer
CD-ROM includes a huge
these APIs, this book
learning. This book exists
Pages (JSP) is a new
amount of Java source code
provides both the necessary
to ease Java developers into
server-side Java technology
including many Java games,
background on Web
getting the most from
for generating dynamic
some physics applets
programming and guidance on
OpenCms. With hard-won
content in web pages and
(animation of an electric
using Java effectively to
experience of the practical
other on-line applications.
motor), translators for Java
power your Web site. Topics
difficulties faced by
This book covers all aspects
and many other languages
covered: Overview of Java
developers working with
of JSP development, as well
including C/C++, Perl, TCL,
servlets and JavaServer
OpenCms, this book is the
as comparisons to similar
Eiffel, Smalltalk, two
Pages (JSPs), servlets vs.
embodiment of the author's
dynamic content systems such
mini-versions of Linux, Java
CGI and ASPs, survey of
expertise, and the perfect
as CGI, Active Server Pages,
bible code software, the
servlet products,
way to master the system. If
Cold Fusion, and PHP. It
Java Programmers FAQ and
installation and
you are a web developer new
clearly demonstrates the
glossary, and much, much
configuration hints, using
to OpenCms, or are an
advantages offered by JSP as
more.
packages with servlets, the
experienced OpenCms
a full-featured,
servlet life cycle,
developer who is looking to
cross-platform,
initialization parameters,
get the most from the
vendor-neutral technology
debugging tips, HTML form
system, then this is the
for dynamic content
basics, submitting and
book for you. A working
generation.
processing form variables,
knowledge of Java, JSP, and
HTTP request and response
XML is required to get the
headers, standard CGI
most from OpenCms, and from
variables, HTTP status
this book.
codes, using cookies,
session tracking with
servlets, e-commerce
example, JSP scripting
elements and attributes,
including files, using
applets, JavaBeans and tag
libraries with JSPs,
strategies for combining
servlets and JSPs
effectively, database and
JDBC tutorial, and
connecting pooling.
Date: Oct, 25 1999 Date: Jun, 21 2000 Date: Jul, 08 2005 Date: Aug, 28 2003 |
Java is an object-oriented
Professional JavaServer Pages
language that is extremely
covers a wide variety of
popular with programmers and
areas including design and
Web developers. This
architecture, JSPs and their
beginner-level book teaches
relation to J2EE (Servlets,
readers the fundamental
EJBs, JDBC etc) as well as
programming concepts they
extensive coverage of the
need to grasp in order to
tag extension mechanism that
learn any computer language.
allows you to customize the
The unique approach covers
tags you use in your pages
the versatility and
to the data you're
extensibility of Java using
presenting. Readers are
game creation as a teaching
given an introduction to
tool. The author starts with
JSP, explaining how they
the basics of Java, assuming
relate to servlets, showing
that the reader is truly a
the tags, and creating beans
beginner with no programming
to encapsulate business
experience. This
logic, to keep web page
non-intimidating guide to
design simple. Further
Java will be a welcome
chapters cover database
addition to the library of
access with JDBC and
any aspiring programmer.
connection pooling, JSP
debugging, and web
application architecture
using JSP and servlets.
After considering security
issues in JSP web
applications, the book
concludes with seven
real-world case studies
including using JSP, XML and
XSLT to target content at
WAP and HTML browsers,
e-commerce, streaming using
JMF, and porting an existing
ASP-based application to JSP.
Date: Jan, 25 2002 Date: Jun, 21 2000 |