At the moment, I\'m creating an XML file in Java and displaying it in a JSP page by transforming it with XSL/XSLT. Now I need to take that XML file and display the same info
You can use XSL Formatting objects. Here are some good articles on how to do it: