Hi Richard,
The error I get from the URL you gave isn't "page not found".
Rather, I get this:
500 Servlet Exception
java.lang.ClassNotFoundException: richardtham.HTTPGetServlet
[java.lang.NoClassDefFoundError: richardtham/HTTPGetServlet
(wrong name: HTTPGetServlet)]
...which suggests that you need to put the servlet in a
package called "richardtham" for it to work with the
MyCGIServer software. Recompile and reupload the servlet
and try it again...
Cheers,
Dave.
--
David Long <davidl@w...>
Wrox Press - Programmer to Programmer(tm)
http://p2p.wrox.com/