<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
&gt; EL2 helps with this, but... now what if I have a ValueChangeEvent for an<br>
&gt; input field on each &lt;li&gt; row? Now I can no longer use EL2 to pass the<br>
&gt; row into the ValueChangeListener<br>
<br>
</div>why not? &lt;h:inputText<br>
valueChangeListener=&quot;#{myBean.valueChangeListener(listItem)}&quot;/&gt; should<br>
work in the next EL version respectively the JBoss EL, right?</blockquote><div><br>In theory. Someone should check this because there are two things happening here:<br><br>- Optional no-arguments method for ValueChangeListener<br>
- Parametrized method in EL<br><br>Granted, in this case you aren&#39;t going to get the ValueChangeEvent argument because you are opting to not accept it. Does that sound right?<br><br>-Dan<br></div></div><br>-- <br>Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
<a href="http://in.relation.to/Bloggers/Dan">http://in.relation.to/Bloggers/Dan</a><br>