在applet中用URLConnection访问servlet为什么没反应_百度知道
最佳答案: 要加的 HttpURLConnection huc = null;String passid = new String(BASE64EncoderStream.encode("username:password".getBytes()));huc.set...更多关于在applet中用URLConnection访问servlet为什么没反应?同样的代码在jsp中就可以。的问题>>
Servlet与Jsp的差别 - JavaScript
2015年8月26日 - 下一篇:在applet顶用URLConnection访问servlet为什么没反应?同样的代码在jsp中就可以 文章评论相关解决方案 1Jsp与Servlet的差别 2Servlet与Applet、J...