hi
i am useing Sun's  SAX Parser to parse xml file  this is working in simple
application but when i  use same classes of parser in a servlet then it
gives error i.e it throws excetion
please write to me wether jserv is not able to find the sax classes or
there is any other reason. i hva already set the path of SAX.JAR file in
class path  i have installed the SAX PARSER in JDK1.2 directory and also
copied the sax.jar file to servlets directory. i am using apache server

please give the sugestion in detail so that i can understand iam almost
bigner in java and related technologies

thanks

(See attached file: DeleteSegment1.java)
this is running


(See attached file: SimpleServlet.java)
this is throwing exception


kuldip

DeleteSegment1.java

SimpleServlet.java

Reply via email to