swarup rakshit

Greenhorn
+ Follow
since Feb 08, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by swarup rakshit

Hi,

I am working on JSF application which runs on IBM websphere portal. It is search application. We uses web service to get data on searched criteria. Since web service takes while to return data from service so we are planning to use ajax to load data in jsf datatable. So Idea is to display dynamic image in the div as long as data is not available and once data is IN we will replace dynamic image with jsf datatable with data.

Could any one suggest how to make asynchronous call to pull data from web service.

I would really appreciate if you help me on this.

Regards
Swarup.
14 years ago
JSF