Adam Winer wrote:
Re: what happens if the number of tags change from one request
to the next:  this is why JSF tags inside of c:if are required to have
an explicitly set ID (think this is stated explicitly in the JSF spec).

This whole mess is why I proposed JspIdConsumer for JSP 2.1,
which lets you do this reconnecting in a robust manner.


Thanks for the info Adam. I've added this info to the javadoc for UIComponentTag.findComponent.

Cheers,

Simon

Reply via email to