Wendy, I finally figured it. The issue is validation as suggested by Jason Lea. What I did not know was that to stop validation you have to add validation="false" since the default value for validation is true. Just omitting the validation from the action is not enough.
Thanks for all the input that were provided to me by various people on the list. --- Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Eli Segev" <[EMAIL PROTECTED]> > > Validation for the init action is off. Its > 'execute' method has no call > to super.execute(). > > This still does not solve the problem. > > At this point, since everything you've posted > *looks* like it should work, > I'd suggest that you strip the project down to the > smallest example that > demonstrates the problem, zip it and post it > somewhere we can retrieve it > and take a look. > > -- > Wendy Smoak > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]