Hi,
I have a custom jsp-application to use with MI7.1.
The application is synchronized to the MI client on a handheld device, but when I click the link to start the application I get an Error 500:
Internal Servlet Error:
javax.servlet.ServletException:
sun/tools/javac/Main at....
Root cause:
java.lang.NoClassDefFoundError:
sun/tools/javac/Main at...
The tools.jar does not exist on the handheld device, but I wonder if this is the problem? Which library correspond to the tools.jar?
Regs
Øyvind