> But it seems that the method I use in the "init" part of my java project:
>
> private String message;
> ...
> message = config.getInitParameter("message");
>
> doesn't work properly.
What is the config identifier (type, etc.) ? Do you call the init method of
the super-class in your init method ?
The web.xml seems to be correct.
So can you give us more details please (e.g more code) ?
Regards,
Julien Gilli.
___________________________________________________________________________
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