JSP dynamic WEB development technology - the first chapter

Today, following the Chinese University mooc for web learning. Mainly want to achieve web pages and other functions Register Login

The first lesson: good environment configuration, software installation and other work.


A. First configure the java environment. Because I have already configured, so not repeat them here.

But by talking to seniors, the final version will be changed to jdk1.7. Because 1jdk.7 version compatibility is good.


II. Installing myeclipse8.5

Internet download eclipse, followed by a break with the online RI. URL can Baidu
****

III. Installation tomcat6.0

I installed the installed version. It is more convenient, but later also used. Baidu network disk resources - my resources
****

IV. Configure jdk, tomcat in the myeclipse

Tutorials are in the video.
****

V. install the database

Database selection MySQL
****

VI. Install native for mysql

Mysql database because the installation without a graphical interface, it is easy to install a GUI operation.
Chinese version of the download address is: http://download.navicat.com/download/navicat8_mysql_cs.exe
Navicat for MySQL Enterprise Edition 8 License:
NAVJ-W56S-3YUU-MVHV
NAVE-WAGB-ZLF4-T23K

Guess you like

Origin www.cnblogs.com/FangXu1998/p/12095610.html