Frameworks

  • submit to reddit

A Rich Web Service API for Your Favorite Framework, Part 2: JBoss Seam

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 2 (this...

1 replies - 15678 views - 11/18/08 by Ryan Heaton in Articles

Hibernate Search : Mapping Entities

 All Hibernate Search mapping metadata is described through annotations. Hibernate Search metadata is very code centric and shares a lot of information from...

3 replies - 15037 views - 11/18/08 by Meera Subbarao in Articles

Bringing Data into Flex Applications - Introduction

This article will describe the most common ways to bring data into a Flex application and will present the advantages and disadvantages of each approach. It...

4 replies - 12111 views - 11/17/08 by Cornel Creanga in Articles

Programming Heroes: A Conversation With Ed Merks

The first in the Programming Heroes category of our DZone Conversations sees us talking with Ed Merks, of EMF and Eclipse fame. The Programming Heroes series...

1 replies - 11218 views - 11/14/08 by James Sugrue in Uncategorized

The Foundation of Enterprise Java Frameworks

Frameworks became one of the hottest topics in Java community. Then, Microsoft adopted a similar development architecture and later the .Net platform was...

11 replies - 6136 views - 11/13/08 by Ibrahim Levent in News

Flex 3 : Dynamic Layouts With Repeaters

When you have a static number of items to display, presentation is easy. But what if this amount is dynamic? This is when the use of a Repeater can help. A...

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

Groovy, Grails & SpringSource - Initial Thoughts

SpringSource today announced that it has purchased G2One, the folks who have been driving the development of Groovy and Grails. The following are my _initial_...

12 replies - 9097 views - 11/12/08 by Pratik Patel in News

OSGi Event Admin with Spring DM

In my current post, I will try to highlight using event admin with spring DM. By an example, we will send an event inside the OSGi container from a notifier...

0 replies - 8132 views - 11/12/08 by Slim Ouertani in Articles

A Rich Web Service API for Your Favorite Framework, Part 1: Spring

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 1 (this...

0 replies - 12174 views - 11/12/08 by Ryan Heaton in Articles

A Different Road To Springness: SpringSource Acquires G2One

[img_assist|nid=5905|title=|desc=|link=none|align=right|width=86|height=100][img_assist|nid=5906|title=|desc=|link=none|align=right|width=71|height=100]Today,...

5 replies - 8376 views - 11/11/08 by James Sugrue in Articles

Spring Dependency Injection - An Introductory Tutorial

This article discusses dependency injection in a tutorial format. It covers some of the newer features of Spring DI such as annotations, improved XML...

37 replies - 151210 views - 11/11/08 by Rick Hightower in Articles

Integrating JAX-RS and Spring MVC

Spring MVC and JAX-RS have a lot in common. I've been working on integrating those two technologies as part of the JBoss RESTEasy project, and have...

0 replies - 16732 views - 11/06/08 by Solomon Duskis in Articles

The Swing Sacrifice

As someone who works primarily on desktop application development, I was disappointed to read Kirill's blog today, where he discusses how JavaFX is taking...

28 replies - 9556 views - 11/06/08 by James Sugrue in News

Moving from Spring's XML to Annotations in AppFuse

Last night, I did a spike on AppFuse to change XML to Spring annotations (@Repository, @Service and @Autowired) in its service and data modules. While I was...

5 replies - 11855 views - 11/05/08 by Matt Raible in Articles

A Look Inside JBoss Cache

So I was asked a number of times as to why I didn’t put in any shameless plugs for JBoss Cache - the project I lead - when I wrote my last article at DZone...

2 replies - 22636 views - 11/04/08 by Manik Surtani in Articles