Automatic updates to table

admin

Administrator
Staff member
We've creates an app that displays the contents of an Oracle db table in a Java table. This was done by setting Java params and is therefore static.

Has anyone experience with displaying updates to the Oracle db tables automatically on the Java tables ? Is JSP or servlets the way to go here ? Any pointers would be greatly appreciated.

Thanks and regards
Vasu
 
Back
Top