The default invoker URL /pso/servlets/HelloWorld is disabled in the default installation of Tomcat. If you want to make your servlet accessible, you will need to add the relevant <servlet-mapping> element in your web application's web.xml.where I can access it succesfull at :http://localhost:8180/pso/servlets/HelloWorld it doesn't
http://localhost:8180/examples/servlets/HelloWorld
but when I go to
work and gives me a 404 error, resource is not available.
Regards,
chong
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
