Dear All,

Elaborating my question :

Action Class : return mappin.findforward("abc");

Struts Config : <forward name="abc" path="abc.jsp" />

                        It takes me to xyz.jsp.But user specific data is never 
swapped with any other user data.Only the actionForward object jumps to a 
different place. So a case of swapping also looks impossible.

This happens occasionally and only in production.

Warm Regards,
Arnab Jena


----- Original Message ----
From: simpu <[EMAIL PROTECTED]>
To: user@struts.apache.org
Sent: Tuesday, 28 October, 2008 7:12:22 AM
Subject: Action Forward object behaving in a very odd way under heavy load.

Dear All,

I am a part of an IVR project which uses Struts architecture.

I am facing a typical scenario in the Production.

When I forward the Action Forward object(using mapping.findForward("String 
str") ) then the object instead of taking me to that particular place takes me 
to a jsp(a particular jsp and nowhere else). This scenario only happens in 
prodcution and none of the other environments.

This scenario does not happen on regular basis.Sometimes the same call behaves 
properly and sometimes not.

We are using Struts version 1.1

Has anybody in past ever faced such a scenario?
Is this any of the known issues with the particular version?

Expecting a reply,

Warm Regards,
Arnab Jena


      Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


      Be the first one to try the new Messenger 9 Beta! Go to 
http://in.messenger.yahoo.com/win/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to