Hi. I'm new to servlet technology. Could someone please help clarify some
questions.
1. When you override the init method why do you have to call super.init?
2. In the article, "Navigating with Servlets,"
http://developer.java.sun.com/developer/onlineTraining/new2java/programming/learn/servlets.html,
the author uses paramName = config.getInitParameter("paramName"); in the
init method. What does this do?
3. Has anyone gotten the aboved mentioned redirect script to work? I get a
null pointer exception unless I replace paramName with "URL"
Thanks in advance.
Stanley Tan
___________________________________________________________________________
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