Parsing xml file and display using JTextfield
Hi Guys
Basically all I'm trying to do is parse a simple xml file(maybe even just one line of text) and display it in a JTextfield.
I'm a complete newbie to java/xml, This looks pretty easy but somehow I just can't figure it out.
I've checked various websites but still can't find any good basic examples. If someone could point me in the right direction it would be really really great.

