Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  JSP Progress Bars
Subject:   Are you kidding?
Date:   2003-06-30 13:27:00
From:   anonymous2
Response to: Are you kidding?

I found the article interesting.


If you have a request that returns results based on remote web services (1 or more successive requests from the server) then the user's request could be 3x or 4x as long as a regular request.


Since this is for an intranet site with only ~30 users at a time, the thread issues become negligible.


In fact, I was trying to dream up something like a jsp progress bar of my own when I saw this article!