Comment

subbu
date,
December 1, 2008 at 4:51 AM

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
Related Tutorial and Articles