Re: Hibernate data

2005-09-29 Thread Justin Galzic
http://hibernate.org/ is a good place start. There's also a book called 'Hibernate In Action' published by Manning Publications that might be helpful to you. Justin On 9/29/05, Ankit Pancholi <[EMAIL PROTECTED]> wrote: > > > Hi > I am a complete new user of struts and have joined this group to ge

Problems with nested beans and displaying information in a dropdown box

2005-09-29 Thread Justin Galzic
I have a form that contains a bean with a nested collection that I'd like to prepopulate but I'm having trouble displaying the correct information.. The output html wiould ideally look like this: Jon Doe Jeff Newworth Amy Madigan The ActionForm contains the bean with nested beans and the error m