Hi All,
We are facing problem in iPlanet4.1 SP9 webserver. We developed application on iPlanet4.1 SP3 and deployed on the production that has SP9 but now it is behaving in wiered way!
In one of the
JSP it is changing the value of one of the JSP variables that we get using request.getParameter(). At first time when we get this value it is fine. It is getting the correct value.
But at certain point in the JSP it changes the value to be something else.
To give you little details about this,
we have load balancing on Production that has two servers - server1 and server2. So we have to deploy our JSPs/Servlet to both of the instances and clear the cache and then restart after each upload.
Yesterday while we were
testing,
it was not working for long,
then it worked,
now today again its not working!!!
we have not changed the JSP code at all then it was deployed!
this is not a consitent behavior. Does anybody have any idea about what might be going wrong?
Myself don't have control over the Production servers else I would have done all kind of testing.
Thanks!
Maulin.