RE: Action Form variable null in Action Class

2004-09-25 Thread Priya Jotwani
Message- From: Gandle, Panchasheel [mailto:[EMAIL PROTECTED] Sent: Sunday, September 26, 2004 12:56 AM To: Struts Users Mailing List Subject: RE: Action Form variable null in Action Class does the name of your hidden var is subAction. and are you initializing it when you submit the page on selection

RE: Action Form variable null in Action Class

2004-09-25 Thread Gandle, Panchasheel
] Sent: Sat 9/25/2004 2:23 PM To: Struts Users Mailing List Subject: Action Form variable null in Action Class Hi, I have a dropdown in my JSP page along with a hidden variable . I select something from the dropdown and Submit the form. In my Action Class, when I try to access the hidden

Action Form variable null in Action Class

2004-09-25 Thread Priya Jotwani
Hi, I have a dropdown in my JSP page along with a hidden variable . I select something from the dropdown and Submit the form. In my Action Class, when I try to access the hidden variable value as below : ClientReportingForm myForm = (ClientReportingForm) form; strSubAction = myForm.getSubA