当前位置:网站首页>关于web应用的目录结构
关于web应用的目录结构
2022-08-02 05:04:00 【SteadyHeart】
我们做的web应用最后要打成war包到tomcat服务器的webapps目录下,这样就可以在网络中访问了
webapps
|->oa项目|->....
|->crm项目
|->.css,.js,.img
|->WEB-INF
|->web.xml
|->classes
|->lib
|->pages|->放web资源(.html, .jsp等)
classes放你java目录下的java代码编译后的class文件和resources下的配置文件,pom.xml中配置的依赖会加载到lib供classes中的代码调用,而idea中的webapp目录下的所有东西都会打war包到crmweb项目的目录下。
边栏推荐
- goroutine (coroutine) in go language
- 大屏UI设计-看这一篇就够了
- [PSQL] 函数、谓词、CASE表达式、集合运算
- 说好的女程序员做测试有优势?面试十几家,被面试官虐哭~~
- Three methods of importing sql files in MySQL
- 公司不重视软件测试,新来的阿里P8给我们撰写了测试用例编写规范
- MySQL 8.0.29 set and modify the default password
- 行测不会概念
- el-input 只能输入整数(包括正数、负数、0)或者只能输入整数(包括正数、负数、0)和小数
- [PSQL] window function, GROUPING operator
猜你喜欢

18年程序员生涯,读了200多本编程书,挑出一些精华分享给大家

Matlab paper illustration drawing template No. 41 - bubble chart (bubblechart)

MySQL(7)

软件测试的需求人才越来越多,为什么大家还是不太愿意走软件测试的道路?

MySQL导入sql文件的三种方法

CAN光端机解决泰和安TX3016C消防主机长距离联网问题 实现CAN与光纤之间的双向数据智能转换

The original question on the two sides of the automatic test of the byte beating (arranged according to the recording) is real and effective 26

Three methods of importing sql files in MySQL

MySQL安装教程

Detailed explanation of the software testing process (mind map) of the first-tier manufacturers
随机推荐
MySQL String Concatenation - Various String Concatenation Practical Cases
goroutine (coroutine) in go language
Mysql实现乐观锁
MySQL implements sorting according to custom (specified order)
nacos注册中心
go项目的打包部署
Google notes cut hidden plug-in installation impression
ApiPost 真香真强大,是时候丢掉 Postman、Swagger 了
[PSQL] window function, GROUPING operator
el-input 只能输入整数(包括正数、负数、0)或者只能输入整数(包括正数、负数、0)和小数
100 latest software testing interview questions in 2022, summary of common interview questions and answers
Android Studio 实现登录注册-源代码 (连接MySql数据库)
MySQL 8.0.29 解压版安装教程(亲测有效)
navicat新建数据库
Google Chrome(谷歌浏览器)安装使用
MYSQL 唯一约束
PSQL function, predicate, CASE expression and set operations
MySQL 8.0.29 decompressed version installation tutorial (valid for personal testing)
How much does a test environment cost? Start with cost and efficiency
mysql安装教程【安装版】
