I am using JRun 3.0 on Windows 2000.  I am attempting to add a servlet.  My servlet needs to load a prop file on init.  I see how to add application variables but they are using ServletContext() how can I pass parameters to ServletConfig().  I have tried InitParam with Propfile=c:\wshtml.prop but I get a 500 error and when I look in the log I see my servlet is not instantiated because of a null pointer exception when trying to load the propfile.  Any help is appreciated. Thanks
 
Scott Humphreys
I/O Concepts
Technical Support
425 450 0650 x103
[EMAIL PROTECTED]

Reply via email to