甜橘子,专注成都网站制作网站设计与营销型网站建设与优化
QQ :
532337155
电话:
028-86922220
首页
网站建设
网站制作案例
解决方案
网站设计报价
网站制作动态
关于我们
联系我们
成都网站建设设计
将想法与焦点和您一起共享
EmbededJettywithJSP
Simple Jetty server with JSP supported.
public static void main(String[] args) throws Exception {
Server server = new Server(8082);
Configuration.ClassList classlist = Configuration.ClassList.setServerDefault(server);
classlist.addBefore("org.eclipse.jetty.webapp.JettyWebXmlConfiguration",
"org.eclipse.jetty.annotations.AnnotationConfiguration" );
WebAppContext context = new WebAppContext("src/main/webapp", "/");
server.setHandler(context);
server.start();
}
pom.xml
org.eclipse.jetty
apache-jsp
9.4.2.v20170220
org.eclipse.jetty
jetty-annotations
9.4.2.v20170220
当前题目:EmbededJettywithJSP
标题网址:
http://chengdu.cdxwcx.cn/article/jhddos.html
其他资讯
mongodb索引
jquery中toggle的概念是什么
怎么在Java中利用反射对数组进行操作
为什么电脑重装xp系统后不能关机
什么是VB.NET抽象类
QQ咨询
在线咨询
官方微信
联系电话
座机
028-86922220
手机
13518219792
返回顶部