Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Tomcat
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Tomcat
deploying a servlet in tomcat 4.1.30
ahmad seddighi
Greenhorn
Posts: 16
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi dears,
I know how to deploy and
test
a
servlet
in
tomcat
4.0.27, (just by copying servletname.class file in TOMCAT_HOME/webapps/ROOT/WEB-INF/classes and using
http://localhost:8080/servlet/servletname
in browser)
but doing this in tomcat 4.1.27 did now worked correctly, does anyone know how can I solve it?
by regars
Ahmad
Balan Raj
Ranch Hand
Posts: 74
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What do u mean by "did not work correctly" ? Please add more information about the kind of error you got.
By the way, its better to create your deploy in your own application than using the ROOT.
Eat that pie! EAT IT! Now read this tiny ad. READ IT!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
avoiding localhost
tomcat 3.2 and invoking a servlet
where to put war
Problem accessing servlet through Tomcat 5.0.28
How can I deploy and test a servlet in tomcat 4.1.30
More...