If I have a ten employee names with salary and I have one submit button. If I click that button these employee name and sal will display in next page... for that which collection class to use and why?
[B]Question asked by visitor Nithya Prabha.K[/b]
Printable View
If I have a ten employee names with salary and I have one submit button. If I click that button these employee name and sal will display in next page... for that which collection class to use and why?
[B]Question asked by visitor Nithya Prabha.K[/b]
By using ArrayList/Vector you can get datas from some another pages.