Hi, and thanks for the help!

Wes Wannemacher wrote:
> 
> <s:autocompleter id="%{'friend' + #loop1.count'}" name="relationCB" ...
> 

However, when I use this code, the id is empty (id=""). I guess the code is
correct, but somehow this happens. Also, when I try to introduce some
control blocks, like:

<s:if test="#loop1.count == 1">
   print something on the screen
</s:if>

it doesn't print anything. Maybe it doesn't recognize the status attribute.
But is this possible?

:)

-- 
View this message in context: 
http://www.nabble.com/Struts-iterator---tp20743288p20746757.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to