spring,jsp,hibernate -
i have jsp form contain 20 input fields.i want pass input fields value spring controller.my problem first 5 input field table1 , next table2 etc join tables.my question how can these value in single object using method @modelattribute or other method.
note:-i'm using hibernate spring mapping. please provide me link.
Comments
Post a Comment