Hi all,
I have developed an application in EP. It is working perfectly fine when only one user is using it. But if more than one user is trying to use application it is failing. Failing in the sense, it is working in an unexpected way (i.e. jumping to last page or blank screen).
Application is as follows.
It has five jsps(e.g A,B,C,D,E).Each has server side 4 or more events.
<b>A <=>B<=>C<=>D<=>E</b>(submit)
I am not able to figure out the problem. If anybody has an idea how to overcome this issue, please guide me.
Regards and Thanks in advance,
Gangadharayya.