How to display wait for page load message when JSF page is loading
843844Jul 18 2007 — edited Jul 22 2007Hi everyone,
Requirement : in my jsp page i load & display my table when my drop down is populated. So i click a button when my drop down is selected. Upon clicking the button my table gets rendered and get displayed.
So, the issue the button runs a back end script which needs few minutes to load. So in that mean time i need to display some message on the jsp page.
Can sbdy help me on this ?
Thank you,
Karthik