| Author |
Value initialization in a input Text field
|
S Majumder
Ranch Hand
Joined: Jun 03, 2009
Posts: 241
|
|
Hi every body ,
Is there any way out to initialization ArrayList data in the inputText field ?
Here is the jsf code :
I have create one ArrayList<SitesBean> in my backing bean.Let's say the size of that ArrayList is 10 .
The SitesBean has one property of name .
Now my question is :
How could I initialization the first bean's name property .
Thanks,
S
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14491
|
|
|
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
S Majumder
Ranch Hand
Joined: Jun 03, 2009
Posts: 241
|
|
Thanks for your reply
|
 |
 |
|
|
subject: Value initialization in a input Text field
|
|
|