Hi there,
I am new to Spring, so excuse the coming primitive questions, whereas I am utmost grateful for any help!
I am using Spring along with NetBeans. My supervisor has already done some prior work. Under one of the packages of the project we are working on now, the following files/subpackages exist:
xxx.recommender.impl
xxx.recommender.interfaces
xxx.recommender.model
I have code files under a different project which I need to copy over to this one. What do the above mentioned subpackages represent and how do I know which code files get copied where to with which modifications?
Thanks a lot in advance for your help!
Ali


Reply With Quote
