Frameworks

  • submit to reddit

Wicket Tutorial Series: Designing the Backend

As mentioned in day 2 of our series, we have a main service interface that came from an initial discussion of what we think a pastebin should do. What can be...

5 replies - 8419 views - 03/12/09 by Guillermo Castro in Articles

Migrating From Spring dm Server

The easiest way to develop Spring-powered OSGi applications is to use SpringSource Tools (Eclipse plug-in) and SpringSource dm Server combo. They allow rapid...

10 replies - 8737 views - 03/11/09 by Thomas Wiradikusuma in Articles

Cometd Acknowledged Message Extension

With the release of the latest cometd-jetty in Jetty 6.1.15, the oft requested feature of reliable message delivery is now supported by the Acknowledged...

2 replies - 4287 views - 03/11/09 by Greg Wilkins in Articles

Wicket Tutorial Series: Writing the Tests

In the course of building an application, whether it due to shortened timelines, lack of process, or laziness, tests become an afterthought. Tests often are...

6 replies - 8222 views - 03/11/09 by Johan Edstrom in Articles

A Look Inside FUSE ESB 4: An OSGi-Based Integration Platform

Recently, version 4 of the FUSE ESB was released, which is the enterprise support version of Apache ServiceMix 4, rebranded by Progress Software (previously...

15 replies - 88157 views - 03/10/09 by Tijs Rademakers in Articles

Parallelism in Spring

I've been wanting to post about parallelism in Spring for ages by now. It's an interesting topic that doesn't get the attention it deserves(if any at all),...

6 replies - 14068 views - 03/10/09 by Jose Noheda in Articles

What JavaFX Examples Do Developers Want to See?

Joshua Marinacci asked what JavaFX samples people wanted to see in his latest blog entry, and the results are now in.If you've downloaded the SDK already what...

17 replies - 12040 views - 03/10/09 by Sergey Surikov in Articles

Tutorial: Your First Simple Spring MVC Template

In this post, I'm going to show you how to create your first simple Spring MVC template. Before we start, I assume that you already know the basics of Spring...

6 replies - 41355 views - 03/10/09 by Benedict Aluan in Articles

Wicket Tutorial Series: Setting Up the Project

Each day this week will feature a new article with an in-depth look at the creation process behind setting up a Java project and implementing the frontend with...

4 replies - 17771 views - 03/10/09 by Craig Tataryn in Articles

iText 2.1.5

Last year, some new developers joined the iText team. This resulted in a new release that may not differ much from the previous version if you look at the API,...

0 replies - 2183 views - 03/08/09 by Bruno Lowagie in Announcements

Using Teneo and EMF to Store Your Data

Most of you know that I am working as a committer for various Eclipse-related projects (such as Xtext, Xpand and the Modeling Workflow Engine). You might not...

2 replies - 9277 views - 03/07/09 by Peter Friese in Articles

Spatial Search with Hibernate+Lucene

Lucene is a powerful full-text indexing and query library. It powers many popular web sites like Sourceforge and Wikipedia. With its popularity, Lucene has...

2 replies - 19496 views - 03/04/09 by samyem tuladhar in Articles

Video and Eclipse

For an upcoming project I need to be able to show Flash videos inside of an RCP application. Java has never been known for its multimedia functionality so I...

1 replies - 7396 views - 03/04/09 by Patrick Paulin in Articles

Win Your Copy: Collective Intelligence in Action + An Interview with the Author

Collective Intelligence is a useful technique, as we try to provide web applications that will appeal to entire communities. We had an opportunity to talk to...

6 replies - 8058 views - 03/04/09 by Wei Ling Chen in Articles

Code Generators: Robots of the Software Factory

There are many analogies between software development and manufacturing. The “Software Factory” methodology utilizes these similarities. Another analogy is...

0 replies - 5705 views - 03/03/09 by Ibrahim Levent in News