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 the user can be confused and get it wrong.
So, we need something that allows to fix the presentation of the connection status, even if a page ...
MoreAUG


Rainer Eschen is an agile coach with a focus on Scrum Project Management.