webwork/src/main/webwork/view/taglib/vui AbstractVUITag.java,1.1,1.2

[email protected] Thu, 30 May 2002 15:54:11 -0700
Newsgroups gmane.comp.java.webwork.cvs
Message-ID <[email protected]>
Update of /cvsroot/webwork/webwork/src/main/webwork/view/taglib/vui
In directory usw-pr-cvs1:/tmp/cvs-serv27699

Modified Files:
	AbstractVUITag.java 
Log Message:
removed release()

Index: AbstractVUITag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/vui/AbstractVUITag.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AbstractVUITag.java	21 May 2002 05:26:58 -0000	1.1
+++ AbstractVUITag.java	30 May 2002 22:54:09 -0000	1.2
@@ -166,14 +166,11 @@
       {
          ex.printStackTrace();
          throw new JspTagException("Exception including footer: "+toString(ex));
+      } finally {
+         getStack().popValue();
+         params = new HashMap();
       }
       return EVAL_PAGE;
-   }
-
-   public void release() {
-      super.release();
-      getStack().popValue();
-      params = new HashMap();
    }
 
    public String getBrowserUserAgent ()



_______________________________________________________________

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