|
|
昨天我安装了j2sdk和Resin。并且用探针测试了。也没有问题。
但是运行JSP程序的时候出现如下错误。
500 Servlet Exception
Resin can't load com.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: com.sun.tools.javac.Main
Resin-3.0.6 (built Tue, 20 Jan 2004 09:46:57 PST)
请问大侠们,这是怎么回事,应该怎样解决。
谢谢~~ |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|