There is a manual h:form tag on the page and the input is nested within this form in the generated code.
Werner Punz wrote: > > > Ah... ok... can you check if the input is embedded into a form element > html wise in the generated code, (you have to push a h:form manually > probably into your code you might miss one). > > Check for missing form tags... the submit in the input is implicit not > explicit. > > > -- View this message in context: http://www.nabble.com/s%3AmodalDialog-and-commandButton-action-tf2387124.html#a6655845 Sent from the MyFaces - Users mailing list archive at Nabble.com.

