You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Reading and Parsing XML Files with Enterprise JavaBeans Java / General Development
In this tutorial you will learn how to read XML files using Java. We will then apply this knowledge to create a Session bean ( EJB ) with ability to read given XML file and return a Java object containing values read from the XML file.