javascript - Can I send periodic progress value as response from a Servlet to Client for a Single Request? -


i having following requirement .. servlet there scans database huge dataset , fetch metadata information, if database big takes 2+ minutes scan , instead of showing loading want show actual progress in % in client machine sending calculated value response periodically .. main roadblock single response possible servlet client , how can achieve ??


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -