neiljain wrote: > I had a similar problem where I was using tiles and myfaces. I had two forms > enclosed in f:subview and I realized I did not have the f:view tag in my > template. Even though my form was rendered, it never invoked the action > method. What might have fixed your problem is adding the enclosing <f:view> > tag.
f:view nested within another f:view also causes the action methods to never be invoked. It would be a nice feature if MyFaces put some warnings in the logs when these types of situations happened. -- Dave Brondsema Software Developer Cornerstone University
signature.asc
Description: OpenPGP digital signature

