Frameworks

  • submit to reddit

Freezing Joda Time

Once upon a time Mark Needham wrote about freezing Joda Time. Mark gives all the important details for freezing time (which is often helpful for testing),...

2 replies - 7033 views - 06/23/09 by Jay Fields in Tips and Tricks

Gosling, OSGi, Jigsaw and Shenanigans

I read an article where James Gosling comments on OSGi and Jigsaw, here’s what I found: According to James, OSGi is: from a different universekind of...

21 replies - 10629 views - 06/22/09 by Chris Aniszczyk in Articles

JSF 2.0 Refcard Released: Meet The Author

This week we released our JSF 2.0 Refcard. I had the chance to ask the author, Cay Horstmann, some questions about JSF 2.0 from what it's all about, to...

2 replies - 4534 views - 06/19/09 by James Sugrue in Articles

JavaFX and Seam with Flamingo

This is a two part article (part two) that will demonstrate how to use JavaFX and Seam with the Flamingo RIA framework. The article assumes that you have a...

1 replies - 29306 views - 06/16/09 by Max Katz in Articles

Tech Chat - Craig Walls on Spring Dynamic Modules

Craig Walls is author of the recently published DZone Refcard, "Getting Started with Spring-DM", as well as previous Refcardz on Spring, such as...

0 replies - 8665 views - 06/16/09 by Kirk Knoernschild in Articles

Security Features of JBoss AS 5.1 - Part 2 - Masking Passwords in the configuration files

Nobody likes the idea of seeing passwords in the open in an xml file.  In JBoss AS, we have various mechanisms by which passwords can be masked in the xml...

8 replies - 19642 views - 06/12/09 by Anil Saldhana in Articles

Dead Simple Async REST Application: Getting Started with the Atmosphere Framework

In this part, I describe a simple asynchronous REST application using behaviors.js, prototype.js and the Atmosphere Framework. As usual, you can deploy the...

1 replies - 9064 views - 06/11/09 by Jean-Francois Arcand in Articles

Hibernate Performance Tuning

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following...

11 replies - 68013 views - 06/10/09 by Ming Jiang in Articles

hibernate.cfg.xml Settings for Derby, Oracle and H2

It took me some time to collect the hibernate.cfg.xml data which is necessary for Derby, Oracle and H2. So here are the default settings for those...

3 replies - 55788 views - 06/10/09 by Peter ___ in Tips and Tricks

Setting up a TreeViewer with EMF-Databinding

With this article we are starting to write our RCP-Application which uses Eclipse-Databinding. I’m not going into detail how you create an RCP-Application...

1 replies - 9019 views - 06/10/09 by Tom Schindl in Articles

Have you started using Spring Dynamic Modules yet?

Get started now! Download the latest DZone Refcard: Getting Started with Spring-DM.  Spring Dynamic Modules (Spring-DM) brings Spring and OSGi together to...

0 replies - 5986 views - 06/08/09 by Lyndsey Clevesy in Announcements

EJB 3.1 to Release on Third Quarter of 2009

After the impressive General Session, I attended a session about EJB 3.1 - proposed to release on the third quarter of this year. There are tons of blogs...

2 replies - 3627 views - 06/03/09 by Felipe Gaúcho in Articles

Flex Remoting on Google App Engine

I'm not personally related to Adobe, Google nor Sun but I like to code in Java. I am happy to see that Adobe filling the gap which Sun left years ago with...

5 replies - 24370 views - 05/29/09 by Murat Yener in Articles

ICEFaces 2.0 And JSF 2.0 Together

JSF Ajax frameworks have been around for some time. JSF is all about server side components that render their state as markup to the client. JSF has a well...

4 replies - 18816 views - 05/28/09 by Roger Kitain in News

JavaServer Faces 2.0 (JSR 314) Passes Final Ballot

The Java Community Process (JCP) today approved the JavaServer Faces (JSF) 2.0 specification.  12 of the participating members voted 'Yes' while the remaining...

2 replies - 7790 views - 05/27/09 by Nitin Bharti in Articles