Hi everyone. 
I have a serlvet that reads a file from disk and then starts streaming 
the file. 
i have mapped the servlet to url in the web.xml file. 
it works perfect on my local machine (i'm using gwt with eclipse which uses
jetty i think) but when i deploy it on my tomcat server i can't call that
url that is mapped to the servlet instead i 
get a page with the 404 error (the requested resource was not found). 
thank you 
-- 
View this message in context: 
http://old.nabble.com/can%27t-call-my-servlet-on-Tomcat-6-%28Error-404%29-tp27397388p27397388.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to