jetty6 嵌入式使用

时间:2016-06-15 14:09:38
【文件属性】:

文件名称:jetty6 嵌入式使用

文件大小:2.45MB

文件格式:ZIP

更新时间:2016-06-15 14:09:38

jetty 嵌入式 jett6

引入到eclipse可以直接使用Starter类运行。 包含必备jar包:jetty-6.1.26.jar,jetty-util-6.1.26,servlet的相关jar包。 jetty入门级源代码。


【文件预览】:
app
----.project(1KB)
----src()
--------config()
--------java()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(229B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(522B)
--------.jsdtscope(454B)
----build()
--------classes()
----webroot()
--------WEB-INF()
--------index.jsp(307B)
--------META-INF()
----.classpath(652B)

网友评论

  • 可以运行,基本入门的程序
  • 写的很不错哦,谢谢