VelocityWeb is a zero-configuration web application framework for J2EE. It provides new technology for developing/unit testing without J2EE server.It uses Velocity HTML files as view and Apache Common DBUtils as DAO with pattern TRANSACTION_PER_REQUEST.

Easy layout for web pages, uniform success/fail page, simple O/R mapping using ANSI/ISO SQL(DBUtils), generated DAO classes for normal case such as insert/update/delete/get by PK.

VelocityWeb brings us a uniform interface to support pagination of many database. It also supports special SQL such select distinct/ group by. And codes in internet normally don't support these.

download at sourceforge.net.

 
     
  Documents      
         
  English      
  Chinese Simplified (简体中文)      
  Chinese Traditional (繁體中文)      
         
  JavaDocs      
         
         
  Based on following components    
         
  Powered by FreeMarker
         
       
SourceForge.net Logo