Greetings!
I'm not sure exactly if this is the right forum, but here goes...
I have JSP page using a Bean (ofcourse) this is defined in a
virtual host (for Development, Test and Production for each
DNS domain hosted) I'd like to read a thisbean.properties file
(using Properties, FileInputStream and File classes) that
resides in the /dev/app1/web-inf/classes/ directory for that
particular host that has a number of environment (dev,test,prod)
properties for that bean....
So my question (atlast), is there a property I can get to pass
to the constructor for File to pickup the right file path of
where the classes really is executing from????
FWIW when I do a file.getCanonicalPath() it returns the directory
I installed tomcat into (eg: C:\jakarta-tomcat\mybean.properties)
Many thanx in advance for any info
Scott, Esq.
Virtual Hosts and Properties files..
Scott Hamilton, +61-2-9942 9693 Tue, 21 Nov 2000 03:06:13 -0800
- RE: Virtual Hosts and Properties files.. Scott Hamilton, +61-2-9942 9693
- RE: Virtual Hosts and Properties file... Saurabh Shukla
- Re: Virtual Hosts and Properties file... chris edwards
