i am getting this error when i run my jsp file, please help me to find out this.
HTTP Status 500 - Unable to compile class for JSP: type Exception report messa
i think u imported both java.util.Date and javax.sql.Date.
try to remove javax.sql.Date from import statement.