webwork/src/main/webwork/view/taglib/ui ComponentTag.java,1.5.2.1,1.5.2.2
[email protected] Thu, 23 May 2002 06:52:16 -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-serv28649
Modified Files:
Tag: branch-release-1-0-3
ComponentTag.java
Log Message:
moving latest from HEAD to branch
Index: ComponentTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/ui/ComponentTag.java,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- ComponentTag.java 21 May 2002 03:27:04 -0000 1.5.2.1
+++ ComponentTag.java 23 May 2002 13:52:14 -0000 1.5.2.2
@@ -140,12 +140,15 @@
return EVAL_PAGE;
} catch (Exception e) {
throw new JspTagException("Including component failed:" + toString(e));
+ } finally {
+ getStack().popValue();
+ params = new HashMap();
}
}
public void release() {
- getStack().popValue();
- params = new HashMap();
+ //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