>[...]
> The first time the page is shown, the output is as expected: The first
> <property/>-call
> returns the output of toString() of the action class, that's on top of the
> stack. All other <property>-calls return the value of the "street"
> property.

>[...]
> Is this a bug (nothing found in Jira) or am I doing something wrong with
> the push-tag?

I think it's a bug related to tag reusing. It's probably similiar to what I
filled for AbstractUITag which improperly used JspWriter.  In this case it
improperly saves stack value between tag instances.

I think there might be more of such bugs.

-- Mike



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to