Wiki NewForum | Latest Entertainment News

Wiki NewForum | Latest Entertainment News (https://www.wikinewforum.com//index.php)
-   Java Forum & Tutorial (https://www.wikinewforum.com//forumdisplay.php?f=102)
-   -   Configuring & Using Apache Tomcat 6 (https://www.wikinewforum.com//showthread.php?t=7680)

bholus7 06-02-2009 01:59 PM

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.

bholus7 06-02-2009 02:01 PM

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.

bholus7 06-02-2009 02:02 PM

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.



All times are GMT. The time now is 08:44 AM.

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