AW: Parsing XML

2005-01-31 Thread Jan . Materne
> Thank you for your answer - can i ask another question? yes - but on the list :) > I want the GUI to create a list that the user can click on to > execute an > individual target or else see the attributes of that target. > > I am thinking a hashtable is the best option since i need the targe

AW: Parsing XML

2005-01-31 Thread Jan . Materne
Depends on what you want to do later ... A Vector is only a list and a hashtable contains key-value pairs. Use a Vector if you only want to store the targets. Use a hashtable if you want to store the targetName-target pair. Jan > -Ursprüngliche Nachricht- > Von: Longie [mailto:[EMAIL PROT