Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Category) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Feature Requests :
File based initArgs
----------
From: agifford@mitre.org (Adam Gifford)
To: java-apache-users@list.working-dogs.com (Java Apache Users)
Subject: init args
Date: Thu, Mar 11, 1999, 7:22 AM

hello, we are using jserv to serv our servlets, and when testing the
example servlets from sun's JSDK, we noticed SurveyServlet wasn't
working due to teh fact that it needs initArgs.  In our environment we
do not have our servlets listed in the jserv config files, and simply
refer to teh by their class names for when we wish to call them.  My
question is :
is there a way to specifiy initArgs without having to put anything in
the config files, i.e.
when loading SurveyServlet.class, it checks to see if
SurveyServlet.initArgs exists, and if so uses the args in it.  This to
me would seem to be very useful, bu i can't seem to find any
documentation on whether or not something like this is in the newest
jserv release.  If not, may i suggest it be added to a future version?
Subcategories:

Answers in this category:

Subcategories:

Answers in this category:

[Add a New Answer in "File based initArgs"]
Next: (Answer) setHeader is based on Hashtable
This document is: http://java.apache.org/faq/?file=45
[Search] [Appearance] [Show This Entire Category] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.