You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Dorai, Harish (c)" <Ha...@tvratings.com> on 2001/03/02 15:10:41 UTC

Form with Hidden fields

Hi,

I am submitting a Form with just hidden fields to the Struts controller. But
I am getting a null pointer exception. I tried displaying the Form bean
contents in my Action class, but it is displaying null, which proves that
the hidden field values weren't set in the Bean. Am I missing something?
Please help me resolve the problem.

Thanks,
Harish.