| Partner Links |
DVD Software |
|
| Home : Java : Books | | Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
Books Listings |
|
Total:
82 | Displaying: 41 - 50 | Pages: 123456789 |
|
|
Java for the Web with Servlets, JSP, and EJB: A Developer
|
Website
Refer
Review It
|
Discusses the use of Servlets 2.3 and JavaServer Pages 1.2 (JSP) in the middle tier of a medium-sized web application, and the use of Enterprise JavaBeans 2.0 (EJB) for large enterprise applications. Several chapters also explain how to incorporate JavaScript as the client-side programming language. The CD-ROM contains File Upload and Download beans, the Jboss application server, and project files.Book News, Inc.®, Portland, OR
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 receive a full license of the Programmable File Download component for commercial and non-commercial deployment. You are also granted to a license to deploy the author`s popular File Upload bean for non-commercial use, which has been licensed by the Fortune 500 company Commerce One and purchased by major corporations such as Saudi Business Machine, Ltd. and Baxter Healthcare Corporation.
Price: 34.99 - Updated: 12/31/2003
|
|
Developing Enterprise Web Services: An Architect
|
Website
Refer
Review It
|
Build Web services with enterprise-class reliability, performance, and value
Web services are transforming IT, and represent a powerful new way to reduce cost and drive top-line growth throughout the enterprise. This book takes a no-nonsense view of architecting and constructing enterprise-class Web services and applications. The authors expertly assess the current state of the Web services platform, offering best practices and new architectural patterns for leveraging the advantages of Web services--and mitigating the risks.
Build Web services and applications that meet enterprise requirements for security, mobility, transactions, QoS, workflow, portlets, management, and more
Avoid the `bottomless pit` of application rewriting and maintenance overhead
Architect applications to stay reliable even if some Web services go off-line
Scale applications to support the inclusion of Web services from multiple partners
Secure private information within Web services environments
Develop high-value mobile Web service applications
Includes a detailed case study
Whether you`re an architect, developer, project leader, or manager, this book will help you deliver on the promise of Web services in your real-world enterprise environment.
Price: 34.99 - Updated: 12/31/2003
|
|
Mastering Enterprise JavaBeans (2nd Edition)
|
Website
Refer
Review It
|
Enterprise JavaBeans (EJB) has proven to be wildly successful and is fast becoming the dominant technology for building server-side applications, including most Web applications. In this much-anticipated new edition, bestselling author Ed Roman teams up with noted software development experts Scott Ambler and Tyler Jewell to once again deliver the definitive guide to all things EJB. Geared toward Web site developers, enterprise application developers, and developers of software components for resale, this book has been updated to cover the latest features of version 2.0--including container services, transactions, design strategies, complex persistence, clustering, project management, and choosing an EJB server--as well as to add new, more advanced programming tips and techniques.
Price: 31.50 - Updated: 12/31/2003
|
|
Core J2EE Patterns: Best Practices and Design Strategies
|
Website
Refer
Review It
|
Patterns are basically design solutions for recurring problems, so Core J2EE Patterns contains recurring design solutions for persons using J2EE. The authors break these solutions down into presentation, business, and integration patterns.
As is usual with pattern books, you won`t find much code here. The book majors on problem discussions, analysis of the factors you should consider in your design, and strategies for the solution implementation. The authors constantly encourage abstraction, code modularity, non-duplication of code, network efficiency, code maintainability, and solution reusability.
While these are the aims we`ve been encouraged to pursue for years, too many pattern books operate at such a high theoretical level they fail to appeal to working programmers. In practice, you could use the patterns discussed with any language, but by concentrating on using Java, Core J2EE Patterns is able to take a more hands-on approach.
Okay, so you won`t find detail at the level of APIs, but you will find discussion of where to implement functionality to best leverage Java`s architecture and which Java mechanisms to use: for example, implementing entity beans as coarse-grained--rather than fine-grained--objects to reduce the transaction overhead. Not the sort of implementation advice you`ll find in language-agnostic pattern books.
Core J2EE Patterns enables you to dramatically cut the design time on enterprise-level Java-based projects while increasing the likelihood that the project will reach a timely fruition. Recommended. --Steve Patient, Amazon.co.uk
Price: 31.49 - Updated: 12/31/2003
|
|
Murach's Java Servlets and JSP
|
Website
Refer
Review It
|
This programming guide outlines the skills necessary for Java web programming. It moves from the basics, including coverage of HTML, to servlet and JSP skills, database handling, and advanced topics like JavaMail, SSL, security, XML, and Enterprise JavaBeans. A sample web site illustrates the relationship between these various elements. Code for the web site appears on the included CD-ROM.Book News, Inc.®, Portland, OR
This book methodically teaches all of the skills necessary for developing a commercial web site using servlets and JavaServer Pages. These skills include working with HTML, HTTP, servlets, JSP, sessions, cookies, JavaBeans, SQL, JDBC, connection pooling, JavaMail, SSL, security, and XML. Unlike many of the competing books, this book provides detailed coding examples for working with Tomcat, one of the most popular servlet and JSP servers, and MySQL, one of the web’s most popular database servers. A great book for any Java programmer.
Price: 34.65 - Updated: 12/31/2003
|
|
Mastering Tomcat Development
|
Website
Refer
Review It
|
Learn how to use Tomcat to quickly build more sophisticated Web applications
This comprehensive introduction to developing complex Web applications using Tomcat and related Apache Jakarta technologies examines everything you need to know about Tomcat 4--the popular, award-winning server for implementing and deploying servlets and JavaServer Pages. Tomcat helps developers create dynamic Web content without the problems associated with other methods, like CGI scripts. Author Peter Harrison has written the first book to cover Tomcat from a developer`s perspective. He shows you how to use Tomcat by itself as well as with related Apache Jakarta technologies to develop dynamic Web applications, and you`ll also learn techniques for improving your programming productivity.
This practical, guide is packed with source code and examples of real-world Web applications. Plus, you`ll discover other exciting features of Tomcat, including:
* A code-intensive guide to building Web applications that run on Tomcat
* Details on using other Apache Jakarta technologies-including Struts, Taglibs, Velocity, and CVS-with Tomcat to form a comprehensive Java Web development process
* Complete guidelines for installing, configuring, and administering Tomcat, including coverage of the new Manager application and Web application deployment process
The companion Web site contains:
* All source code from the book
* Working demonstrations
* Links to additional resources
Price: 31.50 - Updated: 12/31/2003
|
|
Java Extreme Programming Cookbook
|
Website
Refer
Review It
|
Extreme Programming does not mean programming naked while rollerblading down the side of the Grand Canyon. It does mean a new approach to software development that is both radical and common-sense. Unlike many software development methodologies, XP has been accepted quickly because its core practices--particularly code sharing, test-first development, and continuous integration--resonated immediately with software developers everywhere. Instead of impressing developers with a body of theory, XP got programmers to say, `Yeah, that`s how I`d like to work.`
Oddly enough, although most developers turn to Extreme Programming methods in order to code real, hands-on, and extensible projects quickly (`Code comes first`), most books on Extreme Programming insist on focusing on the theory and not the practice.
Not the Java Extreme Programming Cookbook.
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 most important features of popular open source tools for XP in Java--including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet--and then digs right in, providing recipes for implementing the tools in real-world environments.
Each recipe offers solutions that help you put an extreme programming environment together: then provides code for automating the build process and testing. Although the time saved using any one of these solutions will more than pay for the book, Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations.
One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, while others are invaluable for continuous integration; with these practical examples, you`ll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly.
If you want to set up a test-driven development environment that allows you to focus on writing testable code--now--this book will prove invaluable.
Price: 24.47 - Updated: 12/31/2003
|
|
Web Services Patterns: Java Edition
|
Website
Refer
Review It
|
`Web Services Patterns: Java Edition` describes the architectural patterns that guide developers through design patterns (service implementation and usage) and illustrates different ways in which Web services can and will be used. `Web Services Patterns: Java Edition` is not the typical narrative tome. Instead, after some introductory text, Paul Monday provides a catalog of 20 patterns that are typically needed in the development of Web services-based systems. AUTHOR BIO Paul B. Monday is a software architect working for Sun Microsystem`s Network Storage Division. During graduate school, at Washington State University, he created the System V File system implementation for the early Linux operating system (prior to the 1.0 kernel). At IBM, Paul worked on projects to find mechanisms and approaches for reusing software efficiently. After IBM, Paul worked for Imation Corporation as an architect and project leader for a series of projects involving device management and network appliances. While there, Paul led an effort to build a network appliance based entirely on open source software. Since Imation Corp., Paul has worked on a variety of architecture projects relating to enterprise software. Paul is the co-author of two books, `The San Francisco Component Framework: An Introduction`, and `The Jiro Technology Programmer`s Guide and Federated Management Architecture`.
Price: 31.49 - Updated: 12/31/2003
|
|
Eclipse Modeling Framework
|
Website
Refer
Review It
|
This guide to Eclipse Modeling Framework (EMF) explains how EMF unifies Java, XML, and UML, and provides an overview of the various EMF classes. Particular attention is given the EMF models, EMF generator, programming, EMF API, and EMF.edit API. The book also supplies examples of many common framework customization and programming techniques. The authors are computer programmers and software developers.Book News, Inc.®, Portland, OR
Price: 29.99 - Updated: 12/31/2003
|
|
Java(tm)2: A Beginner
|
Website
Refer
Review It
|
Bestselling author and programming guru Herb Schildt brings you Java 2 essentials in this newly updated introductory guide. Covering the latest I/O classes and features, this book teaches you Java 2 fundamentals through hands-on projects, end-of-module reviews, annotated code samples, and Q&A sections.
Price: 20.99 - Updated: 12/31/2003
|
|
|
|