----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

What you suggest may be a solution, but I doubt it. Let me try to state it
again.

The first servlet that is called after someone clicks on a link on the
index.html (straight HTML, no java) has a call to the filesystem for a file
called esse.properties. In the properties file is the jdbc connection
string. The name of the file is hard coded into the java.

I know you are not a java person (neither am I). Unfortunately, since the
call is a filesystem call and not a URL call, I cannot redirect it using the
alias directive within the virtual host directive.

I am going to abandon this Virtual Host idea and just setup a new box with
their stuff. I will hopefully find a solution for properties java call for
my long term planning. The Virtual Host schema will allow me to us one set
of classes and HTML for ALL the locations we will support. The only change
among the groups is the property file call.

Thank you for the help! Although my current problem will be fixed with the
new box, I have a good idea how the full implementation will go. I am also
going to throw load balancing into the mix, but this will be for the future.

Ben Ricker
US-Rx



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to