posted 21 years ago
I am trying to make a structure out of a class.
Here is what I am doing
Then I am storing it in an user created object of html_db using the collection arrayList.
Basically whenever I try to retrieve any data like this:
All I get is blank entries.
filename:
urlname:
filename:
urlname:
filename:
urlname:
filename:
urlname:
filename:
urlname:
I don't know if maybe everytime a new Entry is created it is overwriting
the previous one even if it is already in the html_db.
Any help would be very much appreciated.
Thanks,
Nick Ueda
[ August 05, 2003: Message edited by: Nick Ueda ]