Hi All,
In one of my
jsp pages i have a list of claims displaying in upper portion of the page and if i click on the claim number it shoud asynchronously update the claim lines in the bottom portion of the page...
Can some one help me in displaying the list of items with their properties instead of strings...here is my codee
following code above will give me arraylist and how i can show the the each item in the jsppage...
Any Help is greatly appreciated !!