I have written an httpservice which returns an arraylist, in the tomcat
logs I can see that an arraylist is being returned properly. However I
am not able to display the arraylistCan any one please let me know what
wrong i am doing ?Also the httpservice has been declared inside the
pannel while I am using the dataprovider which is inside a tab
navigator, this tab navigator is inside the pannel
-------------------------------------------------------------------------------------------------------...