Develop JSP articles with Eclipse - 1. Configure the environment

xiaoxiao2021-03-06  62

First, the required tools:

J2SDK1.4.2 http://java.sun.com/j2se

Eclipse3.0 http://www.eclipse.org/downloads/index.php

Jakarta-Tomcat-5.0.16 http://jakarta.apache.org/site/binindex.cgi

Lomboz3.01 http://forge.objectWeb.org/project/showfiles.php?group_id=97

Note: If the Tomcat version is 5.0.27 or more, Lomboz3.01 may manage Tomcat startup.

Second, set environment variables:

Java_Home = D / J2SDK

Catalina_Home = D: / Tomcat

PATH =% java_home% / bin

Third, Lomboz configuration

Windows-> preferences-> java-> build path->

Lomboz

Lomboz-> Server Definitions->

A.Properties

B. Server ClassPath

转载请注明原文地址:https://www.9cbs.com/read-119137.html

New Post(0)