
With this article I'm starting a series derived from how I'm designing
blueBill
Mobile, an Android application, but in addition to
...
0 replies - 16030 views - 06/22/11 by Fabrizio Giudici in Articles

One way to learn a new program language or a new framework is do a "Hello World" or a CRUD application to start to understand about the technology,...
4 replies - 8370 views - 02/21/11 by Valdemar Júnior in Articles

This article is intended for people who are interested in Spring and Hibernate, especially those who are new to the technology. Create, Read, Update and Delete...
5 replies - 11479 views - 12/09/10 by Paul Sydney Orozco in Articles

A couple of weeks ago, I posted an article
demonstrating how easy web developement in Java is these days. This
article extends the previous and takes the...
8 replies - 5646 views - 08/06/10 by Alex Collins in Articles

The Model-View-Controller architectural pattern is a classic trait of Java applications. For example, Swing is a well-known implementation of this pattern in...
1 replies - 14740 views - 07/01/10 by Giorgio Sironi in Articles

2 replies - 6300 views - 05/04/10 by Arbi Sookazian in Book Reviews

Most Java web frameworks were designed with MVC in mind; however, JSF is probably one of the only few that achieved the goal. Combining JSF with JBoss Seam and...
2 replies - 15194 views - 03/17/10 by Ed Lee in Articles

There is a problem with JavaFX when using it to render more complex scenes: the scene’s memory use increases and performance degrades as more and more nodes...
28 replies - 8886 views - 08/06/09 by Thomas Buhr in Articles

ZK 3.6.1 released recently. ZK is a Direct RIA
framework to increase developer’s productivity by integrating frontend
and backend of applications...
0 replies - 2990 views - 04/29/09 by Robbie Cheng in Announcements

In this article I will discuss the "ZkToDo2" sample application that demonstrates desktop MVC patterns using the ZK RIA AJAX framework, Spring and...
6 replies - 39131 views - 03/12/09 by Simon Massey in Articles

PureMVC, the well-known Java AS3 framework, is now available for Java and GWT. PureMVC is a lightweight framework for creating applications based upon the...
0 replies - 5019 views - 10/20/08 by DSI opensource in Announcements

An important requirement in a lot of applications is reporting. It can be internal reports (same application jsp/html) or to an external format like xls,pdf or...
20 replies - 90012 views - 10/13/08 by Manuel Jordan in Articles

Have you ever been a team member in a web framework or web product
development? You may have noticed although UI prototyping is a fast
process but UI...
29 replies - 28122 views - 07/19/08 by Ali Loghmani in News

jWebApp is a trouble free full stack MVC web application framework that truly removes the complexities of web development and its configuration. jWebApp is so...
0 replies - 3835 views - 05/28/08 by David B. in Announcements

This article tries to demonstrate that Java can be more productive than Ruby. We are going to develop the same application of the article Rolling with...
21 replies - 25950 views - 05/15/08 by Javier Paniza in News