i retrived date from jsp.and after action class will be excecuting,in prepareStatement we have to write setDate(1,date); but here how can can convert String util.Date to sql.Date.give small example in struts. how can write in action class give some code
View All Comments