Вопрос

When using PrettyFaces to map a page containing a form, all phases after Restore View are skipped and the response is rendered. Thus the form is not submitted and the model is not updated.

Это было полезно?

Решение

This seems to have been caused by some missing <dispatcher> elements in the filters' configuration in web.xml.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top