ÎÒÏë×öÒ»¸öjspÒ³Ãæ£¬ÀïÃæÓÐÁ½¸öµ¥Ñ¡°´Å¥£¬µ±µ¥»÷Á½¸ö²»Í¬µÄ°´Å¥³öÏÖ²»Í¬µÄÐÅÏ¢¡£
ÄÄÄã¾ÍÓÃÁ½¸ödiv°¡À´»ØÇл»divµÄÏÖʵ¾Í¿ÉÒÔ°¡£¡
Äܲ»ÄÜд³öÀ´´úÂë
Â¥ÉϵÄdocument.getElementById("div2").style.display="";¸Ä³Édocument.getElementById("div2").style.display="block"; ......
»á±¨Õâ¸ö´íÎó£º
2009-11-17 11:57:54 org.apache.catalina.core.StandardWrapperValve invoke
ÑÏÖØ: Servlet.service() for servlet jsp threw exception
java.lang.IllegalStateException: getOutputStream() has already been called for this response
at org.apache.catalina.connector.Response.getW ......
ÕâÊÇ´íÎóÐÅÏ¢type Status report
message HTTP method POST is not supported by this URL
description The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL).
================================================================= ......
ÎÊÌâÊÇÕâÑùµÄ£º
ÎÒÓÐÒ»¸öÎļþnagiv.jsp ÁíÒ»¸öÎļþfailure.jsp°üº¬Ëû£¬Í¬Ê±nagivÎļþÖÐÓÐÒ»¸ö¿ÉÒÔÌø×ªµ½yy.jspµÄcommandButton£¬µ«ÊÇÎÒ½«failureÖеã»÷nagivÖеÄÄĸöcommandButton£¬Ò²Ãæ²»»áÌø×ª£¡
´úÂëÈçÏ£º
nagiv£º
<f:view>
<f:subview id="header">
<h:form>
......
ÈçºÎ½«jspÎļþÉú³ÉµÄhtml,ÒÔÎı¾µÄÐÎʽ·¢Ë͸øä¯ÀÀÆ÷
Ò»¸ö¶¯Ì¬Éú³ÉµÄjspµÄ½á¹û,Òª·¢Ë͵½ä¯ÀÀÆ÷È¥×öһЩ´¦Àí,¸ÃÈçºÎ²Ù×÷
ËÆºõÊǰÑHTMLµÄcontent-typeÀïµÄÊôÐÔ¸Ätext/hmtl¸Ä³Étext/plain,²»ÊǺÜÇå³þ,ÄãÊÔϰÉ
ÒýÓÃ
ËÆºõÊǰÑHTMLµÄcontent-typeÀïµÄÊôÐÔ¸Ätext/hmtl¸Ä³Étext/plain,²»ÊǺÜÇå³þ,ÄãÊÔϰÉ
悵 ......
main.jsp:
HTML code:
<%@ page contentType="text/html; charset=gb2312"%>
<html>
<head>
<title>easy jsp</title>
</head>
<body>
<center>
good good study ,day day up!
</center>
</body>
</html>
¿ª·¢¹¤¾ßÊÇmyecl ......