Musachy Barroso wrote:
The pushed object will be on the stack while the tag is evaluated (in
the tag body), and it will be popped after the end of the tag, so
<--- will print 'not now john'
<--will print whatever was in the top of
the stack, before the "push" tag was invoked
Sorry th
The pushed object will be on the stack while the tag is evaluated (in
the tag body), and it will be popped after the end of the tag, so
<--- will print 'not now john'
<--will print whatever was in the top of
the stack, before the "push" tag was invoked
Thank you Musachy.
If I am righ
The pushed object will be on the stack while the tag is evaluated (in
the tag body), and it will be popped after the end of the tag, so
<--- will print 'not now john'
<--will print whatever was in the top of
the stack, before the "push" tag was invoked
musachy
On Mon, Jan 18, 2010 at 1
Good afternoon,
Struts2.1.8.1, the following push example
http://www.vaannila.com/struts-2/struts-2-example/struts-2-push-tag-example1.html
Title returns, but "s:push" never returns attributes such as "name"
under artist. Does someone tries and knows the reason?
Album Title:
4 matches
Mail list logo