sheetal
|
Posted: 12/02/2005, 3:22 AM |
|
Hi,
I have a page which has a datepicker written in JSP.
That page has form action to another JSP page. The problem is-after retrieving the textbox values from previous page by ...request.getParameter("field_name"), how to convert the date value so that i can insert the date value aptly in database.
It would be appreciated if someone can solve my this prob also- in MYSQL database, i am not able to set the values which accept dates from datepicker as DATE datatype.I can only set it to VARCHAR datatype.
Please help.
|
|
 |
|