Aha!
never underestimate the power of just guessing.
The solution was to hit the servlet by specifying "servlet" in the path, i.e.:
http://<servername>/<context>/servlet/<servlet-name>
If the servlet is installed under the ROOT webapp as Wyn Easton suggested, 
then you can skip specifying the <context>

Does anyone know if there is a way to set up web.xml or something so that 
the "/servlet" portion of the URL can be skipped?

Thanks,
   Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to