how to conver util.date into java.sql.date
843842Oct 25 2009 — edited Oct 26 2009hi,
i have two fields into database start date and end date ,
There is a link provided on jsp as "Activate".
When user clicks on "Activate" link , the date should be inserted as follow :
start date = current date
end date = one year more than current date .
i applied certain methods but didn't succeed , please help me out
database is mysql.
Thanks in advance ...
Edited by: pankajjain15 on Oct 25, 2009 4:46 AM