Hi, I need to set some properties(key-value pairs like company-name=SunMicrosystems) for the servlet, before it is loaded so that it reads it using the method System.getProperty(). I went thru configuration files obj.conf., but couldn't figure out still. At present I am kind of hardcoding, using System.setProperty(), within the servlet to set the values and then read using System.getProperty().. I am looking for something like setting name value pairs in servlet.properties in JWS or other servlet engines. NES 3.6 doesn't have any properties file like this. It doesn't support server side includes also. I am using Netscape Enterprise Server 3.6, which has it's own servlet engine, that supports JSDK 1.0.1 API and supports features of jsdk 1.1. Thanks, Suresh Kumar Govindaraj ___________________________________________________________________________ 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
