Home » Questions » Computers [ Ask a new question ]

Is there any JSP client to access/admin JDBC database? [closed]

Is there any JSP client to access/admin JDBC database? [closed]

"I want a free JSP client to access/administrate my remote database through JDBC interface,
it should be phpmyadmin-like, and can run within tomcat/resin container, do I have some choices?"

Asked by: Guest | Views: 163
Total answers/comments: 1
Guest [Entry]

"Have you tried jspMyAdmin?

jspMyAdmin is a clone of the very popular phpMyAdmin written in JSP.
Support for several database platforms is provided, including MySQL, DBM, and SQLite.

See features list for full details"