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?


   <b>Album Title:     </b> <s:property value="title"  /> <BR/>
   <s:push value="artist" />
   <B>Artist Name:     </B> <s:property value="name"    /> <BR/>

Thanks a lot!
--
Lu Ying



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to