webwork/src/main/webwork/util QuerySegment.java,1.9,1.10

[email protected] Mon, 17 Nov 2003 15:50:13 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/main/webwork/util
In directory sc8-pr-cvs1:/tmp/cvs-serv9750

Modified Files:
	QuerySegment.java 
Log Message:
Make it possible to call methods without any parameters

Index: QuerySegment.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/util/QuerySegment.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- QuerySegment.java	16 Nov 2003 23:35:34 -0000	1.9
+++ QuerySegment.java	17 Nov 2003 23:50:11 -0000	1.10
@@ -67,6 +67,11 @@
 
       values.add(value);
    }
+   
+   public void createValues()
+   {
+   	values = new ArrayList();
+   }
 
    /**
     * Return the identification string.




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl