| Author |
problem accessing two tables from servlet
|
deepak borole
Greenhorn
Joined: Nov 13, 2005
Posts: 25
|
|
|
i have to update a table from few tables using executeUpdate() from a servlet....from the previous page i am selecting the table to be updated and then in the servlet using if and else if i hav written code to update the table but only one table is getting updated...the code written in else if is not working means the executeUpdate() is not working....what must be the problem.
|
Winners Dont Do Different Things, They Do Things Differently !!!
|
 |
Sri Ram
Ranch Hand
Joined: Oct 03, 2005
Posts: 118
|
|
|
Please post the code...
|
 |
 |
|
|
subject: problem accessing two tables from servlet
|
|
|