Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to create dynamic web project with Eclipse IDE

807603Jan 30 2008 — edited Feb 1 2008
I 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 29 2008
Added on Jan 30 2008
3 comments
330 views