hi all, Wonder if you can help me on that one:
I have an iteration over a collection of beans in my jsp site. I itererate on the list and generate a table with a row for each bean. The first attribute of the table is an index (its the primary key of the record in a database) now id like to do the following: I like to display the id as a link and if the user clicks on it i want to open a new site with all the beans information displayed. Is there a possibility to pass a certain bean with that link? I would like to prevent passing all the attributes over the url... Every help is very welcome:D Regards Balsi -- View this message in context: http://www.nabble.com/Passing-a-bean-%28out-of-an-iteration%29-to-an-action-tf3404493.html#a9482312 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]