Read Pages 18-22 of iPlanet's Programmer's Guide to Servlets
...
Only servlets for which a virtual path has been set up can use initial
arguments
...
-------------------------------------------------------------------------
James C. Bragg
Senior Software Consultant
Computer Associates International Inc
> -----Original Message-----
> From: Nick McKenna [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 14, 2000 6:46 AM
> To: [EMAIL PROTECTED]
> Subject: iPlanet servlet init params
>
> Dear All
>
> I am trying to pass parameters into the init(...) method of my servlet. I
> am
> trying to retrieve these parameters via this method:
>
> configFile = config.getInitParameter("ConfigFile");
>
> What file do I put servlet initialisation parameters into?
>
> I have tried using the "Configure Servlet Attributes" screen (Servlet Args
> field), but this does not seem to work.
>
> Please help me, you guys and gals are my only hope!
>
> Nick.
>
>
>
> ***************************************************************
> The contents of this Email and any files transmitted with it
> are confidential and intended solely for the use of the
> individual or entity to whom it is addressed. The views stated
> herein do not necessarily represent the view of the company.
> If you are not the intended recipient of this Email you may not
> copy, forward, disclose or otherwise use it or any part of it
> in any form whatsoever. If you have received this mail in
> error please Email the sender.
> ***************************************************************
>
> __________________________________________________________________________
> _
> 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
___________________________________________________________________________
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