jsp bug   The constructor JdbcUtil() is not visible
更新:HHH   时间:2023-1-7


  引用别的类,构造方法为私有的就会出现此问题,将构造方法改为public可以解决。

返回开发技术教程...