JSP Database « J2EE Web Development « Java Products

Home
Java Products
1.Application
2.Business
3.Byte Source Code
4.Component
5.Data File
6.Database
7.Development
8.Graph Image Diagram Movie
9.GUI Tools
10.J2EE Web Development
11.Misc
12.Net Web Mobile
13.Programming
14.Science
15.Server Side JSP Servlet
16.Swing
17.Testing
18.Utilities
19.XML
Java
Java Tutorial
Java Book
Java Source Code / Java Documentation
Java Source Code / Java Documentation 2
Java Open Source
Jar File Download
Java Articles
Java by API
SCJP
Spring questions and answers
Swing questions and answers
JPA questions and answers
Java Products » J2EE Web Development » JSP Database 
1. FormView
By:
License:GNU Library or Lesser General Public License (LGPL)
URL:http://formview.sourceforge.net/
Description:WEB application often contains CRUD (CREATE, UPDATE, READ, DELETE) forms. According these states (CREATE, READ...) render of fields of form depends on state. Form must for instance display value into HTML input for CREATE state, and write value for READ state.


2. DbForms
By:
License:Open Source
URL:http://jdbforms.sourceforge.net/
Description: DbForms enables developers to build sophisticated web-based database driven applications in very short time and with very little efforts. DbForms - applications are built in a manner conceptually similar to RAD - database building tools such as Microsoft Access (for Windows-based applications) or Sybase PowerSite (for web-based applications). Rapid Application Development (RAD) tools in general, allow a user to place database components and action elements on templates which then get executed at runtime. As you will soon discover, dbForms uses these same techniques for its own framework. An important benefit of using DbForms is its openness to other systems. You may use DbForms in conjunction with common JSP-pages, Struts-based pages, etc. This means that you are free to use DbForms where it brings you the most benefits (dramatically reduce development efforts, etc.) and to use other techniques if you think that they offer a better solution.


java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.