当前位置: 代码迷 >> Java Web开发 >> 为什么小弟我建的servlet,不能访问
  详细解决方案

为什么小弟我建的servlet,不能访问

热度:1121   发布时间:2013-02-25 21:13:05.0
为什么我建的servlet,不能访问?
The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0\bin;E:\yingyongruanjiananzhuang\TOOLS\Tomcat 5.5\bin

------解决方案--------------------------------------------------------
tomcat版本太老了点嘛,5.5的对应1.5的JDK,你电脑JDK1.7,用tomcat7嘛
------解决方案--------------------------------------------------------
tomcat该升级了,环境不支持。
  相关解决方案