Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

A graphic tutorial on installing jdbc and tomcat under Linux system

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

I. Download Linux version of jdbc with tomcat 1.1 Download Linux version of jdbc:

1.1.1

1.1.2

1.1.3

Check I agree to the agreement before proceeding to 1.1.3

1.1.4

download is complete

1.2 Download tomcat for Linux

1.2.1

1.2.2

1.2.3

download is complete

II. Unzip the downloaded two compressed packages

If you encounter some problems that cannot be operated, you must set permissions for folders or files 2.1 Create software in the root directory of Linux

The instructions are:

There will be more in the root directory

2.2 Import the two packages into software and extract them

Go to Software:

Decompression complete:

2.3 Change the profile file under/etc folder

last addition

export JAVA_HOME=/software/jdk-9.0.1export CLASSPATH=.:$ JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar:$JAVA_HOME/jre/lib/rt.jarexport PATH=$JAVA_HOME/bin:$PATH

4.3 start Tomcat

4.4 Verify tomcat is open

Open the browser: 192.168.88.88:8080 Change the red part to your own address

successful

4.5 Check the version of jdbc

Complete jdbc and tomcat installation for your own version

summary

The above is a small series to introduce you to install jdbc and tomcat under the Linux system graphic tutorial, I hope to help you, if you have any questions please give me a message, small series will reply to you in time. Thank you very much for your support!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report