posted 16 years ago
Dear all,
I have managed to merge the 2 array lists together using the coding shown below under listBookings.
But I am facing a problem adding into the 3rd arraylist with new information...
Here is the coding for the BookingInfo
now currently i am able to display the 3rd array list contents.
Any help or comments on this topic would be great.
(Note: I tried using Hash maps, but there is not much information for me to learn it. Hence i am force to use this method. Thanks)
Regards,
Jon