The Dynamic Universal Editing Interface Designed In The B/S Model

The development of a system based on relational database generally begins with defining fields property at background database,but some users need frequently setting up and modifying table struture during using.The universal editing interface introduced here provides the foreground interface realizing the ability of setting up and modifying table struture or table in background database based on B/S model,by using MVC design pattern and Struts framework,with emphases putting on dynamic realization of interface.