 |
java - Mysterious Eclipse JSP Validation Errors - Stack Overflow
Based on the comments, I ended up turning off part of the JSP validation, which fixed this. Go to "Project->Properties->Validation". Click "Configure Workspace Settings...". Unselect options for JSP Syntax Validator. You need to uncheck both manual and bu
stackoverflow.com |
 |