Click to See Complete Forum and Search --> : Java Web Server1.1.3


Greg Taylor
03-14-2000, 10:11 AM
While trying to load a new servlet, I get the error
Cannot update servlet <servlet-name>: Cannot load servlet: null
I've loaded new ones before without fail???

Thanks

francesco
03-14-2000, 07:19 PM
"Greg Taylor" <gjtaylor@tycoelectronics.com> wrote:
>
>While trying to load a new servlet, I get the error
>Cannot update servlet <servlet-name>: Cannot load servlet: null
>I've loaded new ones before without fail???
>
>Thanks

Neil Aggarwal
03-16-2000, 06:28 PM
Greg:

We found that Java Web Server was far too flaky for
us to use due to unexplained problems. I suggest
moving to JRun or another servlet engine and you will
be much happier with the results.

Neil.

>While trying to load a new servlet, I get the error
>Cannot update servlet <servlet-name>: Cannot load servlet: null
>I've loaded new ones before without fail???