Download webfilez Free Java Code

Description

A simple Java web application providing HTML5 based file management on a remote server.

Source Files

The download file webfilez-master.zip has the following entries.


.classpath//  w  w w .  j  ava2s.c  o m
.gitignore
.project
.settings/.jsdtscope
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.wst.common.component
.settings/org.eclipse.wst.common.project.facet.core.xml
.settings/org.eclipse.wst.jsdt.ui.superType.container
.settings/org.eclipse.wst.jsdt.ui.superType.name
.settings/org.eclipse.wst.validation.prefs
LICENSE
NOTICE
README.asciidoc
pom.xml
src/main/java/com/twitter/university/webfilez/AuthFilter.java
src/main/java/com/twitter/university/webfilez/Constants.java
src/main/java/com/twitter/university/webfilez/FileUtil.java
src/main/java/com/twitter/university/webfilez/HttpMethodSupportFilter.java
src/main/java/com/twitter/university/webfilez/LastModifiedTag.java
src/main/java/com/twitter/university/webfilez/Params.java
src/main/java/com/twitter/university/webfilez/SearchAndReplace.java
src/main/java/com/twitter/university/webfilez/Util.java
src/main/java/com/twitter/university/webfilez/WebFilezServlet.java
src/main/java/com/twitter/university/webfilez/WebUtil.java
src/main/resources/logback.xml
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/META-INF/context.xml.default
src/main/webapp/WEB-INF/jsp/webfilez.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/WEB-INF/webfilez.tld
src/main/webapp/favicon.ico
src/main/webapp/images/ajax-loader.gif
src/main/webapp/images/icons/bullet_green.png
src/main/webapp/images/icons/bullet_orange.png
src/main/webapp/images/icons/bullet_red.png
src/main/webapp/images/icons/bullet_white.png
src/main/webapp/images/icons/bullet_yellow.png
src/main/webapp/images/icons/file.gif
src/main/webapp/images/icons/file_download.gif
src/main/webapp/images/icons/folder.gif
src/main/webapp/images/icons/folder_open.gif
src/main/webapp/images/icons/folder_up.gif
src/main/webapp/images/logo.png
src/main/webapp/js/jquery.tablesort.min.js
src/main/webapp/js/modernizr.js
src/main/webapp/js/webfilez.js
src/main/webapp/static/401.html
src/main/webapp/static/403.html
src/main/webapp/static/404.html
src/main/webapp/static/500.html
src/main/webapp/static/terms.html
src/main/webapp/styles/style.css
src/test/java/com/twitter/university/webfilez/WebUtilTest.java

Download

Click the following link to download webfilez-master.zip.

webfilez-master.zip




















Home »
  Java Free Code »
    Web »




CSS
CSS3
HTML
HTML5
HTTP
Web
Web Application
WebSite