Hi,
I have declared 8 strings as below.
I want to assign value to each variable inside a for loop. I tried as below but, it is showing errors. I need tehse values as
string values to be displayed in a
jsf page.
I get the error this.Name_[i]. Can anyone please help to resolve this issue. Thanks.