Open source has had a profound effect on the Java community. Many Java open source projects have even become de-facto standards. The principal purpose of Enterprise Java Development on a Budget is to guide you through the development of a real enterprise Java application using nothing but open source Java tools, projects, and frameworks.
This book is organized by activities and by particular open source projects that can help you take on the challenges of building the different tiers of your applications. The authors also present a realistic example application that covers...
Open source has had a profound effect on the Java community. Many Java open source projects have even become de-facto standards. The principal purp...
Developing enterprise Java applications using Java 2 Enterprise Edition (J2EE) is difficult enough. Developers need to use good integrated development environments (IDEs) and tools to simplify the complexity and increase developer productivity. The Eclipse Web Tools Platform (WTP) pr- ect is one such collection of tools. WTP is the first open source comprehensive collection of tools for building J2EE applications on top of the Eclipse Platform. WTP is an Eclipse project found at http: //www.eclipse.org/webtools/. It contains two subprojects. The first is the Web Standard Tools (WST) project,...
Developing enterprise Java applications using Java 2 Enterprise Edition (J2EE) is difficult enough. Developers need to use good integrated development...
T he year 2005 was a traumatic year for the Java web application development com- nity. It was under fire for the unnecessary "fat" architecture of Java Platform, Enterprise Edition (Java EE) systems compared to the new kids on the block like Ruby on Rails and Django. The search began for Java's answer to these frameworks. I had an existing product that was heavily invested in Java frameworks such as Spring and Hibernate, but because I had been involved with the Groovy team for a while, I knew we could create the solution that people were looking for. Hence, Grails was born. I knew Groovy...
T he year 2005 was a traumatic year for the Java web application development com- nity. It was under fire for the unnecessary "fat" architecture of Ja...