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? Thanks in advance. David CanĂ³s