Hi,
We customized the HAP_DOCUMENT for our performance appraisal system.since it is a stateful application after reaching some limit of concurrent users they system is not responding back(since in stateful number of users who can access the application can be based on system memory).So we are planning to increase the memory which i think is not a viable solution because we have to keep on increasing the memory as users increase.
<b>So we are thinking to reengineer the code and make it stateless</b>.
Please give me inputs on the same -how can it be implemented,is it a real solution and what are the disadvantages and advantages of this approach.
please let me know ASAP as we have very less time remaining to make this application work
points will be awarded for sure
thanksBala