Re: servlet context/Action class - performance question.

2002-06-03 Thread Bharat Nagwani
We store much more information that in our application context and dont have any performance issues. We store all our master data (static) on startup. The performance is enhanced. Again it depends on how much data you have and how much it is supposed to grow over time. That you should consider.

servlet context/Action class - performance question.

2002-06-03 Thread sgouris
The requirement is to display a page with some categories just like the yahoo homepage. The link of each main category will have to show the subcategories of that category in a similar page. The level of this tree goes one more level inside. All this information is built ofcourse by retrieving fro