CARVIEW |
Java

By?Jan Goyvaerts, Steven Levithan
May 2009
$44.99 USD
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl,… Read more.

By?Stuart Halloway
May 2009
$32.95 USD
If you're a Java programmer, if you care about concurrency, or if you enjoy working in low-ceremony language such as Ruby or Python, Programming Clojure is for you. Clojure is… Read more.

By?Rick Rogers, John Lombardo, Zigurd Mednieks, Blake Meike
May 2009
$39.99 USD
This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that's generating enthusiasm across the industry.… Read more.

By?Federico Biancuzzi, Shane Warden
March 2009
$39.99 USD
Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), James Gosling (Java), Bjarne Stroustrup (C++),… Read more.

By?Eben Hewitt
March 2009
$49.99 USD
This cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook… Read more.

By?Martin Kalin
February 2009
$34.99 USD
This quick, practical, and thorough introduction to Java web services -- the JAX-WS and JAX-RS APIs -- offers a mix of architectural overview, complete working code examples, and short yet… Read more.

By?Ed Burnette
December 2008
$32.95 USD
Android combines the ubiquity of cell phones, the excitement of open source software, and the corporate backing of Google and other Open Handset Alliance members. The result is a mobile… Read more.

By?Maik Schmidt
November 2008
$38.95 USD
Every web site project is really an enterprise integration project in disguise. Ruby on Rails makes it easier than ever to create complex and good-looking web sites, but there's plenty… Read more.

By?Dan Sanderson
Rough Cuts Release: November 2008
Print Book Release: September 2009
$44.99 USD
The most authoritative book on Google's cloud computing service, Programming Google App Engine teaches you how to build highly scalable applications on Google's immense computing infrastructure. Google's Dan Sanderson introduces… Read more.

By?Frederic Daoud
October 2008
$36.95 USD
Tired of complicated Java web frameworks that just get in your way? Stripes is a lightweight, practical framework that lets you write lean and mean code without a bunch of… Read more.

By?George T. Heineman, Gary Pollice, Stanley Selkow
October 2008
$49.99 USD
Creating robust software requires the use of efficient algorithms. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select… Read more.

By?Sonatype Company
September 2008
$34.99 USD
Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this popular tool can bring order to your software development projects.… Read more.

By?Tom White
Rough Cuts Release: September 2008
Print Book Release: June 2009
$39.99 USD
Apache Hadoop is ideal for organizations with a growing need to store and process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to build… Read more.

By?James Elliott, Timothy M. O'Brien, Ryan Fowler
April 2008
$39.99 USD
This guide is an ideal introduction to Hibernate, the framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world… Read more.

By?John Ferguson Smart
April 2008
$59.99 USD
Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short… Read more.

By?Venkat Subramaniam
April 2008
$34.95 USD
Groovy brings you the best of both worlds: a flexible, highly productive, agile, dynamic language that runs on the rich framework of the Java Platform. Groovy preserves the Java semantics… Read more.

By?Bryan Basham, Kathy Sierra, Bert Bates
March 2008
$49.99 USD
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? Head First Servlets and JSP doesn't just give you a bunch of facts to… Read more.

By?Robert Liguori, Patricia Liguori
March 2008
$14.99 USD
How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving.… Read more.

By?Jason Brittain, Ian F. Darwin
October 2007
$39.99 USD
It takes a book as versatile as its subject to cover Apache Tomcat. This book is a valuable reference for administrators and webmasters, a useful guide for programmers who want… Read more.

By?Brendan Burns
August 2007
$9.99 USD
So, you have a great idea for the next big multiplayer game. Maybe it's a virtual world based on your favorite sci-fi television show. Or maybe it's an online bowling… Read more.

By?Ian F. Darwin
March 2007
$9.99 USD
This Short Cut tells you about tools that will improve the quality of your Java code, using checking above and beyond what the standard tools do, including: Using javac options,… Read more.

By?Martin Nystrom
March 2007
$9.99 USD
This Short Cut introduces you to how SQL injection vulnerabilities work, what makes applications vulnerable, and how to protect them. It helps you find your vulnerabilities with analysis and testing… Read more.

