RE: How to array variable declared to set tag

2009-02-11 Thread Seshagiri V
this message. -Original Message- From: Sonny Gill [mailto:sonny.pub...@gmail.com] Sent: Thursday, February 12, 2009 8:11 AM To: Struts Users Mailing List Subject: Re: How to array variable declared to set tag Is the set tag even supposed to work like that? >From looking at the docs (h

Re: How to array variable declared to set tag

2009-02-11 Thread Sonny Gill
Is the set tag even supposed to work like that? >From looking at the docs (http://struts.apache.org/2.0.14/docs/set.html), it doesn't seems so. I didn't try it, but I would expect it to assign the value to a parameter named 'id[#status.index]' without evaluating that expression. In any case, would