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.
- RE: Form with Hidden fields Dorai, Harish (c)
- RE: Form with Hidden fields Dorai, Harish (c)

