Hi,
   I am getting the problem while executing the servlet in Iplanet
Enterprise Server4.0 in Solaris. I am trying to get the init parameters in
the servlet by using the following statements.

  String propFilePath=
(String)getServletConfig().getInitParameter("CONFIG_FILE");
Please answer about this. As well where can we configure the classpath for
other user defined class files for that servlet.
   In total how can I configure the servlet which need the init parameter
from server settings and access to the class files in the other packages.
Where can view the System.out.println statements output in the Logs in
Iplanet server.

Thanks in advance..

Regards,
Sultan.

___________________________________________________________________________
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

Reply via email to