-K.Tr wrote:
and i also create a web application project with a page , now how i will use this coreProject , here to access the entities , Right now i am just compilin the Core project and i put those web-inf/classes folder of the tomcat and running it , but i can't able to access the database.
What did you try? What errors do you get?Try first by making simple JSP page, see if it works. Then import your classes on JSP page, and use them.
Regards, Ognjen
