sql query execute but no update in database,
March 23, 2009 at 11:23 AM
I have started the project with struts freamwork in netbeans.Configaration of my project:data source of connect with mysql is defined in web-config.xml,I have created 4 package 1 is for action class,2 is for formbean,3 is for DAO,4 is for properties files.When I am executing update query then I have not got any error but no data base update.
View All Comments
| View Tutorial