Hello,
when I try to load a
jsp page that is included in
a war file that I have deployed on
JBoss with
Tomcat, I get the following error:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
Does anybody know how I can solve this problem?
Thanks in advance,
Spyros Halkidis