You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ri...@apache.org on 2005/05/26 21:02:20 UTC

svn commit: r178667 - in /incubator/beehive/branches/v1/m1/samples/netui-samples: ./ WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/ fileupload/

Author: rich
Date: Thu May 26 12:02:19 2005
New Revision: 178667

URL: http://svn.apache.org/viewcvs?rev=178667&view=rev
Log:
Merged in revision 178657 from https://svn.apache.org/repos/asf/incubator/beehive/trunk:

Added a file upload sample.

tests: build.dist (WinXP)
BB, run.tests: linux (linux)


Added:
    incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/
      - copied from r178657, incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/
    incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties   (props changed)
      - copied unchanged from r178657, incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties
    incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/
      - copied from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/
    incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/Controller.java   (props changed)
      - copied unchanged from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/Controller.java
    incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/index.jsp   (props changed)
      - copied unchanged from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/index.jsp
    incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/results.jsp   (props changed)
      - copied unchanged from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/results.jsp
    incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/success.jsp   (props changed)
      - copied unchanged from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/success.jsp
Modified:
    incubator/beehive/branches/v1/m1/samples/netui-samples/index.jsp

Copied: incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties (from r178657, incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties)
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties?p2=incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties&p1=incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties&r1=178657&r2=178667&rev=178667&view=diff
==============================================================================
    (empty)

Propchange: incubator/beehive/branches/v1/m1/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/resources/fileupload/messages.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/Controller.java (from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/Controller.java)
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/Controller.java?p2=incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/Controller.java&p1=incubator/beehive/trunk/samples/netui-samples/fileupload/Controller.java&r1=178657&r2=178667&rev=178667&view=diff
==============================================================================
    (empty)

Propchange: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/Controller.java
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/index.jsp (from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/index.jsp)
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/index.jsp?p2=incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/index.jsp&p1=incubator/beehive/trunk/samples/netui-samples/fileupload/index.jsp&r1=178657&r2=178667&rev=178667&view=diff
==============================================================================
    (empty)

Propchange: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/results.jsp (from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/results.jsp)
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/results.jsp?p2=incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/results.jsp&p1=incubator/beehive/trunk/samples/netui-samples/fileupload/results.jsp&r1=178657&r2=178667&rev=178667&view=diff
==============================================================================
    (empty)

Propchange: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/results.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/success.jsp (from r178657, incubator/beehive/trunk/samples/netui-samples/fileupload/success.jsp)
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/success.jsp?p2=incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/success.jsp&p1=incubator/beehive/trunk/samples/netui-samples/fileupload/success.jsp&r1=178657&r2=178667&rev=178667&view=diff
==============================================================================
    (empty)

Propchange: incubator/beehive/branches/v1/m1/samples/netui-samples/fileupload/success.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/beehive/branches/v1/m1/samples/netui-samples/index.jsp
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/netui-samples/index.jsp?rev=178667&r1=178666&r2=178667&view=diff
==============================================================================
--- incubator/beehive/branches/v1/m1/samples/netui-samples/index.jsp (original)
+++ incubator/beehive/branches/v1/m1/samples/netui-samples/index.jsp Thu May 26 12:02:19 2005
@@ -40,6 +40,10 @@
           <dd>Demonstrates Page Flow declarative exception handling.</dd>
       </dl>
       <dl>
+          <dt><netui:anchor href="fileupload/Controller.jpf" value="File Upload"/></dt>
+          <dd>Demonstrates file upload to a page flow.</dd>
+      </dl>
+      <dl>
           <dt><netui:anchor href="lifecycle/normal/NormalPageFlow.jpf" value="Lifecycle"/></dt>
           <dd>Demonstrates the lifecycle (creation/destruction) of "normal" and "long-lived" page
               flows.  Also demonstrates inheritance of actions.</dd>