I get quite a few JSP Problem warnings (for example with the pet clinic sample)
It looks like several tagx files are created with a missing rtexprvalue="true" attribute.Code:"data" does not support runtime expressions "dateTimePattern" does not support runtime expressions "dependencies" does not support runtime expressions "field" does not support runtime expressions "id" does not support runtime expressions "items" does not support runtime expressions
Do I get this wrong, or is it worth an issue?


Reply With Quote