Frameworks

Integrating Flex and Spring based JMS applications

This article explains the essentials of leveraging the Spring BlazeDS project to integrate Spring based JMS systems with Flex powered rich internet...

0 replies - 8006 views - 09/28/09 by Shashank Tiwari in Articles

Building GWT Applications with MVP and Issues with Overlay Types

MVP has recently become a popular strategy for structuring GWT applications. This is largely due to its testability and Ray Ryan's Best Practices For...

1 replies - 2913 views - 09/23/09 by Matt Raible in Articles

JavaServer Faces vs. Ajax Frameworks - Why Ajax is Better and Not Just Hype

Today I am looking into a JavaServer Faces application that I am having to make a few changes to. I didn't write it and the developer who did write it, wishes...

25 replies - 5377 views - 08/20/09 by chrislhardin in Articles

Wicket Refcard Released: Meet The Author

This week's Refcard covers Apache Wicket, one of the most popular web frameworks of the moment. We discussed Wicket and the refcard with the author, Andrew...

0 replies - 2275 views - 07/27/09 by James Sugrue in Articles

What is the Appeal of Ajax and GWT?

Ajax does have its detractors. Their argument goes as follows: Why reinvent everything that has already been done on the desktop on an inferior platform? I do...

17 replies - 4004 views - 07/03/09 by Axel Rauschmayer in Articles

The Death of XSLT in Web Frameworks

Several years ago there was a trend in Java web frameworks to use XML processing as a foundation for the framework logic: take the data from database and...

33 replies - 9994 views - 04/21/09 by Grzegorz Borkowski in News

An Introduction to Spring BlazeDS Integration

Last December, SpringSource and Adobe announced a partnership aimed at streamlining the integration between Spring and BlazeDS. This partnership has led to the...

12 replies - 46072 views - 04/02/09 by christophe coenraets in Articles

Testing GWT Applications

Last week, I did some research on GWT, how to test it and code coverage options for tests that extend GWTTestCase. The reason I did this is because I've found...

0 replies - 6717 views - 02/11/09 by Matt Raible in Articles

How To Develop A Firefox Extension

Admit that you have always wanted to know how to develop a Firefox extension but never had the time to learn. Here I will walk you through and at the end of...

1 replies - 9606 views - 01/30/09 by robnyman in News

Better Java Web Frameworks

I have been doing web application framework development for a long time. In my first experience, we developed a “Web Application Framework“, to ease...

11 replies - 8981 views - 01/29/09 by Ibrahim in News

Adobe AIR - Using A Clipboard To Transfer Data

Drag-and-drop and copy-and-paste are very similar in nature. In both cases, the operation involves moving or copying data from one location to another. The...

0 replies - 3646 views - 01/28/09 by Schalk Neethling in News

Learning Javascript - Reality Check

I've never been a big fan of frameworks. They are often clunky, contain a lot of excessive features and most importantly, they make things a little too easy,...

0 replies - 1284 views - 01/19/09 by Niels Matthijs in News

JavaLobby Web Framework Comparison Guide: A Call To Arms

Over the next few months here at JavaLobby and Web Builder Zone, we plan to provide the most comprehensive guide to the Java Web Frameworks available. The idea...

45 replies - 6627 views - 01/19/09 by James Sugrue in Articles

Playing Accordion With CSS and jQuery

One of the problems web designers face on a daily basis is the limits that are placed on one with regards to the size of your 'canvas'. Bigger screens with...

0 replies - 6442 views - 01/19/09 by Schalk Neethling in News

Flex & PHP Tutorial - Transmitting data using JSON

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot...

0 replies - 6917 views - 01/15/09 by Charlie Key in News