Hi,
I'm novice in struts,
I want :
1)to make my jsp (clientslist.jsp) display a dynamically
constructed list of objects (for example a list of clients)
2)When user select one of the client in the list, I want to
call another jsp, for example clientDetail.jsp passing client
nmber in argument.

How can use struts (Action et Form) to get the selected client.
I did'nt find any tag generating dynamical URL with argument.

Thanks




Reply via email to