nmakkena 0 Newbie Poster

Hi
I am very new to jsp.
i have an XML file stored in a txt file. I am reading that XML file using Java and placing XML content into text area in a jsp page.
my requirement is, when i read the XML file into jsp page text area, one particular tag value should be displayed in BOLD.
please give me some idea on this.