Generic database table display servlet/JSP?

c.jahn_at_gmx.de
Date: 02/23/05


Date: 23 Feb 2005 04:02:23 -0800

Hi All,

I am looking for a simple open source servlet to display database
tables. Ideally, the tool would be able to add a where clause (using
get/post parameters), sort data, update data. If e.g. an Oracle
database is used with constraints, the servlet could show html links
following the constraints, or provide a "dictionary" choice during data
update.

For me, this sounds like a common problem. That's why I'm asking if
anyone knows about existing projects. Any pointers are appreciated...

Carsten