FOSDEM '10 is a free and non-commercial event organized by the community, for the community. Its goal is to provide Free and Open Source developers a place to meet. No registration necessary.

   
Speakers
Koen Deforche
Schedule
Day Sunday
Room AW1.125
Start time 12:30
End time 13:00
Duration 00:30
Info
Event type Podium
Track Free Java
Language English
Simplify web application development with JWt

JWt is a relatively new Java library for developing interactive web applications that may be deployed within standard Java Servlet containers. JWt 3.1 is a feature-complete pure Java sibling of Wt 3.1, the well known C++ web toolkit which has been around for years.

This talk will introduce the audience to the basic JWt concepts. You will learn how JWt handles events, how JWt applications are deployed, and why applications written in JWt will be faster and cause less server load than many other frameworks.

Unlike many page-based frameworks, JWt was designed for creating stateful applications that are at the same time highly interactive (leveraging techniques such as AJAX to their fullest) and accessible (supporting plain HTML browsers), using automatic graceful degradation or progressive enhancement.

Come to this talk if you have an interest in doing web application development and prefer a pragmatic approach to developing web user interfaces very much like you have developed desktop user interface (e.g. in Swing).