JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you’ll learn how the Spring Framewo
Spring 3.0是Spring在積蓄了3年之久後,隆重推出的一個重大升級版本,進一步加強了Spring作為Java領域第一開源平臺的翹楚地位。 Spring 3.0引入了眾多Java開發者翹首以盼的新功能和新特性,如OXM、校驗及格式化框架、REST風格的Web編程模型等。這些新功能實用性強、易用性高,可大幅降低Java應用,特別是Java Web應用開發的難度,同時有效提升應用開發的優
SummaryOSGi in Depth shows Java developers how to develop to the OSGi Service Platform Enterprise specification, an emerging Java-based technology for developing modular enterprise applications. About
Get a concise introduction to Spring, the increasingly popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers
JUnit is the leading Java unit testing framework and its version 4.8 significantly improves the Java development process. Designed for productivity, it has extensions for newer application styles---l
The SpringSource dm Server? is a completely modular, OSGi-based Java server designed to run enterprise Java applications and Spring-powered applications with a new degree of flexibility and reliabilit
This book is a translation from Java to .Net as well as an expansion of the bestselling "Hibernate in Action." All traces of Java have been carefully replaced by their .Net equivalents in order to gu
Google Web Toolkit (GWT)是一種開源的Java框架,用于構建Java驅動的Web應用程序。通過GWT,開發者可以使用純Java來實現豐富的客戶端應用。在簡化開發能夠運行于各種瀏覽器中的、類似于桌面應用程序的客戶端應用方向,GWT超過了大多數Java框架。局限用戶界面豐富性的唯一因素就是開發者的想象力。本書內容涵蓋了GWT的高級特性,在構建具有豐富用戶界面的真實應用程序時,完全
While this practical guide for Java developers working with the Google Web Toolkit (GWT) includes some introductory information, it is intended for readers with basic background on GWT and the Java EE
Guice (pronounced “Juice”) is the Jolt Award-winning, 100% Java icing on the cake of Java dependency injection. Unlike other popular dependency injection frameworks such as Spring, G
This book is for those who want to build sophisticated Java web applications quickly and easily. It assumes that the reader is reasonably comfortable with the Java programming language, but no knowled
Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowl
As the majority of Java developers are only Web-tier developers; Java technologies like JavaServer Pages (JSP), JavaServer Faces (JSF), and Apache Tomcat are mainly applicable and relevant to their ne
Written for experienced enterprise Java developers, this guide introduces the JBoss Seam framework for enhancing the development of Java EE applications, its component model and context support, pagef
JSP(Java Server Page)是基于Java的技術,用于創建可支持跨平臺及Web服務器的動態網頁。JSP繼承了Java語言的優勢,是一種與平臺無關的開發技術,而Java技術的強大功能也賦予了JSP能夠為用戶提供強大功能的技術支持。 本書從實例入手,介紹了數據庫通用模塊、綜合實例和數據庫的移植等方面的內容。全書共12章,可以分成4個部分:第1章、第2章是第一部分,講述了JSP和數據庫編