OnJava: Writing a Progress Bar with JSP
Jul 09
Java Comments Off
O'Reily's OnJava site has a great article on how to write JSP Progress Bars. Just like in Desktop development, a JSP page that shows a progress bar with the status of long-running process. Important to learn now that connectivity is not that expensive but web processes can take longer than usual..
RSS