application的例子调不出来 请进来看看
发表在JavaWeb图书答疑 2006-08-15
是否精华
版块置顶:
<%@page contentType="text/html;charset=gb2312" language="java" %>
<html>
<head>
<title>Application对象</title>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312"/>
</head>
<body>
<%
int a=0;
if(application.getAttribute("count"==null)){
application.setAttribute("count",new Integer(a));
}else{
int aa=Integer.parseInt(application.getAttribute("count").toString()+1);
application.setAttribute("count",new Integer(aa));
}
out.println("您是第"+application.getAttribute("count")+"访问者!");
%>
</body>
</html>



显示错误:"jsp1.jsp": getAttribute(java.lang.String) in javax.servlet.ServletContext cannot be applied to (boolean)
分享到:
精彩评论 1
wy9wy
学分:1 LV1
2006-08-15
沙发
这段代码有错误;正确的写法如下:
<%
int a=0;
if(application.getAttribute("count")==null){
..........//以下一样%>
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照