xml
New to java, trying to create IP database. I have a JSrollPane with JTextPane used to post the results. What I want to do is create a xml document to store information about each item. For example you hightlight an item and in another JTextPane will display information about that item. Can I do that using xml. Can someone help please
Thank you
|