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
--
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)