Hi there I'm developing a web app, I have to persist a Project entity with its two initialized collections, internals and externals (professionals), this are many-to-many related to the project......
Type: Posts; User: heamaya; Keyword(s):
Hi there I'm developing a web app, I have to persist a Project entity with its two initialized collections, internals and externals (professionals), this are many-to-many related to the project......
I have followed the John proposal and I cannot get tiles to get the bean defined, I mean that the tiles definition with preparer=bean cannot find that bean, I don't know why, I know this because when...
I'm trying to integrate these technologies, I'm having problems with the "ViewPreparer" classes that list the results from queries...
When this class tries to get customerDAO it cannot find it...
I'm Trying to integrate Struts 2 MVC, Spring and Hibernate to develop a web application I'm also using tiles 2, at first I was trying freemarker as a view technology in tomcat 6 container but as I...
I don't understand... Do you mean that the database management system user ro doesn't exist or that the User.hbm.xml User class doesn't exist? well I have created the database user and also the User...
Can anybody help me, I'm stacked in this issue, I get the following exception
Jul 13, 2010 7:46:02 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons...