While Java texts are plentiful, it?s difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an e
Kotlin is a new programming language targeting the Java platform. It offers on expressiveness and safety without compromising simplicity, seamless interoperability with existing Java code, and great t
Extend and enhance your Java applications with domain-specific scripting in GroovyAbout This BookBuild domain-specific mini languages in Groovy that integrate seamlessly with your Java apps with this
If you are a Java developer, an experienced Java Swing, Flash/Flex, SWT, or web developer looking to take your client-side applications to the next level, this book is for you.
If you are working with Java or Java EE projects and you want to take full advantage of Maven in designing, executing, and maintaining your build system for optimal developer productivity, then this b
JSP(Java Server Pages)是由Sun Microsystems公司(已被甲骨文公司收購)宣導的、許多公司參與建立的一種動態網頁技術標準。JSP被賦予了Java技術的強大功能,能夠為用戶提供功能強大的技術支援,同時,JSP繼承了Java的優勢,可以建立安全的、跨平臺的動態網站。本書詳細講解了JSP的基本語法和Web程式設計方法。全書共16章,可分為7個部分。第1~3章是第1部分,介
JSP是Java Server Pages的縮寫,是一種以Java語言為架構的交互式服務器網頁編程技術,它整合了Java平臺下的各種組件,並且承襲 Java以面向對象理論為中心的設計架構,如此的特性讓 JSP可以製作出功能更為多樣的交互式網頁。本書為JSP人門讀者所設計,從基礎JSP環境的構建、語法、JSP網頁架構剖析到Java特性與數據庫技術的整合應用,逐步向讀者詳解建立開發JSP系統所需的各種
《Java EE 6權威指南:基礎篇(第4版)》是任務導向、示例驅動的Java EE 6基礎教程,講述如何開發企業應用,并作為第4版加入了很多新內容,詳細介紹了最新的API和平臺特性。本書分8部分闡述了Java EE 6基礎知識、Web層技術(包括JavaServer Faces和Facelets),以及如何使用JAX-WS和JAX-RS構建Web服務、使用JavaBeans組件開發業務邏輯、使用
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