In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly explains "how to configure Mac+IDEA+Tomcat". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's ideas to study and learn "how to configure Mac+IDEA+Tomcat".
Catalogue
One: download
Second, installation and decompression
Third, start Tomcat
Fourth, verify whether the installation is successful
Fifth, turn off Tomcat
6. Configure tomcat for IDEA
One: download
Open the Apache Tomcat official website and select the desired version to download:
Second, installation and decompression
Unzip it to the local path and put it in the / user/ computer name / directory
Third, start Tomcat
Go to the bin directory terminal in the figure above and run the script. / startup.sh
If it appears:
-bash:. / startup.sh: Permission denied
It cannot be executed because the user does not have permission. You need to modify the .sh permissions in the bin directory with the command chmod. If it does not appear, it indicates that the startup is successful.
Chmod uplix * .sh
After the modification, re-execute the startup command:. / startup.sh can be started.
Fourth, verify whether the installation is successful
Enter: http://localhost:8080( in the browser address bar or enter the computer IP+ port number in the mobile browser) to display the following interface:
Fifth, turn off Tomcat
It's the same directory as before. / shutdown.sh
6. Configure tomcat for IDEA
Finally, click apply-> OK to complete the configuration
Thank you for your reading, the above is the content of "how to configure Mac+IDEA+Tomcat", after the study of this article, I believe you have a deeper understanding of how to configure Mac+IDEA+Tomcat, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.