I am getting this error while calling a java class in servlet.
Here is the error.
type Exception report message Servlet execution threw an exception de
You have missed the jar file containing the class com.hp.hpl.jena.query.QueryFactory in your classpath. Please add it in your package / classpath
jar
com.hp.hpl.jena.query.QueryFactory