Deploying a JSP on Eclipse3.2

Source: Internet
Author: User
Tags config copy mysql rar win32 zip tomcat

First, download

J2sdk:jdk-1_5_0_04-windows-i586-p.exe

Eclipse:eclipse-sdk-3.2-win32.zip

ECLIPSE Plug-in:

(1) Chinese package nlpack1-eclipse-sdk-3.2-win32.zip


(2) Tomcat Plug-in Tomcatpluginv31.zip

(3) Lombat:lomboz-wtp-emf-gef-jem-3.1.2.zip

Tomcat:apache-tomcat-5.5.17.exe

Mysql:mysql-5.0.15.rar

Second, the installation

1. Install J2SDK

Installation path is: C:JAVAJDK,C:JAVAJRE

2. Install Eclipse

Extract the Eclipse compression pack to: D:eclipse


3. Install Tomcat

The path to install is: c:javatomcat5.5

4. Install Eclipse Plugin

(1) Chinese bag


Unzip the contents of the features and plugins two folders within the compressed package into a folder with the same name in the Eclipse folder Nlpack-eclipse-sdk-3.2-win32

(2) Tomcat Plug-in


Unzip the compressed package tomcatPluginV3.1 the com.sysdeo.eclipse.tomcat_3.1.0 folder to the D:eclipseplugins

(3) Lombat Plugin

Extract the contents of the features and plugins two folders within the compressed package Lomboz-wtp-emf-gef-jem-3.1.2.zip into a folder with the same name within the Eclipse folder


The following code in the Configuration/config.xml in the compression


  #ProductRuntimeConfigurationFile
  osgi.splashPath=platform:/base/plugins/org.objectweb.lomboz.product,
  platform:/base/plugins/org.eclipse.platform
  eclipse.product=org.objectweb.lomboz.product.lomboz
  osgi.bundles.defaultStartLevel=4



Copy pasted into the D:/eclipse/configuration/config.xml


  #Endoffilemarker-mustbehere


Ago.

5. Install MySQL


Unzip the. rar file, click Setup.exe, install the path for C:mysql. Note, the encoding is selected as GBK. The. RAR is decompressed to get the database driver file Mysql-connector-java-3.1.11-bin.jar copy to C:javatomcat 5.5commonlib



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.