Web Framework

  • submit to reddit

OpenXava 4.2: Web Applications for iPad with Java

OpenXava is a tool for Rapid Java Web Development, well-suited for business and database oriented applications. Since v4.2 OpenXava also produces iPad Web applications that behaves and looks like iPad native applications.

0 replies - 843 views - 06/21/11 by Javier Paniza in Announcements

ztemplates 2.2.0 Web Framework Released with Spring and Maven Integration

I am pleased to announce that ztemplates 2.2.0 is now available for download.ztemplates.org is a very simple and easy to learn Java based open source webframework. It uses JSP, Apache Velocity or FreeMarker as rendering technology.

0 replies - 566 views - 01/07/11 by Gerd Ziegler in Announcements

Seam 2.2.1.CR2 was released

The Second Candidate Release of 2.2.1 was aimed to bring security fixes and also bug fixes found in previous CR1. It is recommended to upgrade although it is not final release of 2.2.1.This release is IMPORTANT, because it fixes the security issue in...

0 replies - 1033 views - 08/12/10 by Marek Novotný in Announcements

When Framework is Overkill

Recently there have been some hot articles about frameworks: Better Java Web Frameworks and Better Java Web Frameworks: ItsNat. Sometimes I've found that frameworks just make life harder. Recently I was assigned a job to create a company's site from scratch....

15 replies - 5553 views - 02/03/09 by Dapeng Liu in Articles

Apache Wicket 1.3.5 Fixes Lots of Bugs

The Apache Wicket team is proud to announce the availability of the fifth maintenance release: Apache Wicket 1.3.5. A lot of bugs have been squashed and several improvements implemented. It is recommended you update to Wicket 1.3.5 at your earliest...

0 replies - 4188 views - 10/23/08 by Martijn Dashorst in Announcements

First Release of Nuxeo WebEngine

WebEngine relies on the Nuxeo content infrastructure (OSGi runtime, component architecture, document repository, ECM services, etc.) to provide a component-based programing model and a web development model for building componentized content-centric...

0 replies - 1782 views - 07/11/08 by Stefane Fermigier in Announcements

jPersist 3.2.7 and jWebApp 4.8.7: Simple Web and ORM Framework Alternatives

This release fixes a high profile problem that caused the following exception: jpersist.JPersistException: Column 'a.column' not found. at jpersist.Result.getColumnValue(Result.java:1282)Everyone using these open-source projects should upgrade to the latest...

1 replies - 2489 views - 06/25/08 by David B. in Announcements

Java Web Frameworks Survey

Recently I began to play with Eclipse and several web frameworks as I will be using Eclipse at work and programming with JSP. Another reason for this web-framework-survey is that I need a web front-end for my open source project Jetwick.

19 replies - 17929 views - 04/13/08 by Peter Karich in Tips and Tricks