spring

JECO: Lightweight, Standalone, Spring-based Container

It has been few years now during which I had a constant dream: to have the availability of a stand-alone, easy to use, Java-based container to deploy java...

0 replies - 988 views - 08/13/08 by Marco Tedone in Announcements

Spring and Scripting

Spring is among the handful of Java application frameworks that is widely used in many enterprise projects. It has become a viable alternative to the more...

0 replies - 4367 views - 08/11/08 by Meera Subbarao in Articles

SpringSource Enterprise Available To All

SpringSource, the company behind Spring, the de facto standard in enterprise Java, and a leading provider of infrastructure software, today announced the...

2 replies - 2473 views - 07/22/08 by James Sugrue in Announcements

Metawidget 0.55: New Support for GWT, Groovy, and More

Metawidget is an Open Source 'smart UI widget' that populates itself at runtime with UI components to match the properties of a given business object. In...

0 replies - 1281 views - 07/15/08 by Richard Kennard in Announcements

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

4 replies - 1934 views - 07/05/08 by slim.ouertani in Tips and Tricks

Web Services with Mule, CXF, and Spring

Since it seems like everything is going the way of SOA and Web Services these days, it's always nice to have some practical examples of how to quickly get a...

1 replies - 7482 views - 07/04/08 by Steve Daskam in Articles

Spring Rich Client - Part 2

Let us do some more basics with the “Spring Rich Client” 1.0.0 (SpringRC). Although it is time to give an overview of the entire architecture I won’t do...

13 replies - 3339 views - 07/03/08 by Peter Karich in Articles

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...

2 replies - 6073 views - 07/02/08 by Thomas Wiradikusuma in Articles

Unit Testing with TestNG and JMockit Part 2

This tutorial is part two in a two part series on TestNG and jmockit. The previous tutorial (found here) covered the classic JUnit and EasyMock scenario, only...

0 replies - 1666 views - 06/30/08 by mminella in Articles

Spring Rich Client - Part 1

Today I will start a series about the great Swing framework called Spring Rich Client (SRC). The 1.0.0 version was released in March 2008 and it is not...

5 replies - 4903 views - 06/20/08 by Peter Karich in Articles

Running the Table With JMesa

Shhhh. I’ll tell you a secret. I don’t like tables.I know. Shocking, isn't it?Don't get me wrong: I don't dislike tables per se. They're great for...

7 replies - 6166 views - 06/18/08 by David Sills in Articles

Hibernate - Dynamic Table Routing

I have been searching for a method to dynamically route objects to databases at runtime using Hibernate and recently I found a solution which fit the bill....

1 replies - 3350 views - 06/13/08 by alvinsingh in Articles

Hottest Java Web Framework... Maybe Not Java?

I haven't sat down in a long time and actually tried to determine a trend in the Java web framework arena. The uncountable number of "easy to use"...

9 replies - 4539 views - 06/10/08 by Riyad Kalla in News

IWebMvc Milestone 5: New Widgets & Documentation

IWebMvc has reached Milestone 5 which we expect to be the last one before a Release Candidate. This new milestone includes preliminary documentation (the most...

0 replies - 722 views - 05/27/08 by Jose in Announcements

Spring Framework Support in REST 0.7

REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...

1 replies - 8458 views - 05/20/08 by Jeff Rubinoff in News