ServletContext.getInitParameter is a servlet 2.2 feature. I don't thinkJRun 2.3.3 support the 2.2 servlet spec. If it you can work around this using ServletConfig.getInitParameter, the place to put the init parameters for servlets is in the jse/properties/servlets.properties file. ------------------------------------------------------------------------------ Archives: http://www.egroups.com/group/jrun-interest/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