By?Robert Swarr
March 2007
$9.99 USD
Curious about Facelets, but short on time for trying a new product? This short cut shows you how to start developing web pages quickly with Facelets, the new JavaServer Faces-based… Read more.

By?Steven Douglas Olson
February 2007
$29.99 USD
This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features: suggestion lists, drag-and-drop, and more. Java developers can choose… Read more.

By?Scott Raymond
January 2007
$39.99 USD
Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches you… Read more.

By?Brett McLaughlin, Justin Edelson
December 2006
$49.99 USD
This new edition shows you how to cut through all the hype about XML and put it to work. You'll learn how to use the APIs, tools, and tricks of… Read more.

By?Brett McLaughlin, Gary Pollice, David West
November 2006
$49.99 USD
Tired of reading object-oriented analysis and design books that only make sense after you're an expert? Try our Head First book. This witty and entertaining tutorial shows you how to… Read more.

By?Maurice Naftalin, Philip Wadler
October 2006
$34.99 USD
Java Generics and Collections covers everything from the most basic uses of generics to the strangest corner cases. It teaches you everything you need to know about the collections libraries, so you'll always… Read more.

By?Jeffrey E. F. Friedl
August 2006
$44.99 USD
Written in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, 3rd Edition, offers a wealth of… Read more.

By?James Elliott
August 2006
$9.99 USD
Hibernate has clearly arrived. Are you ready to benefit from its simple way of working with relational databases as Java objects? This PDF updates the introductory material from the award-winning… Read more.

By?Bruce A. Tate
June 2006
$29.95 USD
If you're trying to adopt Ruby in your organization and need some help, this is the book for you. Based on a decision tree (a concept familiar to managers and… Read more.

By?Chad Fowler
June 2006
$32.95 USD
You've read the tutorials and watched the online videos. You have a strong grasp of all of the ingredients that make up a successful Rails application. But ingredients don't just… Read more.

By?Richard Monson-Haefel, Bill Burke
May 2006
$49.99 USD
This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success… Read more.

By?Elliotte Rusty Harold
May 2006
$49.99 USD
All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java I/O, 2nd Edition tells you all you… Read more.

By?Jim Farley, William Crawford
November 2005
$44.95 USD
Revised and updated for the new 1.4 version of Sun Microsystems Java Enterprise Edition software, Java Enterprise in a Nutshell, 3rd Edition is a practical guide for enterprise Java developers. Read more.

By?Brian D. Eubanks
November 2005
$29.95 USD
Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn't intended as a Java tutorial--it's targeted at developers and system architects who… Read more.

By?Tom Marrs, Scott Davis
October 2005
$34.95 USD
This convenient guide from O'Reilly takes an in-depth look at JBoss, the fastest growing open source tool on the market. Learn how to integrate JBoss with other open source Java… Read more.

By?Bruce A. Tate
September 2005
$24.95 USD
In Beyond Java, Bruce Tate, author of the Jolt Award-winning Better, Faster, Lighter Java, chronicles the rise of the most successful language of all time, and then lays out, in… Read more.

By?Ed Burnette
August 2005
$9.95 USD
This practical pocket guide gets you up to speed quickly with Eclipse. It covers basic concepts, including Views and editors, as well as features that are not commonly understood, such… Read more.

By?Joshua Marinacci, Chris Adamson
June 2005
$29.95 USD
Swing Hacks helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. The unique Hacks format provides short advanced tricks that you… Read more.

By?Norman Richards, Sam Griffith
June 2005
$29.95 USD
JBoss is a fully certified J2EE 1.4 application server that's free, popular, and competitive with proprietary Java application servers in features and quality. JBoss: A Developer's Notebook takes you on… Read more.

By?Vincent Massol, Timothy M. O'Brien
June 2005
$29.95 USD
Maven: A Developer's Notebook is the first book on the subject to hit the market, so you know the information is fresh and timely. If you're a Java programmer, you'll… Read more.

