webwork/src/main/webwork/view/taglib/ui ComponentTag.java,1.5,1.5.2.1

[email protected] Mon, 20 May 2002 20:27:07 -0700
Newsgroups gmane.comp.java.webwork.cvs
Message-ID <[email protected]>
Update of /cvsroot/webwork/webwork/src/main/webwork/view/taglib/ui
In directory usw-pr-cvs1:/tmp/cvs-serv21824

Modified Files:
      Tag: branch-release-1-0-3
	ComponentTag.java 
Log Message:
moved call to super() at the end in release()

Index: ComponentTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/ui/ComponentTag.java,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- ComponentTag.java	10 May 2002 14:26:44 -0000	1.5
+++ ComponentTag.java	21 May 2002 03:27:04 -0000	1.5.2.1
@@ -144,8 +144,8 @@
    }
 
    public void release() {
-      super.release();
       getStack().popValue();
       params = new HashMap();
+      super.release();
    }
 }



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm