I forgot to post this important part
this goes in the same segment as the first code segment
| public List getUsersData()
| {
| if(usersData.size()==0)
| usersData = createUsersList();
| return usersData;
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027824#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...