Can a servlet produce a "404 Page Not found" error? It seems to me that it is the webserver/appserver that should do this, but I want it in the context of outputting static content via a servlet: http://localhost:8080/webapp/wsdl?ws=name should give a 404 error in case ws=name is not found.
thanks, --rp _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
