提示说no start tag ( <form> )
类似的错误还有很多,请高手帮帮忙,
<form styleId= "form3 " action= "SearchWithOWLServlet "
onsubmit= "return check2(); " method= "post ">
<td height= "61 " scope= "row "> </td>
<td width= "234 " scope= "row ">
<div align= "left ">
<span class= "title "> <a href= "/ebook/User/index2.jsp "> <img
src= "/ebook/Images/logo.jpg " width= "264 " height= "47 " border= "0 ">
</a> </span>
</div>
</td>
<td width= "500 " scope= "row " align= "left ">
<input name= "keyword " type= "text " style= "width:300px;height:18px; "value= <%=keyWord%> >
<input type= "submit " name= "Submit2 " value= "搜索 "
style= "width:50px;height:24px; ">
</td>
</form> ///// 提示出错处
------解决方案--------------------
没发现任何错误
------解决方案--------------------
myeclipse有时候会出这种错误,不过无关紧要,既可以保存,也可以使用,那只不过是个无聊的标识罢了