1、在Eclipse中新建Dynamic Web Project
1.1、修改default output folder
build\classes修改为:WebRoot\WEB-INF\classes
1.2、修改Content directory
WebContent修改为:WebRoot
1.3、查看'Dynamic' Web Project结构
打开Package Explorer视图:Window-->Show View-->Other-->Search-->Package Explorer