Hi.
I have other problem when I try to send the parameters from JSF page to a BIRT report.
The problem is, the parameter values aren't arriving to the report.
If I print the values selected in the list, I can see them in the display but, they don't arrive to the report. Otherwise, If I try to send constant values in the attribute "value" of the tag "b:param" (for example, <b:param name="OficinaVentas" value="OFICINA1" />), the parameters arrive to the report.
Code is here:
Hope you can help me.
Thanks, in advance.