关于oracle时间输出的问题用javabean 取出时间输出在jsp上后时间格式:2007-06-11 15:36:37.0 我想问一下如何得到类如 2007-06-11 15:36:37 在线等待[解决办法]用to_chat(date, 'yyyy-mm-dd hh:mm:ss ') 转