Hi,

I am looking any framework or software that allows management of maintenance
screens by using configuration files or by using db tables.

In my project we have some tables in which the records are managed by the
user. For this we need to provide the users simple web interfaces wherein
they can do the maintenances.
The maintenance screens need to provide the following functionalities:
    Adding Maint.
    Deleting Maint.
    Viewing Maint.(includes single record view as well as paginated list
view with navigation options)
    Modifying Maint.

Anything developed using Servlets or JSP is what we are looking for.
The framework/software should be such that for providing the above
functionalities all I should need to do is make some entries in
configuration files or in db tables.

Regards
Rahul

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to