kenche0820
Programmer
Hello,
I'm trying to run the latest version of FOP (0.20) on Tomcat 3.2, by following the instructions in
When I run the servlet, I get the error
java.lang.NoClassDefFoundError: org/xml/sax/XMLReader
at FopServlet.renderFO(Unknown Source)
at FopServlet.doGet(Unknown Source
I think my classpath is set up, but can someone clarify the steps for me again? I'm relatively new to servlets so I may have missed an obvious step.
Thanks,
Kenneth
I'm trying to run the latest version of FOP (0.20) on Tomcat 3.2, by following the instructions in
When I run the servlet, I get the error
java.lang.NoClassDefFoundError: org/xml/sax/XMLReader
at FopServlet.renderFO(Unknown Source)
at FopServlet.doGet(Unknown Source
I think my classpath is set up, but can someone clarify the steps for me again? I'm relatively new to servlets so I may have missed an obvious step.
Thanks,
Kenneth