After little more then a month the second maintenance release for Apache Tapestry 5.3 is available.
This release upgrade Spring compatibility to 3.1.0 RELEASE and fix minor issues with HTML5 input types, details in the release notes.
As usual it is a...
2 replies - 189 views - 02/07/12 by Massimo Lusetti in Announcements
Ring is a basic tool for executing your Clojure code into a web server environment, by satisfying HTTP requests and producing responses. In scope, Ring is similar to the Servlet API, but it's not as standard and diffused; by the way, servlets are always used...
0 replies - 2643 views - 01/05/12 by Giorgio Sironi in Articles
This bug fix release, less than a month after the initial release of 5.3, addresses a few minor concerns; details are in the release notes. It is a drop-in replacement for 5.3, and is a recommended upgrade for all users.
Tapestry is primarily...
2 replies - 744 views - 12/22/11 by Howard Lewis Ship in Announcements
The Tapestry Team is very proud to announce the availability of Apache Tapestry 5.3, featuring performance improvements, decreased memory utilization, new components, and over 270 bug fixes, improvements, and other changes.
36 replies - 3391 views - 11/28/11 by Howard Lewis Ship in Announcements
This article describes how to create a simple HTML5 chat application using WebSockets to connect to a Java back-end. I decided to include a Jetty 8 and a GlassFish 3.1 example to demonstrate the current approaches for server side WebSocket implementations....
9 replies - 15030 views - 07/01/11 by Andy Moncsek in Articles
As expected, Tapestry 5.2.5 has been voted up as the latest stable version for Tapestry 5.2; we can now recommend that all users upgrade from 5.2.4 to 5.2.5.
The main fix in this release is TAP5-1208, which fixes the issue with null values of mutable fields...
0 replies - 872 views - 03/31/11 by Howard Lewis Ship in Announcements
ZK has announced the beta release of ZK Pivottable 1.0.0 . ZK Pivottable is a data component which takes raw data from a flat table and organizes it by desired categories arranged with columns and rows.
0 replies - 954 views - 03/31/11 by Timothy Clare in Announcements
As you may already know, we have just released CR5 of SIwpas, lightweight web application server. CR5 has been passed "JSR-299 CDI Web Profile TCK" version 1.0.1-Final unoffically. Beauty is that CDI TCK has been developing under an open...
0 replies - 2649 views - 11/04/10 by Gurkan Erdogdu in Articles
What is SIwpas?
1 replies - 737 views - 11/02/10 by Gurkan Erdogdu in Announcements
What is SIwpas?SIwpas aim is to integrate Apache Software Foundation(ASF) JavaTM Platform, Enterprise Edition 6 (Java EE 6) Web Profile Specification related projects into the Apache Tomcat 7 for becoming a Java EE 6 Web Profile Certified server.If there is...
0 replies - 942 views - 08/20/10 by Gurkan Erdogdu in Announcements
Last week a stable release of SerfJ has been launched. SerfJ is an acronym of Simple Ever REST Framework for Java. Its main purpose is to provide a lightweight MVC arquitechture based on REST-like URLs.
It has a minimal configuration, you can make a J2EE...
0 replies - 965 views - 07/29/10 by Eduardo Yáñez P... in Announcements
The Model-View-Controller architectural pattern is a classic trait of Java applications. For example, Swing is a well-known implementation of this pattern in the context of desktop applications.MVC is part of the oldies but goodies group of patterns: since...
1 replies - 9208 views - 07/01/10 by Giorgio Sironi in Articles
Defne is a service oriented web framework. With Defne you can easily
implement transactional, secure and service based database applications
based on the Java EE technologies. Defne contains many Java EE
technologies including Dependency Injection, Java...
0 replies - 447 views - 06/22/10 by Gurkan Erdogdu in Announcements
I am happy to announce the release of Apache Pivot 1.5! Apache Pivot (http://pivot.apache.org) is a platform for building rich Internet applications (RIAs) in Java. It combines the enhanced productivity and usability features of a modern RIA toolkit with the...
0 replies - 1397 views - 06/08/10 by Greg Brown in Announcements
With so many Java based web development frameworks available today,
which one to select and which one not to, can be really tough at times.
Even though there are well established frameworks available today,
there can be some specific requirements which can...
8 replies - 6146 views - 06/04/10 by Puneet Monga in Articles