From 75936da5fc97e5dc242465ee6d76f260c96fa994 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 3 Aug 2008 06:47:39 +0000 Subject: TUSCANY-2391, apply lates patch from Thilina Buddhika git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682109 13f79535-47bb-0310-9956-ffa450edef68 --- .../geronimo_ACE/src/main/webapp/pages/Files.jsp | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Files.jsp (limited to 'sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Files.jsp') diff --git a/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Files.jsp b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Files.jsp new file mode 100644 index 0000000000..0b5e76c203 --- /dev/null +++ b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Files.jsp @@ -0,0 +1,120 @@ +<%-- + Created by IntelliJ IDEA. + User: thilinamb + Date: Jul 30, 2008 + Time: 3:18:21 PM + To change this template use File | Settings | File Templates. +--%> +<%@ page contentType="text/html;charset=UTF-8" language="java" %> +<%@ include file="header.jsp" %> + + + + SCA Domain - Contribution File Server + + + + + + + + + +
+ +
+
+ + SCA Domain

+ File Server  +
+

+ This is a simple ATOM-based file server useful to share files if you don't have an FTP, SVN or Maven repository. +

+ +
+
+ + + + + + +
Files
+
+
+ +
+ +

+ +
+ + + + + + + +
Upload File
Upload a file to the server.
+
+ + + + + +
File:
+
+ +
+ +
+ + \ No newline at end of file -- cgit v1.2.3