----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
I moved my servlets from Sun's JavaWebServer to JServ and they quit working.
As far as I can tell the servlet init method is not executing. The
HttpServlet methods work OK. I moved the code out of init and put in doGet
method and it works. I'm can't figure out what I'm doing wrong. I looked
through the FAQs and didn't find this problem reported. JavaWebserver
requires the servlet to be registered, is there something similar with Jserv
?
I'm running Apache 1.3.13 and Jserv 1.1.2 on NT sp4.
I'd appreciate anybody's help.
Bill
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]