문제

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