当前位置:编程学习 > JSP >>

通过jsp response 发送 json的string 回页面时, 最后总会附加 一段 html 代码,怎样除去这段html

使页面上可以 eval 读出json
追问:
Jsp response 好像没有 End() function 哎
试试out.close();
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

<title>Insert title here</title>

</head>

<body>

</body>
json 后都会加这么一段。。
</html>
调用以及java代码也贴出来,看这些怎么能看的出来?
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,