File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes how to invoke a servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "how to invoke a servlet" Watch "how to invoke a servlet" New topic
Author

how to invoke a servlet

Dhanashree Mankar
Ranch Hand

Joined: Aug 25, 2003
Posts: 123
I am getting a common problem of invoking a servlet. I checked many of discussions but i don't understand so please help me out.
First i tried with http:/localhost:8080 but it was not doing. So i changed port to 80
and now i wrote http://localhost/servlet/heolloworld but still not getting.
I am using pws but i stopped it initially.My tomcat version is 3.3 This is old version so is problem bcz of this?
I also used servlet mapping in web.xml file but still not getting. And i read web.xml file is in \conf but i am having that file in webapps.
so plz plz guide me
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

http://test.javaranch.com/wiki/view?TomcatFaq check out the 404 error FAQ
 
 
subject: how to invoke a servlet
 
Threads others viewed
Requested Resource() not available
Tomcat - The requested resource is not available
Regarding autostart of a servlet
how to invoke servlet
Got stuck - please help
developer file tools