Hello all, I just started learning tapestry development 2 months ago Simply said i am a noob. Here is my problem how to have multiple choosing from a object I found this on the web http://en.wikibooks.org/wiki/Java_Persistence/ManyToMany#Example_of_a_ManyToMany_relationship_annotations http://en.wikibooks.org/wiki/Java_Persistence/ManyToMany#Example_of_a_ManyToMany_relationship_annotations given that i have all entity amd page classes for instance ill have addEmployee.java and addEmployee.tml How do i make addEmployee.tml show me list of all projects in entity Project.java And assign assign them to a employee i am assigning more than one project per employ I only learned bineditform tag, but havent found any example like this anywhere.
-- View this message in context: http://tapestry.1045711.n5.nabble.com/choose-multiple-entity-s-of-object-tp5695777.html Sent from the Tapestry - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
