%@ page contentType="text/html;charset=gb2312" import="java.util.*" %> <%@ page import = "java.sql.*,java.util.Date, com.hotbuysell.utility.*" %> <% com.codestudio.util.SQLUtil DB = com.codestudio.util.SQLUtil.getInstance(); //Connection conn = DB.getConnection("ODBC.properties"); com.codestudio.util.SQLResult rs=null; rs=DB.execute("sccmoa","select * from HBS_EP_T_01 where atonce=0 order by senddate desc"); int h=5; String titlecn=""; %>