How are you connecting the actions?

My thinking is that somehow the request is been funfill before you go to action B

*************************************
Ruben Cepeda
[EMAIL PROTECTED]
*************************************




----Original Message Follows---- From: "Dhaliwal, Pritpal (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
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.getParameter("EventID"), even that returned a null
when  I clearly see that in the query string, I have EventID=5.

I think I am doing something wrong.. I just dunno what.. Can someone
help please.

I have two combinations of such events and form bean, that are behaving
the same way.


Paul




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

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



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



Reply via email to