Re: Tomcat 6 Struts 1.3

2011-05-05 Thread cpanon
the client view remove the form bean, make the change for the jsp desired, add the form bean to the session and forward, it fails. From: Martin Gainty To: Tomcat Users List Sent: Wed, May 4, 2011 8:38:36 PM Subject: RE: Tomcat 6 Struts 1.3 tiles-defs.xml is

Re: Tomcat 6 Struts 1.3

2011-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cpanon, On 5/4/2011 2:47 PM, cpanon wrote: > What I find so inscrutable is I know I am hitting the second state with the > different jsp for the report tile. I know that b/c I have a breakpoint set > on > the return mapping.findForward("posSO");

RE: Tomcat 6 Struts 1.3

2011-05-04 Thread Martin Gainty
nt donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 4 May 2011 11:47:57 -0700 > From: cpa...@yahoo.com > Subject: Re: Tomcat 6 Struts 1.3 > To: users@tomcat.apache.org > > Hi

Re: Tomcat 6 Struts 1.3

2011-05-04 Thread cpanon
To: Tomcat Users List Sent: Tue, May 3, 2011 4:08:50 PM Subject: Re: Tomcat 6 Struts 1.3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cpanon, On 5/2/2011 4:04 PM, cpanon wrote: > Thank you for your attention. No problem. > What is odd and almost answers all the questions, leaving the BI

Re: Tomcat 6 Struts 1.3

2011-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cpanon, On 5/2/2011 4:04 PM, cpanon wrote: > Thank you for your attention. No problem. > What is odd and almost answers all the questions, leaving the BIG > one, is that all three techniques work the first time. Hah... that actually raises more que

Re: Tomcat 6 Struts 1.3

2011-05-02 Thread cpanon
___ From: Christopher Schultz To: Tomcat Users List Sent: Mon, May 2, 2011 12:44:10 PM Subject: Re: Tomcat 6 Struts 1.3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cpanon, On 5/2/2011 12:20 PM, cpanon wrote: > It still seems there is something stopping the jsp > processing on TC, aft

Re: Tomcat 6 Struts 1.3

2011-05-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cpanon, On 5/2/2011 12:20 PM, cpanon wrote: > It still seems there is something stopping the jsp > processing on TC, after the first time. Yes, I know how foolish that sounds, > sorry nonplused at this moment. I'm not even sure I understand what y

Re: Tomcat 6 Struts 1.3

2011-05-02 Thread cpanon
Hi Christ, et. al Thanks here we go. It still seems there is something stopping the jsp processing on TC, after the first time. Yes, I know how foolish that sounds, sorry nonplused at this moment. action public ActionForward execute(ActionMapping mapping, Actio

Re: Tomcat 6 Struts 1.3

2011-05-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cpanon, On 5/1/2011 7:31 PM, cpanon wrote: > I have an odd but systemic problem with an otherwise working implementation. > I > am unable to get any technique to dynamically recalculate a page from an > action. I have tried the following > 1. De