Oct 01, 2011 |
6,637 views |

Book Description
Spring Roo is an easy-to-use productivity tool for rapidly developing Java enterprise applications using well-recognized frameworks such as Spring, Hibernate, AspectJ, Spring Web Flow, Spring Security, GWT, and so on. Spring Roo takes care of creating maven-enabled projects, enterprise application architecture based on your choice of technologies, unit/integration tests based on your choice of testing framework, and so on. The bottom line is that if you’re using Spring, then you must consider using Spring Roo for increased productivity.
Spring Roo 1.1 Cookbook brings together a collection of recipes that demonstrate how the Spring Roo developer tool simplifies rapidly developing enterprise applications using standard technologies/frameworks such as JPA, GWT, Spring, Flex, Spring Web Flow, Spring Security, and so on. It introduces readers to developing enterprise applications for the real world using Spring Roo tool. The book starts off with basic recipes to make readers comfortable with using Spring Roo tool. As the book progresses, readers are introduced to more sophisticated features supported by Spring Roo in the context of a Flight Booking application. In a step-by-step by fashion, each recipe shows how a particular activity is performed, what Spring Roo does when a command is executed, and why it is important in the context of the application being developed.
Initially, you make a quick start with using Spring Roo through some simple recipes. Then you learn how Spring Roo simplifies creating the persistence layer of an enterprise application using JPA. You are introduced to the various roo commands to create JPA entities Download Now »
Oct 01, 2011 |
12,074 views |

Book Description
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an excellent environment for the beginning programmer – students can quickly build useful programs while learning the basics of structured and object-oriented programming techniques.
Table of Contents
Preface
CHAPTER 1 Creating Your First Java Classes
CHAPTER 2 Using Data
CHAPTER 3 Using Methods, Classes, and Objects
CHAPTER 4 More Object Concepts
CHAPTER 5 Making Decisions
CHAPTER 6 Looping
CHAPTER 7 Characters, Strings, and the StringBuilder
CHAPTER 8 Arrays
CHAPTER 9 Advanced Array Concepts
CHAPTER 10 Introduction to Inheritance
CHAPTER 11 Advanced Inheritance Concepts
CHAPTER 12 Exception Handling Download Now »
Sep 30, 2011 |
5,159 views |

Book Description
The world-wide developer community has downloaded over ten million copies of BIRT (Business Intelligence and Reporting Tools). Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution from creating and deploying reports to integrating report capabilities in enterprise applications.
Integrating and Extending BIRT, Third Edition, introduces programmers to BIRT architecture and the reporting framework. BIRT technology makes it possible for programmers to build customized reports using scripting and BIRT APIs. This book also includes extensive examples of how to use the Eclipse Plug-in Development Environment to build plug-ins to extend the features of the BIRT framework. The source code for these examples is available for download at www.eclipse.org/birt.
Key topics covered include
- Installing and deploying BIRT
- Deploying a BIRT report to an application server
- Understanding BIRT architecture
- Scripting in a BIRT report design
- Integrating BIRT functionality into applications
- Working with the BIRT extension framework
This revised and expanded third edition features the following new content Download Now »
Sep 30, 2011 |
5,404 views |

Book Description
As Eclipse-based applications become increasingly popular, users are demanding more sophisticated graphical interfaces. When standard widgets aren’t enough, graphics built with GEF are often the best solution. The Eclipse Graphical Editing Framework (GEF) covers everything Java tool developers need to create tomorrow’s richest, most visual interfaces.
This practical, hands-on guide begins by introducing GEF, Draw2D, and Zest, and demonstrating what can be achieved with them. Next, the authors walk through building a simple Draw2D example, helping new GEF developers understand the core capabilities available to them. Building on this foundation, they progressively introduce more of the Draw2D frameworks, including Figures, Layout Managers, Connections, Layers, and Viewports. They present a chapter-length graph visualization project based on Zest, followed by detailed coverage of non-Draw2D portions of GEF.
The book’s final section walks step by step through developing a complete GEF editor. Each chapter focuses on a different aspect of the problem, and includes challenges, solutions, diagrams, screenshots, cookbook-style code examples, and more.
This book is organized to help developers solve immediate problems quickly, while also gaining in-depth knowledge for building advanced solutions. Relevant APIs are included in several chapters, making this an even more useful standalone reference.
Download Now »
Sep 21, 2011 |
6,367 views |

Book Description
Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you’ll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR.
Written for Java developers. No prior experience with portlets required
What’s Inside
- Complete coverage of the Portlet 2.0 API
- Spring 3.0 Portlet MVC and the Liferay portal server
- Portal design best practices
- Reusable source code
Table of Contents
PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT
- Introducing portals and portlets
- The portlet lifecycle
- Portlet 2.0 API – portlet objects and container-runtime options
- Portlet 2.0 API – caching, security, and localization Download Now »
Sep 21, 2011 |
6,799 views |

Book Description
Liferay in Action is the official guide to building Liferay portal applications using Java and JavaScript. If you’ve never used Liferay before, don’t worry. This book starts with the basics: setting up your development environment and creating a working portal. Then, it builds on that foundation to help you discover social features, tagging, ratings, and more. You’ll also explore the Portlet 2.0 API, and learn to create custom themes and reusable templates.
Experienced developers will learn how to use new Liferay APIs to build social and collaborative sites, use the message bus and workflow, implement indexing and search, and more. This book was developed in close collaboration with Liferay engineers, so it answers the right questions, and answers them in depth.
No experience with Liferay or the Portlets API is required, but basic knowledge of Java and web technology is assumed.
What’s Inside
- Complete coverage of Liferay Portal 6
- Covers both the commercial and open source versions
- Custom portlet development using the Portlet 2.0 spec
- Liferay’s social network API
- Add functionality with hooks and Ext plugins Download Now »