Hi All !
I use the following System.setProperty method to set the property for my
parser withint the servlet :
System.setProperty("org.xml.sax.parser","org.apache.xerces.parsers.SAXParser
");
While trying to run the servlet through JavaWebServer it gives me a
500-Internal Server Error saying :
exception: java.lang.System: method
setProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; not
found
My classpath is appropriately set and the program works when written as a
standalone Java application.
My Webserver security has been set to false. Please advice on this.
Thanks,
Seema
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html