Hi,

I have a problem with the following combine tags.

<tx:in value="#{search.searchset['KU']}">
     <f:facet name="change">
          <tc:command>
              <tc:attribute name="renderedPartially"
                    value="pageid:panelid"/>
          </tc:command>
     </f:facet>
</tx:in>

I debug tomcat at the resolver class and I watch that setValue doesnt call
to store the value from the field in the map.

Same example with a simple bean with get and set work correct.

Think the problem is by tobago, because if I make a complete submit, the
resolver is called.

I hope you can help me.

Regards,
David

Reply via email to