Results 1 to 1 of 1
Thread: new to spring mvc with JPA
- 07-26-2011, 09:25 AM #1
new to spring mvc with JPA
hi
i'm stuck alot with spring mvc application with jpa
there is 5 tables with relations
and created the entity class by netbeans 7
and in the jsp page we are using the spring:nested path with the parent table as
setCommandClass(MPsStaffInfo.class);
setCommandName("admincreateuser");
and in the jsp a field which point to the another table's column means the entity with other class is comming
when i map by otherclassobj.otherclassPK.neededobj
but the problem when i click on the submit it wont get in to the doSubmitAction of the controller
but when use only one entity relation means the parent class spring:bind its going to controller
i'm very much confused using simple form controller
please help me
do any body help me to see any application with Spring mvc with jpa used mysql
please help me
Similar Threads
-
Spring IoC
By videanuadrian in forum New To JavaReplies: 4Last Post: 07-08-2011, 10:52 AM -
possible overlapping jars in spring annotated mvc/spring security project
By savantics in forum Web FrameworksReplies: 1Last Post: 12-27-2010, 05:21 PM -
spring mvc
By jpnr99 in forum New To JavaReplies: 4Last Post: 10-14-2010, 09:58 AM -
EJB 3.0 VS Spring
By nanaji in forum Advanced JavaReplies: 4Last Post: 01-28-2009, 04:58 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks