Did you change the interceptor stack for this action? (*Chris*)
On 7/9/07, Shilpa Kulkarni <[EMAIL PROTECTED]> wrote:
I am relatively new to Struts. I have a simple form submitting to an action. The problem is http://...../<action_name>.action is straight going into execute method. It is not going into the get/set methods for form parameters. Can someone please tell what is the common cause of such a problem? I have written some actions before & they have worked. I cannot see what I am doing differently in this case. -Shilpa