webwork/src/main/webwork/view/taglib/ui ComponentTag.java,1.4,1.5
[email protected] Fri, 10 May 2002 07:26:46 -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-serv20714
Modified Files:
ComponentTag.java
Log Message:
being anal here :)
Index: ComponentTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/ui/ComponentTag.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ComponentTag.java 8 May 2002 20:38:25 -0000 1.4
+++ ComponentTag.java 10 May 2002 14:26:44 -0000 1.5
@@ -39,6 +39,7 @@
protected Map params = new HashMap();
// Public --------------------------------------------------------
+
public String getTemplate() {
// Should never get here, but if we do, then just show something
return "text.jsp";
@@ -143,8 +144,8 @@
}
public void release() {
+ super.release();
getStack().popValue();
params = new HashMap();
- super.release();
}
}
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [email protected]