ICEfaces allows to show if the server-side is still processing using the <ice:outputConnectionStatus /> tag in JSF pages. For long transactions this gives pretty good feedback to your users. But, when your form is longer than the browser window it can happen that the status tag is scrolled outside of the visible part. With this… Continue Reading
