RE: FormBean values are null

2004-08-23 Thread Dhaliwal, Pritpal (HQP)
, 2004 5:26 PM To: Struts Users Mailing List Subject: Re: FormBean values are null Without seeing what you're doing all anyone can do is guess, much better if you post a question with full info. Post the jsp showing your form for ActionB on and relevant bits of struts-config and someone mig

Re: FormBean values are null

2004-08-20 Thread Niall Pemberton
l, Pritpal (HQP)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, August 20, 2004 11:28 PM Subject: FormBean values are null So here is the deal.. ActionA is input for ActionB They both share the ABFormBean, ABFormBean has some pro

RE: FormBean values are null

2004-08-20 Thread Dhaliwal, Pritpal (HQP)
request is not fullfilled because I forward to a jsp, and does make it to that jsp. I will still double check. Thanks for your help. Paul -Original Message- From: Ruben Cepeda [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 3:45 PM To: [EMAIL PROTECTED] Subject: RE: FormBean

RE: FormBean values are null

2004-08-20 Thread Ruben Cepeda
(HQP)" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: FormBean values are null Date: Fri, 20 Aug 2004 15:28:17 -0700 So here is the deal.. ActionA is input for ActionB The

FormBean values are null

2004-08-20 Thread Dhaliwal, Pritpal (HQP)
So here is the deal.. ActionA is input for ActionB They both share the ABFormBean, ABFormBean has some properties.. For both actions, validate=false, scope=request When I hit submit on ActionA and it goes to ActionB, the values in the ABFormBean are null. I don't know why. I event did request.g