hi, again! thanks for all the previous tips and hints on how i should solve the problem i posted but i have finally got it to work
as i wanted it to. this is still only a basic code sample. forgive my bad english writing. please feel free to comment this code
or leave some feedback of any other kind.
the first codewrap is a simple xml-document and is saved in a file called rowdata.xml
and here is the java code. i havent commented the entire structure but i guess its obvious what i im saying anyway
it displays the data in the previous xml document in a DefaultTableModel using the addRow(Object[] obj) method thats what
i wanted it to do but i missed an error ive made in the xml syntax ...