I have an eclipse dynamic web project that uses another project that contains all the business logic. I am able to get everything to run ok when I create a jar for the other project and add to WEB-INF/lib, but I would like to not do this.
In Java Build Path > Projects I have the project added, and in Project References I also have it added.
Any other ideas? Did some searching and was not able to find the answer, thanks. bp