webwork/src/main/webwork/view/taglib PropertyTag.java,1.7,1.8
[email protected] Mon, 27 May 2002 04:22:06 -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-serv7975
Modified Files:
PropertyTag.java
Log Message:
moved reset logic to doEndTag()
Index: PropertyTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/PropertyTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- PropertyTag.java 23 May 2002 13:13:16 -0000 1.7
+++ PropertyTag.java 27 May 2002 11:22:04 -0000 1.8
@@ -132,15 +132,15 @@
new ServletException("Could not show value " + valueAttr, e);
}
}
+ escape=null;
+ hadBody=false;
return EVAL_PAGE;
}
public void release()
{
- escape = null;
valueAttr = null;
- hadBody = false;
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