文件名称:FTR
介绍说明--下载内容均来自于网络,请自行研究使用
使用嵌入式servlet容器Jetty开发web应用的例程-Using the embedded Jetty servlet container routines develop web applications
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.settings
.........\org.eclipse.jdt.core.prefs
.........\org.eclipse.m2e.core.prefs
9.classpath
conf
DEPENDENCIES
LICENSE
MANIFEST.MF
maven
.....\org.apache.shiro
.....\................\shiro-aspectj
.....\................\.............\pom.properties
.....\................\.............\pom.xml
NOTICE
pom.xml
src
...\main
...\....\java
...\....\....\xuyihao
...\....\....\.......\test
...\....\....\.......\....\jetty
...\....\....\.......\....\.....\Main.java
...\....\....\.......\....\.....\servlets
...\....\....\.......\....\.....\........\BaseServlet.java
...\....\resources
...\test
...\....\java
...\....\resources
target
......\classes
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\........\maven
......\.......\........\.....\xuyihao.test
......\.......\........\.....\............\jetty
......\.......\........\.....\............\.....\pom.properties
......\.......\........\.....\............\.....\pom.xml
......\.......\xuyihao
......\.......\.......\test
......\.......\.......\....\jetty
......\.......\.......\....\.....\Main.class
......\.......\.......\....\.....\servlets
......\.......\.......\....\.....\........\BaseServlet.class
......\test-classes
u.gitignore
WebContent
..........\WEB-INF
..........\.......\web.xml
y.project