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