jsp访问数据库异常
作者:jvfans 日期:2008-04-02
使用jsp访问mysql数据库,出现了连接失败的异常:
java.sql.SQLException: Communication link failure: java.io.IOException, underlying cause: Unexpected end of input stream
** BEGIN NESTED EXCEPTION **
java.io.IOException
MESSAGE: Unexpected end of input stream
STACKTRACE:
java.io.IOException: Unexpected end...
标签: jdbc JSP mysql5.1驱动






