当前位置:编程学习 > JAVA >>

关于网页显示 500 servlet exception ,想要请教各位打算关于设置classpath的问题!

“Resin can't load sun.tools.javac.Main.  Usually this means that the JDK
tools.jar is missing from the classpath, possibly because of using a JRE
instead of the JDK.  You can either add tools.jar to the classpath or change
the compiler to an external one with <java compiler='javac'/> or jikes.”

在网吧想上我们学校的学生信息系统,可是 出现以上文字, 该怎么办?
网吧里面应该没有安装jdk啊?怎样设置classpath啊?想请教一下各位大神! --------------------编程问答-------------------- classpath(.;%java_home%\lib)

path(%java_home%\bin)

java_home(D:\JDK1.6) --------------------编程问答-------------------- 网吧。。。楼主这毅力 

话说楼主在网吧想上我们学校的学生信息系统

登个学校的学生信息系统都需要配置环境变量? 

--------------------编程问答-------------------- @wuyanxue
怎么了? 没理解你的意思?能解决吗? --------------------编程问答-------------------- 莫非你们学校有的applet? --------------------编程问答--------------------
引用 4 楼 yangwei19680827 的回复:
莫非你们学校有的applet?

大哥,能帮忙解决不? 我们学校具体用的什么我也不太清楚啊? --------------------编程问答--------------------
引用 5 楼 xiayiguo 的回复:
Quote: 引用 4 楼 yangwei19680827 的回复:

莫非你们学校有的applet?

大哥,能帮忙解决不? 我们学校具体用的什么我也不太清楚啊?

把你网址发过来。或者把错误截图详细点 --------------------编程问答-------------------- @yangwei19680827 

就是这个网站 :
http://211.65.116.9:8080/xsxt/

显示就是这些内容 :

500 Servlet Exception
Resin can't load sun.tools.javac.Main.  Usually this means that the JDK
tools.jar is missing from the classpath, possibly because of using a JRE
instead of the JDK.  You can either add tools.jar to the classpath or change
the compiler to an external one with <java compiler='javac'/> or jikes.

java.lang.ClassNotFoundException: sun.tools.javac.Main


--------------------------------------------------------------------------------
Resin 2.1.14 (built Thu Jul 1 18:39:55 PDT 2004) 

请前辈帮一下忙!
补充:Java ,  Java SE
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,