我的jsp代码出现这样的错误
错误提示:
Multiple annotations found at this line:
- Attribute value (<">) not
closed.
- Start tag (<option>) not
closed.
<option value="=" selected> 等于</option><option value="<">小于</option> <!--就是上面这行--><option value="LIKE">LIKE</option><option value="ALL">ALL</option>