You might refer to The AppFuse Primer written by David Whitehurst. I just
looked up, and in fact, he introduces an example with an one-to-many
relationship. However, he does not continue the example for a Spring MVC
version.

http://www.sourcebeat.com/books/appfuse.html
http://tinyurl.com/56tptc

I recommend to look up Hibernate.org and search for examples. Also, google
for "Hibernate" or "JPA" and you'll find tons of articles on relationships.
But my ultimate advise is to get a Hibernate book. Sooner or later you'll
end up with one in your hands. Since I love the Manning 'In Action' series,
here the link to "Java Persistence with Hibernate".

http://www.manning.com/bauer2/

Have no good advise for Spring MVC as I have not been working with it. But I
can recommend "Spring in Action" which also dedicates a chapter to Spring
MVC. If you want to understand Spring which is a basis of AppFuse, this is a
good book.

http://www.manning.com/walls3/



mraible wrote:
> 
> I believe David Whitehurst wrote a tutorial on this, but I can't seem
> to find it.
> 
> Matt
> 

-- 
View this message in context: 
http://www.nabble.com/appfuse-tutorials-%28Spring-MVC-%2B-Hibernate%29-one-to-many-mapping-tp18569553s2369p18604735.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to