My problem got resolved its network issue ,DNS IP cache . and thx JK On Tue, May 5, 2009 at 2:28 AM, Martin Gainty <mgai...@hotmail.com> wrote:
> > have the admin of the prod box display for us the following details: > all jsp > source code for all ActionClasses > web.xml > all .tld configurations located in WEB-INF > ./WEB-INF/classes/struts.xml > all of the included files included within struts.xml > WEB-INF/applicationContext.xml > > Martin > ______________________________________________ > Disclaimer and Confidentiality/Verzicht und Vertraulichkeitanmerkung / Note > de déni et de confidentialité > This message is confidential. If you should not be the intended receiver, > then we ask politely to report. Each unauthorized forwarding or > manufacturing of a copy is inadmissible. This message serves only for the > exchange of information and has no legal binding effect. Due to the easy > manipulation of emails we cannot take responsibility over the the contents. > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte > Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht > dient lediglich dem Austausch von Informationen und entfaltet keine > rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie > de ceci est interdite. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > > > From: jhki...@summa-tech.com > > Date: Mon, 4 May 2009 16:32:09 -0400 > > Subject: Re: action call getting skiped > > To: user@struts.apache.org > > > > Just re-forwarding your message to the list won't necessarily improve the > > chances of its being responded to. Your message is hard to read and > > understand. That is probably why no one responded to it in the first > place. > > It seems likely that the problem does not lie in your interceptor stack > but > > rather in your action code or in your JSP. Can you please confirm that > the > > unit tests you wrote for your action code validate that your action code > > functions as designed? > > > > jk > > > > On Mon, May 4, 2009 at 4:26 PM, srinivasa_v . <srinivas...@sify.com> > wrote: > > > > > ---------- Forwarded message ---------- > > > From: srinivasa_v . <srinivas...@sify.com> > > > Date: Mon, May 4, 2009 at 11:45 AM > > > Subject: action call getting skiped > > > To: Struts Users Mailing List <user@struts.apache.org> > > > > > > > > > Hi ALL, > > > I have list of emp details,I need to click on one of emp record,it will > > > call > > > an action class get the details from db display on the form,and edit > the > > > details and when i click on > > > submit ,it will call an action calss where in > > > based on DOB i need to redirect to and action > > > say if age is <18 , > > > i need to go to page ,where in I will have Yes and no button,if user > > > clicks > > > on yes,it goes to action class ,and call manager class BO ,and update > > > detils in DB > > > and call return back to action and goes to sucess page. > > > for the first time its working fine , > > > when I try to udate the same emp details again, same record > > > age is <18 > > > it will go to yes and no page ,when I click on yes now instead of > going to > > > action class, > > > it is direcly going to sucess page, > > > > > > <action name="DOBWArning" method="update" > > > class="com.dh.action.client.EMPCRUDAction"> > > > <interceptor-stack name="gosInterceptor"> > > > <interceptor-ref name="prepare"/> > > > <interceptor-ref name="chain"/> > > > <interceptor-ref name="i18n"/> > > > <interceptor-ref name="modelDriven"/> > > > <interceptor-ref name="fileUpload"/> > > > <interceptor-ref name="params"/> > > > <interceptor-ref name="basicStack"/> > > > <interceptor-ref name="validation"/> > > > <interceptor-ref name="workflow"/> > > > <interceptor-ref name="roles"> > > > <param name="allowedRoles">2,3</param> > > > </interceptor-ref> > > > <result name="DATA_SUCCESS">../common/Confirm.jsp</result> > > > <result name="FAILURE">../common/Error.jsp</result> > > > <result name="SUCCESS">../common/success.jsp</result> > > > </action> > > > > > > > > > This a production issue for me , > > > and this is occcuring when I try to go thru www.balbal.com, and in > > > production iam going thru F5, > > > and its working fine if I direcly access my ipaddress, > > > and we have another module in prodution which is based on purely on > > > servlets > > > and jsp ,having similar flow , > > > and its working fine . > > > > > > is any of the interceptors having cache problem > > > > > > > > > > > > > > > regrads. > > > > > > > > > > > -- > > Jim Kiley > > Senior Technical Consultant | Summa > > [p] 412.258.3346 > > http://www.summa-tech.com > > _________________________________________________________________ > Windows Live™: Keep your life in sync. > http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009