当前位置: 代码迷 >> Eclipse >> 急怎么解决myeclipse5.5中出现的“no start tag”的有关问题
  详细解决方案

急怎么解决myeclipse5.5中出现的“no start tag”的有关问题

热度:46   发布时间:2016-04-23 14:26:38.0
急求助如何解决myeclipse5.5中出现的“no start tag”的问题
提示说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有时候会出这种错误,不过无关紧要,既可以保存,也可以使用,那只不过是个无聊的标识罢了
  相关解决方案