web development

  • submit to reddit

Codenvy Beats Desktop With a 10 Point Lead

How long does it take to do Hello World on Eclipse, provided that you have a clean Linux machine? I was curious enough to start an experiment and record it....

2 replies - 1416 views - 03/28/13 by Eugene Ivantsov in Announcements

Free Wicket guide now available!

Dear guys,I'm really excited to announce that, after almost two years of work (in may spare time), I've finished and published my free guide to Wicket!...

2 replies - 364 views - 03/21/13 by Andrea Del Bene in Announcements

Divide and conquer: Play framework modules

It’s usually the case that you start developing an application and go on fulfilling requirements. When your application grows bigger you start to realize the...

2 replies - 2888 views - 01/20/12 by Sebastián Open in Articles

The Spark micro framework

Web programming is the science of coming up with increasingly complicated ways of concatenating strings. -- Greg BrockmanIn the description of its authors,...

0 replies - 8026 views - 12/20/11 by Giorgio Sironi in Articles

OpenXava 4m6: Rapid Java Web Development Framework

OpenXava is a productive way for creating business AJAX applications with Java. With OpenXava you only need to write domain classes (simple Java classes...

0 replies - 1907 views - 11/11/10 by Javier Paniza in Announcements

OSGi and servlets can work together

OSGi is the emerging Java platform, and a surefire architectural solution to avoid the infamous Jar hell during the development of Java applications.Web...

0 replies - 11263 views - 06/01/10 by Giorgio Sironi in Articles

Play! Framework Usability

Perhaps the most striking thing about about the Play! framework is that its biggest advantage over other Java web application development frameworks does...

8 replies - 18488 views - 03/16/10 by Peter Hilton in Articles

Author Interview: Dave Klein on Grails: A Quick Start Guide

I recently had the opportunity to interview Dave Klein, the author of DZone's Getting Started with Grails Refcard and Grails: A Quick-Start Guide for the...

0 replies - 11479 views - 12/14/09 by Matt Stine in Articles

Flex 3 with Java Book Review

0 replies - 11933 views - 09/29/09 by Michael Shields in Book Reviews

Advanced Web Application Security

The security landscape has changed dramatically in the past 12 months. Unless you are aware of CSRF, Javascript Highjacking and the many ways to fool an XSS...

2 replies - 6858 views - 07/27/08 by Schalk Neethling in News

Agile Web Development with Grails

Agile Development is all about developing code and seeking feedback from your users to make sure you’re developing what’s relevant. When changes are...

0 replies - 12224 views - 07/16/08 by Schalk Neethling in News

GWT Basic Project Structure And Components

[img_assist|nid=3421|title=|desc=|link=url|url=http://www.manning.com/affiliate/idevaffiliate.php?id|align=left|width=208|height=388]The core of every GWT...

2 replies - 23496 views - 07/14/08 by Schalk Neethling in News

Write A Struts 2 Action Class In 5 Minutes Using Annotations

This tutorial is a continuation of Setup web application using spring Struts 2 and Maven with Eclipse 3.3. The project structure is as shown in the below...

0 replies - 31520 views - 07/14/08 by karthikeyan Cho... in News

BIRT 2.3 What's New And the Ganymede IDE for Java Report Developers

[img_assist|nid=3261|title=|desc=|link=none|align=right|width=120|height=120]BIRT is a top level project through Eclipse and one of the most popular tools for...

3 replies - 35692 views - 06/30/08 by Schalk Neethling in News

Wicket Creating RESTful URLs

This is a tutorial on using Wicket with REST-style URLs. Normally, Wicket generates URLs that are a bit ugly. For example:...

3 replies - 22717 views - 06/24/08 by Daan van Etten in News