hi Merill,
I was successful in implementing "Nested References" and "Indexed References". But for the "Combined References", the values are not getting populated.
My
JSP is:-
The form bean is:-
The bean being used within the form bean is:-
Can you please help me with this.
The other issue which is that, for "indexed references", we need to instantiate the array in the form bean by giving the size at the compile time itself. Is there an approach so that, we can make that dynamic.
Thanks in advance.
[ March 14, 2005: Message edited by: Hemanth Pallavajula ]