I have cached data in a web service.Now I need to view that data with a browser.How can I use a J2EE servlet to access this data and display it.Can the browser page be dynamically updated as the web service collects new data?

Thanks.

Reply via email to