Question:

Tomcat/servlet stuff?

by  |  earlier

0 LIKES UnLike

I'm trying to get a sample war file to work, it says to move it to my CATALINA_HOME/webapps directory...how do I do that?

 Tags:

   Report

2 ANSWERS


  1. CATALINA_HOME refers to the directory where Tomcat is installed. It could be for example, "C:\Program files\Apache Software Foundation\Apache Tomcat 6.0.18". Inside it, you will find a "webapps" directory. Put the sample war file there.


  2. First, you need develop your JavaServlet codes. Then you can copy, or FTP, or tar all the directories to the target place. That called a "deployment". After you done with that, you can browse your Web contents.

    Good luck,

    peng

    More free services on my site.

    http://www.eptop.com
You're reading: Tomcat/servlet stuff?

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.