webwork/src/main/webwork/view/taglib ActionTag.java,1.6,1.7
[email protected] Mon, 27 May 2002 04:21:53 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/main/webwork/view/taglib
In directory usw-pr-cvs1:/tmp/cvs-serv7904
Modified Files:
ActionTag.java
Log Message:
moved reset logic to doEndTag()
Index: ActionTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/ActionTag.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ActionTag.java 21 May 2002 03:30:43 -0000 1.6
+++ ActionTag.java 27 May 2002 11:21:51 -0000 1.7
@@ -144,12 +144,13 @@
// If the action has not been executed yet, it will be now
holder.getValue();
+ ActionContext.setContext(oldContext);
+
return EVAL_PAGE;
}
public void release()
{
- ActionContext.setContext(oldContext);
oldContext = null;
context = null;
bean = null;
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm