What Jar files do I need to use Stax?


By David Fekke
January 17th, 2011

I have been getting a lot of questions about which libraries need to be installed in order for the Stax sample code to work. All of the Stax libraries are available from the Codehaus.org site.

Here is a list of the Jar files I have installed in my web-inf/lib directory;

jsr173_1.0_api.jar

jsr173_1.0_examples.jar

jsr173_1.0_javadoc.jar

jsr173_1.0_ri.jar

jsr173_1.0_src.jar

wstx-asl-3.0.1.jar

stax2.jar

← Previous Page  Next Page →