
Collapse
Featured Categories
1. | ![]() Head First Servlets and JSP, 2nd Edition By: Bryan Basham; Kathy Sierra; Bert Bates Publisher: O'Reilly Media, Inc. Publication Date: 25-MAR-2008 Insert Date: 25-MAR-2008 Bookshelf Slots: 1.0 | Overview: Head First Servlets and JSP, 2nd Edition
Looking to study up for the new J2EE 1.5 Sun Certified Web
Component Developer (SCWCD) exam?
This book will get you way up to speed on the technology you'll
know it so well, in fact, that you can pass the brand new J2EE 1.5
exam. If that's what you want to do, that is. Maybe you don't care
about the exam, but need to use servlets and JSPs in your next
project. You're working on a deadline. You're over the legal limit
for caffeine. You can't waste your time with a book that makes
sense only AFTER you're an expert (or worse, one that puts you to
sleep).
Learn how to write servlets...
|
2. | ![]() By: Bryan Basham; Kathy Sierra; Bert Bates Publisher: O'Reilly Media, Inc. Publication Date: 23-AUG-2004 Insert Date: 24-JUN-2006 Bookshelf Slots: 1.0 | Overview: Head First Servlets and JSP
Imagine a world without eBay...unthinkable! How would you get that
Farrah Fawcett poster, retired Beanie Baby, or first-edition pet
rock? Handling over a gazillion (OK, we exaggerate--it's actually
only 1 billion) page views each day, server-side Java makes eBay
work.
Isn't it time you learned the latest (J2EE 1.4) versions of
Servlets & JSPs? This book will get you way up to speed on the
technology you'll know it so well, in fact, that you can pass the
Sun Certified Web Component Developer (SCWCD) 1.4 exam. If that's
what you want to do, that is. Maybe you don't care about the exam,
but...
|
3. | ![]() Learning Java, Third EditionLearning Java, Third Edition By: Patrick Niemeyer; Jonathan Knudsen Publisher: O'Reilly Media, Inc. Publication Date: 20-MAY-2005 Insert Date: 31-AUG-2005 Bookshelf Slots: 1.0 | Overview: Learning Java, Third EditionLearning Java, Third Edition
Version 5.0 of the Java 2 Standard Edition SDK is the most
important upgrade since Java first appeared a decade ago. With Java
5.0, you'll not only find substantial changes in the platform, but
to the language itself-something that developers of Java took five
years to complete. The main goal of Java 5.0 is to make it easier
for you to develop safe, powerful code, but none of these
improvements makes Java any easier to learn, even if you've
programmed with Java for years. And that means our bestselling
hands-on tutorial takes on even greater significance.
Learning Java
is the most...
|
4. | ![]() By: Bruce W. Perry Publisher: O'Reilly Media, Inc. Publication Date: 21-JAN-2004 Insert Date: 30-JAN-2004 Bookshelf Slots: 1.0 | Overview: Java Servlet & JSP Cookbook
With literally hundreds of examples and thousands of lines of code,
the Java Servlet and JSP Cookbook yields tips and techniques
that any Java web developer who uses JavaServer Pages or servlets
will use every day, along with full-fledged solutions to
significant web application development problems that developers
can insert directly into their own applications. Java Servlet
and JSP Cookbook presents real-world problems, and provides
concise, practical solutions to each. Finding even one tested code
"recipe" that solves a gnarly problem in this comprehensive
collection of solutions and best...
|
5. | ![]() Java Servlet Programming, 2nd Edition By: Jason Hunter Publisher: O'Reilly Media, Inc. Publication Date: 12-DEC-2003 Insert Date: 03-OCT-2002 Bookshelf Slots: 1.0 | Overview: Java Servlet Programming, 2nd Edition
Servlets are an exciting and important technology that ties Java to
the Web, allowing programmers to write Java programs that create
dynamic web content. 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 explores more advanced topics like
integrated session tracking, efficient database connectivity using
JDBC, applet-servlet...
|
6. | ![]() By: Patrick Niemeyer; Jonathan Knudsen Publisher: O'Reilly Media, Inc. Publication Date: 01-MAY-2000 Insert Date: 27-SEP-2002 Bookshelf Slots: 1.0 | Overview: Learning Java
Part of O'Reilly's definitive set of Java documentation,
Learning Java introduces the basics of Java, the
object-oriented programming language for networked applications
from Sun Microsystems. This book provides a broad survey of the
Java 2 Standard Edition and contains everything necessary to get up
to speed quickly. It covers the essentials of hot topics like Swing
and JFC; describes new tools for signing applets and other Java
classes; and shows how to write networked clients and servers,
servlets, JavaBeans, and state-of-the-art user interfaces. Java
started out as a tool for creating...
|
7. | ![]() By: Jason Hunter Publisher: O'Reilly Media, Inc. Publication Date: 15-NOV-1998 Insert Date: 26-SEP-2002 Bookshelf Slots: 1.0 | Overview: Java Servlet Programming
A few years ago, the hype surrounding applets put Java on the map
as a programming language for the Web. Today, Java servlets stand
poised to take Java to the next level as a Web development
language. The main reason is that servlets offer a fast, powerful,
portable replacement for CGI scripts. The Java Servlet API,
introduced as the first standard extension to Java, provides a
generic mechanism to extend the functionality of any kind of
server. Servlets are most commonly used, however, to extend Web
servers, performing tasks traditionally handled by CGI programs.
Web servers that can...
|
8. | ![]() By: Patrick Niemeyer; Jonathan Knudsen Publisher: O'Reilly Media, Inc. Publication Date: 10-JUL-2002 Insert Date: 26-SEP-2002 Bookshelf Slots: 1.0 | Overview: Learning Java, 2nd Edition
Learning Java provides an accessible yet comprehensive
introduction to the programming language that has changed the way
we think about computing. Java has become the language of choice
for a wide variety of applications: web services, secure network
systems, XML-based tools, reusable components, and mission-critical
enterprise systems. Learning Java is filled with
easy-to-follow code examples that guide you through Java's many
features, APIs, and facilities. This new edition of Learning
Java has been expanded and updated for Java 2 Standard Edition
SDK 1.4. It comprehensively addresses...
|
9. | ![]() By: Ian F. Darwin Publisher: O'Reilly Media, Inc. Publication Date: 21-JUN-2001 Insert Date: 26-SEP-2002 Bookshelf Slots: 1.0 | Overview: Java Cookbook
The Java Cookbook is a comprehensive collection of problems,
solutions, and practical examples for anyone programming in Java.
Developers will find hundreds of tried-and-true Java "recipes"
covering all of the major APIs as well as some APIs that aren't as
well documented in other Java books. The Java Cookbook, like
the bestselling Perl Cookbook, covers a lot of ground, and
offers Java developers short, focused pieces of code that can be
easily incorporated into other programs. The idea is to focus on
things that are useful, tricky, or both. The book includes code
segments covering many...
|
10. | ![]() Java for the Web with Servlets, JSP, and EJB: A Developer’s Guide to J2EE Solutions By: Budi Kurniawan Publisher: Sams Publication Date: 12-APR-2002 Insert Date: 26-SEP-2002 Bookshelf Slots: 1.0 | Overview: Java for the Web with Servlets, JSP, and EJB: A Developer’s Guide to J2EE Solutions Java for Web with Servlets, JSP and EJB is the one book
you need to master Java web programming. It covers all the
technologies needed to program web applications in Java using
Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with
JavaScript. These technologies are explained in the context of
real-world projects, such as an e-commerce application, a document
management program, file upload and programmable file download, and
an XML-based online book project.
In addition to excellent content, this book includes licenses to
two Java web components from BrainySoftware.com. You...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.



