![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
The first method clearly gives you better performance by a 27.34% margin. By the way, I assume you are using JAXB. > I need to parse an xml file ansd display it in a jsp file. The first thing i did was to make a class that run the parsing process, and then import it in the jsp file and call the methods.
Replies: |
Sponsored Links
|