« Error when installing Dreamweaver 8: The InstallScript engine is missing from this machine. If available, please run ISScript.msi | Main | Creating relative hyperlinks for Breeze presentations published locally »
February 8, 2006
Precompiled JSP files for deployment in JRun 4
(TechNote) In JRun 4, when you compile a JSP using the JSPC off-line compiler, three different types of files are generated, .class, .ct, and .dep files.
If you try to deploy only the .class file, without the .ct and .dep files for the JSP, the following error will be thrown:
java.lang.NoClassDefFoundError
at jrun.jsp.runtime.ConstantTable.load(ConstantTable.java:51)
Posted by dmorris at February 8, 2006 6:34 AM
Related Entries
- Cannot take Adobe Captivate Quiz that is embedded in PPT published to Connect Server
- "By Slides" report for published Adobe Captivate content does not report first slide
- Relevant Slide link does not take you directly to the Adobe Captivate content slide
- Connect user account deleted when removing the user from a group
- Breeze Online help documentation does not include information on how to add existing users to groups through CSV import