String CurrentDate=new java.text.SimpleDateFormat("yyyy-MM-dd").format(new java.util.Date());
<%=CurrentDate%>