|
Java 2 Enterprise Edition 1.4 Bible
Java
2 Enterprise Edition (J2EE) is the specification that all enterprise
Java developers need to build multi-tier applications, and also the
basis for BEA's WebLogic Application Server and IBM's WebSphere. Revised
to be current with the significant J2EE 1.4 update that will drive
substantial developer interest. Written by a top-selling team of eleven
experts who provide unique and substantial business examples in a
vendor-neutral format, making the information applicable to various
application servers. Covers patterns, J2EE application servers,
frameworks, Ant, and continuous availability. |
|
From Java To Ruby
You
want your development team to be productive. You want to write
flexible, maintainable web applications. You want to use Ruby and Rails.
But can you justify the move away from established platforms such as
J2EE? Bruce Tate's From Java to Ruby has the answers, and it expresses
them in a language that'll help persuade managers and executives who've
seen it all. See when and where the switch makes sense, and see how to
make it.
| | |
|
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 and JSPs, what makes a web container tick
(and what ticks it off), how to use JSP's Expression Language (EL for
short), and how to write deployment descriptors for your web
applications. Master the c:out tag, and get a handle on exactly what's
changed since the older J2EE 1.4 exam. You don't just pass the new J2EE
1.5 SCWCD exam, you'll understand this stuff and put it to work
immediately. |
|
Spring in Action, 3rd Edition
Totally
revised for Spring 3.0, this book is a hands-on guide to the Spring
Framework. It covers the latest features, tools, and practices including
Spring MVC, REST, Security, Web Flow, and more. Following short code
snippets and an ongoing example developed throughout the book, you'll
learn how to build simple and efficient J2EE applications. |
|
BEA WebLogic Server 8 For Dummies
Provides
an introduction to J2EE using the WebLogic platform, which claims the
largest market share-about forty percent-of the Java application server
market. Features the most comprehensive coverage of the component types
of WebLogic in the friendly For Dummies style. Covers static resources,
JSPs, taglibs and servlets, EJBs, and WebLogic's Web service development
and deployment capabilities and tools. Teaches readers the basic
administration and monitoring capabilities built into WebLogic, using a
conversational and example-driven approach. |
|
XML Programming Bible
Covers
all the most recent XML core and related specifications including XML
1.1, J2EE 1.4, Microsoft .NET's latest iteration, as well as open source
XML items from the Apache project. Strong coverage of XML use with
databases, transactions, and XML security. Discusses both Microsoft
(.NET) and Sun (Java) programming integration with XML, an approach not
taken in any other book. Presents extensive business examples, including
several major applications developed throughout the book. No previous
exposure to XML is assumed. |
|
Tapestry in Action
Tapestry
in Action is the definitive guide to the Tapestry approach: creating
full-featured web apps by connecting framework components to economical
amounts of application code. Many simple examples show you how to tackle
common tasks such as form validation, application localization,
client-side scripting, and synchronization between browser and app
server. Later chapters discuss more advanced topics including creation
of new components and integration with J2EE.
If you want to create great web applications using Tapestry and know
Java (plus plain-vanilla HTML and a little XML), this book is for you. |
|
XDoclet in Action
Are
you tired of writing the same Java code, over and over again? XDoclet
will take the burden of repetitive development tasks off your shoulders
by automating them. XDoclet is a metadata-driven, code generation engine
for Java. Starting from simple JavaDoc-style comments, it generates
deployment descriptors, interfaces, framework classes and other utility
classes your project requires.
XDoclet in Action is an easy to read introduction to XDoclet and its
uses. It is a resource on code generation with this popular open source
tool. With many short code examples and a full-scale J2EE example, the
book shows you how to use XDoclet with EJBs, Servlets, JMX, and other
technologies. |
|
Expert One-on-One J2EE Development without EJB
In
this hands-on guide, Ill show you alternatives to EJB that can be used
to create higher quality applications faster and at lower cost. Ill
demonstrate how to leverage practical techniques and tools, including
the popular open source Spring Framework and Hibernate. Ill guide you
through productive solutions to core problems such as transaction
management, persistence, remoting, and web tier design. We will examine
how these alternatives affect testing, performance, and scalability, and
discover how lightweight architectures can slash time and effort on
many projects. |
|
Java Open Source Programming
Written
by leading authorities in the field, this book shows you how to
leverage a suite of best-of-breed Open Source development tools to take
the pain out of J2EE and build a complete Web-based application. You'll
combine these tools to actually reduce the points of failure in your
application, while increasing overall system stability and robustness.
Along with the tools introduced here, you'll develop the PetSoar
application, which follows the PetStore application used by Sun
Microsystems to demonstrate features of J2EE. With PetSoar, the authors
focus on developing a maintainable and flexible application, rather than
showcasing the end result, so that you can apply the material in your
own projects. |