Question

How do I submit only part of a page in ADF Faces?

Was it helpful?

Solution

The ADF Faces af:subForm component represents an independently submittable region of a page. When used within an af:form tag or within an JSF HTML h:form tag, af:subForm lets you control which components should be validated and pushed into the model without having to use multiple forms on a page.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top