RE: Problem with loss form (session scope)

2004-02-28 Thread Andrew Hill
: Saturday, 28 February 2004 06:03 To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: RE: Problem with loss form (session scope) One thing I found out that the reset method was getting called everytime if there is no error return from validation. This could cause the form to be re

RE: Problem with loss form (session scope)

2004-02-27 Thread Betty Koon
AM To: Struts Subject: RE: Problem with loss form (session scope) Hmm. That does sound rather odd! Like you say, should not be like that. :-( Only thing I can thing of here is: Is it the same session? (grasping at straws now!) Try println/logging the sessionId from the action and see if its

Re: Problem with loss form (session scope)

2004-02-27 Thread rick
CTED]> >To: "'Struts Users Mailing List'" [EMAIL PROTECTED]>; >[EMAIL PROTECTED]> >Sent: Friday, February 27, 2004 3:41 AM >Subject: RE: Problem with loss form (session scope) > > >> Well, sorry for being vague. It's a very vague problem,

RE: Problem with loss form (session scope)

2004-02-27 Thread Andrew Hill
: Betty Koon [mailto:[EMAIL PROTECTED] Sent: Friday, 27 February 2004 15:39 To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: RE: Problem with loss form (session scope) I am sorry. I only have 1 action map to this form. So, I guess the name doesn't matter in this case.

RE: Problem with loss form (session scope)

2004-02-26 Thread Betty Koon
hat's what I am planning to do next, download the source code and stepped through it. -Betty -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 11:18 PM To: Struts Subject: RE: Problem with loss form (session scope) Ah, but you didnt act

RE: Problem with loss form (session scope)

2004-02-26 Thread Andrew Hill
7;; [EMAIL PROTECTED] Subject: RE: Problem with loss form (session scope) I specify my own name in the struts config. In my action, I just grabbed the action form from the execute method. And I am assumming struts fw get that from session for me in this case, rather than creating a new on

RE: Problem with loss form (session scope)

2004-02-26 Thread Betty Koon
? -Betty -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 10:59 PM To: Struts Users Mailing List Subject: RE: Problem with loss form (session scope) What attribute did you set the form to be stored under? If none will default to form name

RE: Problem with loss form (session scope)

2004-02-26 Thread Andrew Hill
14:51 To: 'Struts Users Mailing List' Subject: RE: Problem with loss form (session scope) In struts config's action definition, I set up the action to use a form in session scope. What I found out was, somehow the form constructor get called the 2nd time the action get

RE: Problem with loss form (session scope)

2004-02-26 Thread Betty Koon
idea? -Betty -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 9:06 PM To: Struts Users Mailing List Subject: Re: Problem with loss form (session scope) Without seeing your jsp/struts-config.xml/action its a bit of a guessing game. I&#x

RE: Problem with loss form (session scope)

2004-02-26 Thread Betty Koon
I don't think it's a timeout issue. I lost the form right after I posted a page. -Betty -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 8:34 PM To: Struts Users Mailing List Subject: Re: Problem with loss form (session scop

RE: Problem with loss form (session scope)

2004-02-26 Thread Andrew Hill
Yeh. I like had one, and like I went out to lunch, and it was like a long lunch, and like when I came back my form was like you know totally like gone. In fact like, I couldnt even like you know find my whole session, and I was like "whoa! dude - wheres my session?". ;-> Perhaps you could be a

RE: Problem with loss form (session scope)

2004-02-26 Thread Betty Koon
ssage- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 7:31 PM To: Struts Users Mailing List Subject: RE: Problem with loss form (session scope) Yeh. I like had one, and like I went out to lunch, and it was like a long lunch, and like when I came back my form wa

Re: Problem with loss form (session scope)

2004-02-26 Thread Niall Pemberton
"Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, February 27, 2004 3:30 AM Subject: RE: Problem with loss form (session scope) > > Yeh. I like had one, and like I went out to lunch, and it was like a long > lunch, and like when I came back my form was like yo

Re: Problem with loss form (session scope)

2004-02-26 Thread Niall Pemberton
well please. Niall - Original Message - From: "Betty Koon" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, February 27, 2004 3:41 AM Subject: RE: Problem with loss form (session