顺便说一下,用html post没有问题。
html代码:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
<form method="POST" action="treeJsp.jsp?hh=中国" target="main">
</head>  <p><input type="text" name="haha" size="20"><input type="submit" value="提交" name="B1"><input type="reset" value="全部重写" name="B2"></p>
</form>