eclipse 查看编译JSP、Servlet 后的文件

1 Servlet 编译后位置,classes - 右键 - show in - system explorer

 

2 JSP 编译后位置

run configuration - VM arguments,找到 catalina_base,然后 work/catalina/localhost,下面就是编译后的文件

-Dcatalina.base="E:\java_workplace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0"

posted @ 2019-06-01 11:51  mapleflow  阅读(655)  评论(0编辑  收藏  举报