在JSP页面中怎么写日期处理:

<%=new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(a.getPdate()) %>

在Java代码中怎样写日期处理: