jsp Case Case HTTP500

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/weixin_44757417/article/details/100581260

Here Insert Picture Description
Here Insert Picture Description
After various tests and reference Bowen
description link: https: //blog.csdn.net/qq_25014783/article/details/73522484
find classes directory because of an error or not generated .class file

After clicking the project, open the project-> Build Automatically, tick

点击项目之后,打开project->properties->java build path->source->src, 将Default output folder设置为[项目名]/WebContent/WEB-INF/classes,点击OK。

Loading a configuration file in a web project, to use the class loader methods
Here Insert Picture Description

Guess you like

Origin blog.csdn.net/weixin_44757417/article/details/100581260