Hi,
I want to say that this above code for image uploading when I create a society (means residential or commercial area)form but when I want to update this form then what is the process use for updating the only images.
I updated all the form field in one
servlet and want to update two images in a seprate servlet because I am using two forms in one
jsp........
this is my project task flow when I searching societies then it will show a Update button onclick this button will go on edit_society based on society id e.g. SOC000001 and so on after then this page action will go for UpdateImageSociety servlet which is below after this jsp.
this is the jsp page...
and now the edit_society2.jsp
This is the servlet for all text field updation..
table is here...
So this the flow but I am not able to update only images