How to create dynamic web project with Eclipse IDE
807603Jan 30 2008 — edited Feb 1 2008I have created a project with swing and hibernate in it but I can't use it in dynamic web project. I've tried to link its source to the dynamic web project but when I run a JSP that uses some of its classes it throws java.lang.NoClassDefError. Please can someone tell me an algorythm to create the dynamic web project the right way. I'm using Tomcat 6.0 server.