Sorry Laurie. I will try to make me clarify I just want to build a form field that * in a Author profile will let me select the books that a author have. * in a Book profile will let me select the authors of the book.
It could be possible by a multiple select but I really dont like this solution so I asked looking for a better way. Thank u 2008/5/19 Laurie Harper <[EMAIL PROTECTED]>: > David Canos wrote: > >> I want to build a generic form-interface to cover a simple many-to-many >> relation. >> Like a Writer and Books relation where a Writer could write some books and >> a >> book could be written by some writers. >> >> I was thinking in a concrete Struts tag but I find nothing. >> >> Could you show me how to solve this issue in a generic way? >> > > It's a bit difficult to offer advice when the requirements are this > vague... What do you want this form to do? Allow you to edit a book's > authors? Allow you to edit an authors books? Some combination of both? (how > would that work?) > > L. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >