> 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?

This is a good idea. Since this is a 100% volunteer project, feel free to
contribute code for it.

I added this request to the FAQ-O-Matic...

<http://java.apache.org/faq/index.cgi?file=44>

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to