JSP and database
Hi all
I know the basic of JSP and how to access database for a single table. But I have to write a JSP program which can access 40 tables and if I want to insert, update and delete from one table, the same would take place in all columns which are present in another table. I want to know how to do it and I would really appreciate if anybody provides me source code or any link that will help me. For this I am using tomcat-4.1.31 and oracle 9i.
Thanks in Advance
Regards
Vijai

