Topic: 关于jsp的问题

  Print this page

1.关于jsp的问题 Copy to clipboard
Posted by: lobing109
Posted on: 2004-09-26 00:18

各位高手,我有一个用jsp编写域名查询的问题想请教,如果有一个域名查询接口,在asp中可以用以下的代码编写域名查询程序:

Set Http = SERVER.CREATEOBJECT("Microsoft.XMLHTTP")
DIM URL
URL = "http://www.china-channel.com/checkdomain.asp"
Http.Open "POST",URL,FALSE
DIM Result
Response.Write("send[" & checkForm.form & "]<br>") '为了调试,可以取消
Http.send(CheckForm.form)
Result = Http.ResponseText
Response.Write("recv[" & Result & "]<br>") '为了调试,可以取消

请问在jsp中怎样实现相应的功能。


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923