java

JavaFX in Action

It is an exciting time to learn JavaFX platform to build desktop, mobile and Set-Top Box applications. JavaFX in Action is a book that will get you up to speed in no time at all. The book strikes a...

0 replies - 2640 views - 11/11/09 by Carl Dea in Book Reviews

Flex 3 with Java Book Review

Flex 3 with Java is a quick read (<300 pages) that immediately gets you up to speed on what Flex is and how you can use it. Having worked with another RIA framework I was keen to see what Flex had...

0 replies - 3317 views - 09/29/09 by bladewheels in Book Reviews

Win Your Copy: Practical API Design: Confessions of a Java Framework Architect

“Practical API Design” is divided into three parts:In part one, Jaroslav describes the theories underlying his approach to API design and his reasons for writing “another design book.” This...

18 replies - 3577 views - 03/28/09 by Burk Hufnagel in Book Reviews

Pagination: Server Side or Client Side?

Numerous times in your projects you might have to face a situation where you need to pull chunks of data dynamically. The obvious issue that you then face is...

14 replies - 6167 views - 01/27/09 by nitinaggarwalin in Articles

Language Construct vs. Design Pattern - PHP Arrays In Java

Automated migration is a difficult task because of many reasons. One of them is the need to ensure a good code quality for the generated code. Migrating from...

3 replies - 4537 views - 10/24/08 by Robert Enyedi in News

GWT: Running a completed project

Let's put GWTShell and GWTCompiler to use with a calculator example, CalculatorWidget. First, we'll use GWTShell to get the lay of the land and launch the...

0 replies - 4925 views - 08/11/08 by Schalk Neethling in News

Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors

Frank Cohen will demonstrate the new PushToTest TestMaker Version 5 open- source end-to-end service governance and test automation tool. Software developers...

0 replies - 5784 views - 07/21/08 by Schalk Neethling in News

GWT Basic Project Structure And Components

The core of every GWT project is the project layout and the basic components required—host pages, entry points, and modules. To begin a GWT project, you need...

2 replies - 9210 views - 07/14/08 by Schalk Neethling in News

Write A Struts 2 Action Class In 5 Minutes Using Annotations

This tutorial is a continuation of Setup web application using spring Struts 2 and Maven with Eclipse 3.3. The project structure is as shown in the below...

0 replies - 15436 views - 07/14/08 by karthikeyan Cho... in News

Java and Mocking

I've just spent my first three days on a project in Leeds. It's a pretty common Java project, RESTful services and some MVC screens. We have been using Mockito...

4 replies - 6434 views - 07/04/08 by olabini in News

Spring Web Flow CRUD Tutorial

I'm currently studying Spring Web Flow (SWF). I want to share my experience in creating a simple CRUD Web application.Technologies used: JPA 1.0 Spring...

3 replies - 23693 views - 07/02/08 by Thomas Wiradikusuma in Articles

BIRT 2.3 What's New And the Ganymede IDE for Java Report Developers

BIRT is a top level project through Eclipse and one of the most popular tools for designing and developing reports for business. Web Builder Zone Leader,...

1 replies - 19167 views - 06/30/08 by Schalk Neethling in News

TheServerSide Java Symposium Europe is Over

Well, I'm home from Prague, from another edition of TheServerSide Java Symposium. This year was definitely a few notches up from last year in Barcelona in my...

0 replies - 4128 views - 06/26/08 by olabini in News

Wicket Creating RESTful URLs

This is a tutorial on using Wicket with REST-style URLs. Normally, Wicket generates URLs that are a bit ugly. For example:...

3 replies - 8064 views - 06/24/08 by stuq in News

MyEclipse 6.5 Released, 5 Licenses for DZone Members!

Genuitec has announced two major product releases: MyEclipse 6.5 and MyEclipse 6.5 Blue Edition. DZone has 5 FREE licenses to give away! Both are available...

12 replies - 11492 views - 06/24/08 by Schalk Neethling in Articles