Go Back   Wiki NewForum | Latest Entertainment News > Career Forum & Tips > Tech Forum & Tutorial > Java Forum & Tutorial


Configuring & Using Apache Tomcat 6


Reply
Views: 2682  
Thread Tools Rate Thread
  #1  
Old 06-02-2009, 01:59 PM
bholus7
Guest
 
Posts: n/a
Default Configuring & Using Apache Tomcat 6

Manual Tomcat Execution

Tomcat with Eclipse (Details here) Tomcat with MyEclipse

1. Install Java. Make sure you have Java 5 or 6 installed.

2. Unzip Tomcat. Unzip tomcat-6.0.16-preconfigured.zip into the top level of the C drive.

3. Set JAVA_HOME. Set this environment variable to point at the top-level of your Java installation directory (e.g., C:\Program Files\Java\jdk1.6.0_10). See this sample autoexec.bat file.

4. Set CLASSPATH. Set this environment variable to include ".", C:\Servlets+JSP, and the servlet/JSP JAR files. See this sample autoexec.bat file.

5. Test the server. Make sure you can start/stop the server. Test some sample HTML files, JSP pages, and servlets.

Reply With Quote
  #2  
Old 06-02-2009, 02:01 PM
bholus7
Guest
 
Posts: n/a
Default Tomcat with Eclipse

Tomcat with Eclipse


1. Install Java. Make sure you have Java 5 or 6 installed.
2. Unzip Tomcat. Unzip tomcat-6.0.16-preconfigured.zip into the top level of the C drive.
3. Download Eclipse. Install the Java EE version of Eclipse.
4. Test the server. Test Tomcat within Eclipse.
Reply With Quote
  #3  
Old 06-02-2009, 02:02 PM
bholus7
Guest
 
Posts: n/a
Default Tomcat with MyEclipse

Tomcat with MyEclipse


1. Install Java. Make sure you have Java 5 or 6 installed.

2. Unzip Tomcat. Unzip tomcat-6.0.16-preconfigured.zip into the top level of the C drive.

3. Download MyEclipse. Install MyEclipse. Details here.

4. Test the server. Test Tomcat within MyEclipse. Details here.

Reply With Quote
Reply

New topics in Java Forum & Tutorial





Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
WikiNewForum)