webwork/src/main/webwork/action Action.java,1.5,1.6

[email protected] Sun, 23 Jun 2002 16:56:40 -0700
Newsgroups gmane.comp.java.webwork.cvs
Message-ID <[email protected]>
Update of /cvsroot/webwork/webwork/src/main/webwork/action
In directory usw-pr-cvs1:/tmp/cvs-serv30850

Modified Files:
	Action.java 
Log Message:
added NONE

Index: Action.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/action/Action.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Action.java	11 Mar 2002 09:02:33 -0000	1.5
+++ Action.java	23 Jun 2002 23:56:37 -0000	1.6
@@ -30,6 +30,14 @@
    public static final String SUCCESS = "success";
 
    /**
+    * The action execution was successful but do not
+    * show a view. This is useful for actions that are
+    * handling the view in another fashion like redirect.
+    */
+   public static final String NONE = "none";
+
+
+   /**
     * The action execution was a failure.
     * Show an error view, possibly asking the
     * user to retry entering data.




-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/