I am passing a date value(Date object) from a jsp to a bean(session) method
,but it is giving IllegalArgumentEexception , asking for the Timestamp
object format, even though my bean method has a Date field argument.
i cant go to the timestamp format, Can anyone help me out how to make it
work with Date object only.
Thanx in advance
*******************************************************
Ishfaq Ahmad Lone
*******************************************************
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets