XML->HTML->JLabel(urgent)
843834Jul 30 2001 — edited Jul 30 2001Hello All,
I have an xml file, and I'm reading data from it. I give this data directly as the text to JTextPanes and JLabels. If I am able to specify the HTML tags in the XML file it will be of great help to provide formatting(bold) and wrapping functions. But the problem I'm facing right now is that the HTML tags are being displayed in the JLabel & JTextPanes. I want to find a way out. Please help.
Thanks.