Karapan Sapi is generator that automatically create SQL DDL, Java Bean, 
DAO code, Struts Action and Struts Form code, Struts configuration, 
web.xml and Ant build file. It also creates .jsp for create, retrieve, 
update, delete and list, i18n ready. As Tiles and Validator included in 
Struts 1.1b1 release, Karapan Sapi also use them into generated code. 
Karapan Sapi is a developers code generator, aiming to help automate 
development while not dumbing down the architecture by hiding the 
details. Karapan Sapi is licensed under LGPL.

The web site is
   http://javanovic.hypermart.net/

Karapan Sapi will generate massive volumes of your projects code, all 
adhering to best practice. Developers can then take this code and add to 
it as their project requires. Karapan Sapi aims to support developers, 
and never to dumb down the technology or hide the power of the Struts 
Framework.

Karapan Sapi's input are XML config files. The outputs it generates are:
- Database creation scripts (SQL DDL)
- struts-config.xml
- web.xml
- tiles-def.xml
- validation.xml
- StrutsAction
- StrutsForm
- DAO
- JavaBean
- Pager utility (for listing a long list)
- Startup filter (for loading object on session startup)
- Startup plugin (for loading object on application startup)
- .JSP files
- build.xml (ant build file)


Javanovic Software

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers

Reply via email to