Embedded Tomcat to serve JSP

前端 未结 0 574
星月不相逢
星月不相逢 2021-01-17 07:18

I\'m trying to embed Tomcat in an application to serve static contents and JSPs. My code is the following:

        tomcat = new Tomcat();
        tomcat.setBa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题