Two questions.

1. I run a RedHat (5.2) system and would prefer to just install RPM's for
JServ/APache. I've got

apache-ssl-jserv-1.3.2-2
jserv-0.9.11-2

installed (with JSDK2.0) and all seems to work fine. But was wondering if there
was a Jserv-1.0 RPM anywhere ?



2. I have a servlet that I invoke via

http://localhost/servlets/uk/co/demon/ajsoft/Invoice/InvoiceServlet/

and want to have an initArgs file that is found with getInitParameter(). I know
I can put an alias into 'servlet.properties', and add the initArgs explicitly
there (and this *does* work), but I would prefer to do it via its own file. How
do I do this ? (I've tried having a file

/home/httpd/servlets/uk/co/demon/ajsoft/Invoice/InvoiceServlet.initArgs

but this doesn't work.

TIA
--
Andy



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

Reply via email to