pom之 JSP的依赖

JSP的依赖
 
<!--        JSP的依赖-->
        <dependency>
            <groupId>org.apache.tomcat.embed</groupId>
            <artifactId>tomcat-embed-jasper</artifactId>
        </dependency>
posted @ 2022-12-13 12:01  cnetsa  阅读(74)  评论(0编辑  收藏  举报