Description: Using Java language to implement the basic principles of Struts2 framework, there are filters, XML read, parsed, request forwarding and other functions. Decompression can be used to import myeclipse
To Search:
File list (Check if you may need any files):
Struts2
.......\.classpath
.......\.project
.......\.settings
.......\.........\.jsdtscope
.......\.........\org.eclipse.jdt.core.prefs
.......\.........\org.eclipse.wst.jsdt.ui.superType.container
.......\.........\org.eclipse.wst.jsdt.ui.superType.name
.......\WebRoot
.......\.......\META-INF
.......\.......\........\MANIFEST.MF
.......\.......\WEB-INF
.......\.......\.......\classes
.......\.......\.......\.......\com
.......\.......\.......\.......\...\cqut
.......\.......\.......\.......\...\....\struts2
.......\.......\.......\.......\...\....\.......\helloworld
.......\.......\.......\.......\...\....\.......\..........\Product.class
.......\.......\.......\.......\...\....\.......\..........\filterDispatcher.class
.......\.......\.......\lib
.......\.......\.......\pages
.......\.......\.......\.....\details.jsp
.......\.......\.......\.....\input.jsp
.......\.......\.......\web.xml
.......\.......\index.jsp
.......\src
.......\...\com
.......\...\...\cqut
.......\...\...\....\struts2
.......\...\...\....\.......\helloworld
.......\...\...\....\.......\..........\Product.java
.......\...\...\....\.......\..........\filterDispatcher.java