hi,
i'm a newcomer. I met a problem of parameter init in servlet.
I use Apache + Jserv running servlet. In .properties, I add two lines:
servlet.hello.code = ****
servlet.hello.initArgs = results = ****
In servlet's init method, I wrote:
results = getInitParameter("results")
but results = NULL, why?
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html