How To Configure Tomcat 6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kaleeswaran
    New Member
    • Mar 2007
    • 132

    How To Configure Tomcat 6

    Hi!
    I Downloaded Tomcat 6.i Unzipped And I Placed In My Drive,,
    I Already Have A Jdk1.5. Now I Don't Know What Shall I Do..
    Is There Any Setting Up The Class Path For Tomcat Server?.
    If There Please Explain Me..

    I Don't Have Any Ide (like Netbeans,etc..) ..

    I Want To Check Tomcat Is Running?..

    Thanks,
    Kaleeswaran
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by kaleeswaran
    I Don't Have Any Ide (like Netbeans,etc..) ..
    I surfed a bit on the Apache Tomcat site from where you downloaded it and I read
    a bit of documentation there (as you should do too). Then I went to the Eclipse
    site where you can download and install the Eclipse IDE and the WTP package
    (Web Tools Platform); it allows you to start and stop the server (Tomcat) and
    deploy web applications as well. For starters you don't need anything else.

    kind regards,

    Jos

    Comment

    Working...