By?Patrick Niemeyer, Jonathan Knudsen
May 2005
$44.95 USD
With more changes than any previous version, Java 5.0 makes it easier to develop safe, powerful code. But it isn't any easier to learn. That means the bestselling hands-on tutorial… Read more.

By?Andrew Davison
May 2005
$59.99 USD
This comprehensive guide has everything you need to program Java games. It offers the most thorough coverage of Java 3D available, and clearly details the older, better-known 2D APIs, 3D… Read more.

By?Steve Holzner
April 2005
$34.95 USD
As the most widely used tool for cross-platform development, Ant has undergone a number of important changes in its functionality and use since its launch. Ant: The Definitive Guide, 2nd… Read more.

By?Bruce A. Tate, Justin Gehtland
April 2005
$29.95 USD
This no-nonsense book quickly gets you up to speed on the new Spring open source framework. Favoring examples and practical application over theory, Spring: A Developer's Notebook features 10 code-intensive… Read more.

By?Greg Wilson
April 2005
$29.95 USD
Programmers always need to move data around, to translate it from one format to another, or extract useful information from it. This book shows the best approaches to "crunching" data… Read more.

By?David Flanagan
March 2005
$44.95 USD
Java in a Nutshell, 5th Edition, covers all the extensive changes implicit in 5.0, the latest and greatest version of Java yet. This classic remake has also undergone a complete… Read more.

By?Bill Siggelkow
February 2005
$44.95 USD
The Jakarta Struts Cookbook is an amazing collection of code solutions to common--and uncommon--problems encountered when building web applications with the Struts Framework. With solutions to real-world problems just a… Read more.

By?Kathy Sierra, Bert Bates
February 2005
$44.95 USD
Head First Java delivers a highly interactive, multisensory learning experience that lets new programmers pick up the fundamentals of the Java language quickly. Through mind-stretching exercises, memorable analogies, humorous pictures,… Read more.

By?Chris Adamson
January 2005
$29.95 USD
Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QuickTime Java is a powerful toolkit, but one that's not easy… Read more.

By?Russell Miles
December 2004
$44.95 USD
This hands-on book shows readers why and how common Java development problems can be solved by using new Aspect-oriented programming (AOP) techniques. With a wide variety of code recipes for… Read more.

By?Timothy M. O'Brien
November 2004
$44.95 USD
This collection provides expert tips for using the utilities of the Java-based Jakarta Commons open source project. You don't have to be an expert, the book's solution-based format contains code… Read more.

By?Elliotte Rusty Harold
October 2004
$39.95 USD
Thoroughly revised to cover all the 100+ significant updates to Java Developers Kit (JDK) 1.5, Java Network Programming is a complete introduction to developing network programs (both applets and applications)… Read more.

By?Eric Freeman, Elisabeth Robson, Kathy Sierra, Bert Bates
October 2004
$44.95 USD
If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science,… Read more.

By?Tim Hatton
October 2004
$29.95 USD
In typical Developer's Notebook style, you'll learn how to take SWT out for a spin, make it work for you,and turn it upside down, all without wasted words or space.… Read more.

By?Will Iverson
October 2004
$29.95 USD
The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform… Read more.

By?Kent Beck
September 2004
$9.95 USD
While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need,… Read more.

By?Scott Oaks, Henry Wong
September 2004
$39.95 USD
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full… Read more.

By?Mike Clark
July 2004
$29.95 USD
Forget wizards, you need a slave--someone to do your repetitive, tedious and boring tasks, without complaint and without pay, so you'll have more time to design and write exciting code.… Read more.

By?David Flanagan, Brett McLaughlin
June 2004
$29.99 USD
This no-nonsense, guide by bestselling Java authors Brett McLaughlin and David Flanagan jumps right into Tiger. Using the task-oriented format of this new series, you'll get complete practical coverage of… Read more.

By?Steve Holzner
June 2004
$44.95 USD
Eclipse is a powerful open source platform that gives Java developers a new way to approach development projects. In the Eclipse Cookbook, Java expert Steve Holzner demystifies Eclipse with practical… Read more.

By?Chuck Cavaness
June 2004
$44.95 USD
If you want to use the Struts Framework to its fullest potential, this is the book for you. Programming Jakarta Struts, 2nd Edition covers everything the successful earlier edition did… Read more.

By?Ian F. Darwin
June 2004
$49.95 USD
Java Cookbook, 2nd Edition gets you to the heart of what you need to know when you need to know it. The completely revised and updated recipes in Java Cookbook,… Read more.

By?Denis Piliptchouk
June 2004
$5.95 USD
A practical guide for comparison and contrast of security features offered by Enterprise Java and .NET platforms. Read more.

By?Bruce A. Tate, Justin Gehtland
May 2004
$34.95 USD
In Better, Faster, Lighter Java, authors Bruce Tate and Justin Gehtland argue that the old heavyweight architectures, such as WebLogic, JBoss, and WebSphere, are unwieldy, complicated, and contribute to slow… Read more.

By?James Elliott
May 2004
$24.95 USD
Hibernate: A Developer's Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between… Read more.

By?Steve Holzner
April 2004
$44.95 USD
O'Reilly's new guide to the technology, Eclipse, provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with… Read more.

By?Hans Bergsten
April 2004
$39.95 USD
In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on… Read more.

By?Robert Simmons, Jr.
March 2004
$39.95 USD
Hardcore Java takes this language and breaks it apart, piece by piece, revealing the important secrets and tricks that will take you from a junior-level programmer to a seasoned and… Read more.

By?Jon Mountjoy, Avinash Chugh
February 2004
$54.99 USD
WebLogic: The Definitive Guide presents a 360-degree view of the world of WebLogic. Exhaustive treatment of the WebLogic server and management console answers any question that readers might think to… Read more.

By?Bruce W. Perry
January 2004
$44.95 USD
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… Read more.

By?David Flanagan
January 2004
$39.95 USD
This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It… Read more.

By?Hans Bergsten
December 2003
$44.95 USD
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major… Read more.

By?Kathy Sierra, Bert Bates
October 2003
$44.95 USD
With Head First EJB, you'll learn not just what the technology *is*, but more importantly, *why* it is, and what it is and isn't good for. You'll learn tricks and… Read more.

By?William Crawford, Jonathan Kaplan
September 2003
$49.99 USD
Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way. Rather than simply present another catalog of design patterns, the authors broaden the… Read more.

By?Andy Hunt, Dave Thomas
September 2003
$29.95 USD
Improve your Java coding skills using unit testing: it's really all about coding, not testing. This book shows not just how to test, but what to test. Discover the tricky… Read more.

By?Kim Topley
June 2003
$39.95 USD
Java Web Services in a Nutshell is a high-speed tutorial and a quick reference for the technologies that Sun Microsystems is creating for implementing web services with Java. This book… Read more.

By?Chuck Cavaness, Brian Keeton
May 2003
$9.95 USD
The Jakarta Struts Pocket Reference gives you an inside track on getting Struts installed, configured, and running smoothly in your enterprise. This book, an essential companion to O'Reilly's Programming Jakarta… Read more.

By?George Reese
May 2003
$39.95 USD
Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store… Read more.

By?Will Iverson
April 2003
$39.95 USD
Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared specifically at Java developers. Programmers using the 10.2 (Jaguar) release of… Read more.

By?David Jordan, Craig Russell
April 2003
$39.95 USD
This book, written by the JDO Specification Lead and one of the key contributors to the JDO Specification, is the definitive work on the JDO API. It gives you a… Read more.

By?Eric M. Burke, Brian M. Coyner
March 2003
$34.95 USD
Brimming with over 100 "recipes" for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn't try to "sell" you on XP; it succinctly documents the… Read more.

By?Donald Bales
January 2003
$9.95 USD
The JDBC Pocket Reference offers quick look-ups for all methods of the standard JDBC classes. These include concise reviews of the procedures for common JDBC tasks such as connecting to… Read more.

By?Jack Shirazi
January 2003
$44.95 USD
Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail,… Read more.

By?The O'Reilly Java Authors
December 2002
$34.95 USD
Until Java Enterprise Best Practices, advanced Java developers relied on the advice of a loose-knit community of fellow developers, time-consuming online searches for examples or suggestions for the immediate problem… Read more.

By?Marc Loy, Robert Eckstein, Dave Wood, James Elliott, Brian Cole
November 2002
$59.99 USD
This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical… Read more.

By?Tim Boudreau, Jesse Glick, Simeon Greene, Vaughn Spurlin, Jack J. Woehr
October 2002
$44.95 USD
In NetBeans: The Definitive Guide, you'll find out how to use this IDE to its fullest, making your Java programming more efficient and productive than ever before. You'll understand the… Read more.

By?Scott Oaks, Bernard Traversat, Li Gong
September 2002
$34.95 USD
O'Reilly's pioneering reference is the first and last word on this powerful distributed computing technology. JXTA in a Nutshell delivers all the information you need to get started, including an… Read more.

By?Greg Nyberg
August 2002
$24.95 USD
Although EJB applications themselves are portable, the manner in which developers install and run EJB products varies widely from one vendor to the next. The goal of this WebLogic workbook… Read more.

By?Kyle Brown
August 2002
$24.95 USD
Although EJB applications themselves are portable, the manner in which developers install and run EJB products varies widely from one vendor to the next. The goal of this WebSphere AE… Read more.

By?Ron Hitchens
August 2002
$34.95 USD
Java NIO explores the new I/O capabilities of version 1.4 in detail and shows you how to put these features to work to greatly improve the efficiency of the Java… Read more.

By?Alain Trottier
August 2002
$29.99 USD
The focus of this book is on the core Java language as implemented by the new version of Java, version 1.4. The book features a logical, sequential approach with concise… Read more.

By?J. Steven Perry
June 2002
$34.95 USD
Java Management Extensions is a practical, hands-on guide to using the JMX APIs, Sun Microsystem's new Java-based tool for managing enterprise applications. This one-of-a kind book is a complete treatment… Read more.

By?Brett McLaughlin
May 2002
$34.95 USD
This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open… Read more.

By?Robert Englander
May 2002
$44.99 USD
Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it's soared to… Read more.

By?Samuele Pedroni, Noel Rappin
March 2002
$34.99 USD
Jython is an implementation of the Python programming language written in Java, allowing Python programs to integrate seamlessly with any Java code. The secret to Jython's popularity lies in the… Read more.

By?Brett McLaughlin
March 2002
$39.95 USD
This isn't just a book about Entity Beans and JNDI. It takes you step by step through building the back end, designing the data store so that it gives you… Read more.

By?Kim Topley
March 2002
$39.99 USD
J2ME in a Nutshell provides a solid, no-nonsense reference to the "alphabet soup" of micro edition programming, covering the CLDC, CDC, KVM and MIDP APIs. The book also includes tutorials… Read more.

By?David A. Chappell, Tyler Jewell
March 2002
$39.99 USD
Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or… Read more.

By?David Brownell
January 2002
$29.95 USD
This concise book gives you information you need to effectively use the Simple API for XML (SAX2), the dominant API for efficient XML processing with Java. With SAX2, developers have… Read more.

By?Qusay Mahmoud
January 2002
$39.99 USD
Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP).… Read more.

By?Donald Bales
November 2001
$54.99 USD
Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries… Read more.

By?William Grosso
October 2001
$54.99 USD
With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories,… Read more.

By?Eric M. Burke
September 2001
$39.95 USD
Learn how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. Java and XSLT introduces XSLT and then shows you how to apply transformations in real-world… Read more.

By?Al Williams
September 2001
$49.99 USD
Java 2 Network Protocols Black Book shows programmers how to leverage open source software, as well as source code unique to the book, to make it easy to handle HTTP,… Read more.

By?Hans Bergsten
July 2001
$9.95 USD
JavaServer Pages (JSP) is harmonizing how web designers and programmers create dynamic web pages. JavaServer Pages Pocket Reference is the perfect companion volume to O'Reilly's best-selling JavaServer Pages. This book… Read more.

By?Steve Holzner
June 2001
$59.99 USD
A great reference tool-jam-packed with easily accessible information. Provides programming tips on a variety of topics including variables, arrays, and operators; conditionals and loops; object-oriented programming; inheritance and inner classes;… Read more.

