hello,
i want to control the table in mySQL through the jsp page, i.e. if i am increasing the column number in the table on the jsp page, it should reflect in the mySQL table, so what should be the approach and how to do it?
i want to control the table in mySQL through the jsp page, i.e. if i am increasing the column number in the table on the jsp page, it should reflect in the mySQL table, so what should be the approach and how to do it?
Comment