RE: How to load properties into tomcat 4.0.3?

2002-06-05 Thread Subir Sengupta
) from the init method of the somename servlet. Hope this helps, Subir -Original Message- From: Adam Pfeiffer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 10:52 PM To: [EMAIL PROTECTED] Subject: How to load properties into tomcat 4.0.3? Hello, I have a bean that uses

RE: How to load properties into tomcat 4.0.3?

2002-06-05 Thread Adam Pfeiffer
PROTECTED]] Sent: Tuesday, June 04, 2002 10:52 PM To: [EMAIL PROTECTED] Subject: How to load properties into tomcat 4.0.3? Hello, I have a bean that uses the Properties Object. Currently, on each jsp that calls that bean I have to do a bean.setPropsDir() which sets the directory where

RE: How to load properties into tomcat 4.0.3?

2002-06-05 Thread Subir Sengupta
:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 10:52 PM To: [EMAIL PROTECTED] Subject: How to load properties into tomcat 4.0.3? Hello, I have a bean that uses the Properties Object. Currently, on each jsp that calls that bean I have to do a bean.setPropsDir() which sets the directory

How to load properties into tomcat 4.0.3?

2002-06-04 Thread Adam Pfeiffer
Hello, I have a bean that uses the Properties Object. Currently, on each jsp that calls that bean I have to do a bean.setPropsDir() which sets the directory where to find the properties file. Is there a way in server.xml, web.xml or some other way that I can put in a variable that will