I am trying to have in my jsp page two tables :
First table : Select the package :
row1
row2
row3
...
row10
each time the user select a row, the rows in the second table change :
for example if the user click in row2 the second table will be like this :
Second Table : Select the page to print :
row2Page1
row2Page2
...
row2Page6
Could you please give me an idea on how to do it, thanks your help is
appreciated.
---------------------------------
Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail Beta.