Home > Database > Mysql Tutorial > 使用Eclipse开发Jsp_MySQL

使用Eclipse开发Jsp_MySQL

WBOY
Release: 2016-06-01 14:11:09
Original
1199 people have browsed it

Eclipse

  

Eclipse作为一个java应用的IDE,使用非常方便,但是对于Jsp的开发支持还显得不够,在这里向大家推荐一个eclipse的plugins来协助JSP开发。这个名称叫lomboz,不但支持JSP语法高亮显示,还有Code Assist功能,可以与Jbuilder媲美。下面简要介绍一下eclipse2.1结合Tomcat开发Jsp的过程。

开发环境

  1. 软件

    名称 安装路径 下载网站
    j2sdk1.4.1_02 D:\j2sdk1.4.1_02 http://java.sun.com
    eclipse2.1 D:\eclipse2.1 http://www.eclipse.org/
    Tomcat 4.0 E:\Tomcat 4.0 http://java.apache.org/
    lomboz.21 D:\eclipse2.1\plugins http://www.objectlearn.com/
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template