Hi,

I'am interessted in learning the programming of Java-Servlets. In my
book is the following Servlet (sourcecode see Attachment mail1.java)
I compiled it sucessfully and tried to run it on my webserver (Linux,
Apache 1.3.12 and JServ 1.1.1) but I get the following error:

    Not Found

    The requested URL /example/mail1 was not found on this server.

If I copy a simple Servlet like the helloworld in the same Directory and
I try to run this I have no problems.

I hope that anyone can help me.

thanks Andi.


mail1.java

Reply via email to