By?Scott Oaks
May 2001
$54.99 USD
The second edition focuses on the platform features of Java that provide security--the class loader, bytecode verifier, and security manager--and recent additions to Java that enhance this security model: digital… Read more.

By?Jason Hunter
April 2001
$44.95 USD
The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet security and… Read more.

By?Andy Deitsch, David Czarnecki
March 2001
$39.95 USD
Java Internationalization shows how to write software that is truly multi-lingual, using Unicode, a standard system that supports hundreds of character sets for most modern languages and many ancient ones. Read more.

By?Richard Monson-Haefel, David A. Chappell
December 2000
$39.99 USD
This book is a thorough introduction to Java Message Service (JMS) from Sun Microsystems. It shows how to build applications using the point-to-point and publish-and-subscribe models; use features like transactions… Read more.

By?George Reese
August 2000
$49.99 USD
This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible, and offers a robust model for writing applications that are easy to maintain. The… Read more.

By?David Flanagan
October 1999
$29.95 USD
Java Foundation Classes in a Nutshell provides an in-depth overview of the important pieces of the (JFC), such as the Swing components and Java 2D. It also includes compact reference… Read more.

By?Jonathan Knudsen
May 1999
$39.95 USD
Java 2D Graphics describes the 2D API from top to bottom, demonstrating how to set line styles and pattern fills as well as more advanced techniques of image processing and… Read more.

By?Jonathan Knudsen
May 1998
$44.99 USD
Java Cryptography teaches you how to write secure programs using Java's cryptographic tools. It includes thorough discussions of the java.security package and the Java Cryptography Extensions (JCE), showing you how… Read more.

By?Jim Farley
January 1998
$49.99 USD
Java Distributed Computing offers a general introduction to distributed computing, meaning programs that run on two or more systems. It focuses primarily on how to structure and write distributed applications… Read more.

By?Robert Englander
June 1997
$29.95 USD
Developing Java Beans is a complete introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This… Read more.
Buy Direct and Save
The Hardware Revolution

New York Times Spotlights
Myths of Innovation

DIY O'Reilly Gear

Satisfied Customers
Learn More, Spend Less
- Quickly search over 7,200 books and certification guides
- Access the full content of up to 10 books a month
-
Download five book chapters per month in PDF format, at no extra cost, to print or read on the go
- Copy and paste code
- Save up to 35% on O'Reilly print books
- New! Access mobile-friendly books directly from cell phones and mobile devices

Related Forum
- Jax India 2009: International Conference On Java Technologies April 06-10, Bangalore, India
- Jax India 2009: International Conference On Java Technologies April 06-10, Bangalore, India
- How To Create Tabbed Menu Like Pulsepush?
- How To Change The Colour Of The Menu.can Any One Help Me?
- Classcastexception While Using Xpath In Javax Package
- What Ci Notification Strategy Do You Prefer?
Popular Topics
ActionScript | Ajax |
Apache | C# |
CSS | Flex |
Head First | iPhone |
Java | JavaScript |
Linux | Missing Manuals |
MySQL | Open Source |
Perl | PHP |
Photoshop | Python |
Ruby | Web 2.0 |
XML |
Browse Books & Videos
- Business & Culture
- Databases
- Design & Graphics
- Digital Audio & Video
- Digital Photography
- Hardware
- Home & Office
- Networking & Sys Admin
- Operating Systems
- Programming
- Science & Math
- Security
- Software Engineering
- The Web
News Topics
analysis2009 cloudcomputing economics economy freesoftware google government iphone javascript linux microsoft mobile ooxml opensource oscon perl politics privacy python rails ruby security socialnetworking standards twitter web20 xml xquery xrx xslt
International Sites
![]() ©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly
Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites
O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |
More Technology News Ars Technica BBC News - Technology CNET News - Technology Guardian - Technology News Mashable ReadWriteWeb Slashdot TechCrunch Technology Review The New York Times - Technology The Washington Post - Technology Wired News |