Installing Apache Tomcat 6.0 [Window XP/Vista]

This is a simple tutorial for installing Apache Tomcat J2EE server and verifying the installation.

Installing Apache Tomcat

  1. You can download Apache Tomcat 6.X from http://tomcat.apache.org/download-60.cgi. The installer name is apache-tomcat-6.X.XX.exe
  2. Execute the installer. Click next.
  3. Setup the tomcat installation path and click next. The default is 
      C:\Program Files\Apache Software Foundation\Tomcat 6.0

  4. Setup the component, usually you don’t to configurate any thing here. click next.
  5. Setup the admin from the Apache Tomcat web servers. By default the name of admin is admin and password is empty. It is HIGHLY recommended to enter the admin password for security threat.
  6. Setup the JRE path. Tomcat 6.0 requires JDK/JRE 5.0+ for installing properly.
  7. Install and Bingo !

Verifying the installation 

  1. Start Apache Tomcat web server through command line mode.
    1. Click Start – > Run -> cmd.exe 
    2. Change the current directory to your Tomcat installation path. By default you should execute
      cd C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin
      

    3. Execute tomcat6
  2. Okay the tomcat6 is successfully started, lanuch a web browser and go to :
      http://localhost:8080
  3. If you able to see the web page shown before, then Apache Tomcat has started successfully without error ! Bingo :p
Have a milktea break :D
Posted in JAVA. Tags: , . 7 意見»

7 Responses to “Installing Apache Tomcat 6.0 [Window XP/Vista]”

  1. Tsigereda Says:

    that was very precise and very clear!
    it really helped me as i’m a newbie for tomcat.

  2. Brickz Says:

    Very good! Also a newbie to Java. Nice instructions.

    Thanks

  3. deb Says:

    thnx a lot,.,.,.,.as i m new to tomcat… its very much useful to me,,,,,,,,,,can u publish some tutorials also ,,,dat how to use it,,,,,,,,,,thnxx

  4. orcl Says:

    Hi Twiky,

    your describtion about install Apache-Tomcat in X-Version is perfect and very clearly for new commer and also for our programmer’s freinds who has just start with Tomcat.
    In order to bring my Java EE in run, I need 6 hours and at with help from your site.

    I can only say X- thanks to you
    best regards

  5. RAM PRABHU Says:

    I WANT APACHE TOMCAT SOFTWARE FOR DESIGN A WEBSIT

  6. tripti Says:

    i followed the above mentioned steps as it is…but in the end when i open the browser and go to http://localhost:8080..i get error..page cannot be displayed…
    please help

  7. Ravan Lankesh Says:

    Its really very helpful to install tomcat
    thanks to u,
    Ha HA Ha Ha HA Ha
    Jai Lankesh


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.