Web Framework

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...

15 replies - 4171 views - 02/03/09 by Dapeng 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...

0 replies - 2383 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...

0 replies - 944 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...

1 replies - 1613 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...

17 replies - 10785 views - 04/13/08 by Peter Karich in Tips and Tricks