Greetings! Let me quickly introduce myself: I'm a long-time PHP developer, starting developing PHP back mid of 90s. After a long pause I started with web application again, but this time I had a look onto Tapestry. Even though I'm knowing Java not very well I think that developing apps with Tapestry is a great fun, especially in comparison to that PHP-Scripting I did in the past.
OK, now to my first question: I'm developing a app with a database backend, using tapestry-hibernate. Displaying a grid with content from a database table is quite easy and well described, but what's the best approach to display a grid with content from a database table that has relations? I have a list of users, each of them has role. I have the tables 'user' and 'role'. Displaying all users in a grid was easy, but I also want to display the role in the grid. Any hints into the right direction? Thanks Markus --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org