The validator reports that only "String" may be returned from JSF action methods, but this is actually not the case. Any object may be returned, and .toString() will be called on it before JSF processes the navigation case.
- relates to
-
JBIDE-12591 Disable WTP Facelet validator for JBT JSF projects
- Closed
- links to