Tomcat installation problem

Discussion in 'JSP' started by rag84dec, Oct 25, 2007.

  1. rag84dec

    rag84dec New Member

    Joined:
    Jul 17, 2007
    Messages:
    49
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    I have downloaded the tomcat from the site and trying to install it.Once i
    install the tomcat i could not see startup.bat in bin directory.What is the
    problem can anyone tell me please?
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    What OS are you using?? Which version of Tomcat have you installed??
     
  3. rag84dec

    rag84dec New Member

    Joined:
    Jul 17, 2007
    Messages:
    49
    Likes Received:
    0
    Trophy Points:
    0
    OS is Windows XP...Tomcat version is 6...
     
  4. rag84dec

    rag84dec New Member

    Joined:
    Jul 17, 2007
    Messages:
    49
    Likes Received:
    0
    Trophy Points:
    0
    Can anyone explain me the whole procedure?...Starting wat has to be downloaded?...I just caopied Windows Installer from apache and executed the exe...What else has to be done?
     
  5. dd_fadhilah

    dd_fadhilah New Member

    Joined:
    Dec 27, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Maybe below steps will help you:

    1. Install JDK1.5 Full, latter is recommended
    - J2SE Development Kit
    - JRE (Java Runtime Environment)

    *J2SE Development Kit 5.0 update 9 - JDK1_5_0_09 (jdk-1_5_0_09-windows-i586-p)
    *J2SE Runtime Environment 5.0 Update 9 (will install while installing JDK1_5_0_09) - jre1.5.0_09
    * Install both at the same directory! (C:\Program Files\Java)

    2. Install Apache Tomcat (jakarta-tomcat-5.0.28)
    *Installing & Setup Instruction - http://tomcat.apache.org/tomcat-5.0-doc/setup.html

    a) Follow the instruction and install (at default directory).
    b) Select directory installed JDK1_5_0_09 for setup JVM (C:\Program Files\Java\jre1.5.0_09)
    c) Start the Apache Tomcat service.
    d) At IE browser, type http://localhost:8080/
    e) The Apache page will diplay, meaning successful installed. Congratulations!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice