Web Project jar package problems, web project jar

Source: Internet
Author: User

Web Project jar package problems, web project jar
Web Project jar package problems

JRE System Library mainly stores J2SE standard jar, which generally does not need to be adjusted.

Referenced Libraries stores third-party jar packages, that is, self-imported jar packages. Configure it in Libraries in the Java Build Path of the Project attribute. I understand,

Here, the jar package is imported and configured to enable the web Project to be properly compiled in the eclipse development environment without any errors .. If the web project uses eclipse to generate a war package,

Is not exporting its jar package to the WEB-INF/lib folder.

 

The main function of Web App Libraries is to let eclipse export war package, it will export all the jar or project references under its directory to the WEB-INF/lib File

Folder. The Java EE Module Dependencies configuration of the jar package in the Web App Libraries project attribute in eclipse. If you hook up or add an external jar

Packages are generated under the WEB-INF/lib folder. Of course, if you directly in the WEB-INF/lib folder, copy a jar to enter, refresh, Web App Libraries

A jar reference is automatically added. To put it simply, the Java EE Module Dependencies configuration is only for Web App Libraries.

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.