Hey guys, i am facing a huge problem in my update form:(
Like when I click on 1101, it show the records of 1101 to be updated.
But when I click on 1102, it still show the 1101 record instead of 1102. Which mean whatever product I click on it will still be the same 1101 record:(
My
servlets codes are:
My
jsp code is:
My database attribitues are:
ProductId
ProdName
ProdColor
ProdDesc
UnitPrice
Quantity
ProdCatId
UserId
ProductImage
Thanks:)
I need it urgently.
You guys are a great help to me!
Really:D