又看了看java網路編程!有點懵~

來源:互聯網
上載者:User
看來要想完成程式得下點工夫!首先開啟chinaren校友路的登陸頁面,令存為一個HTML檔案,用UE開啟,查詢Form,找到如下的Form定義:<form name=FM action='http://passport.sohu.com/login.jsp' onSubmit='if(!ChkLoginFM())return false;' method=post>
 <input type=hidden      name=loginid      value="">
 <input type=hidden      name=appid      value="1005">
 <input type=hidden      name=ru         value="http://profile.chinaren.com/urs/setcookie.jsp?burl=http://alumni.chinaren.com/class/class_index.jsp?classuuid=××××××××××">
 <input type=hidden      name=fl         value="1">
 <input type=hidden      name=ct         value="1141649014">
 <input type=hidden      name=vr         value="1|1">
 <input type=hidden      name=sg         value="d84ec33ec27e5d5b138d4942eb54e24f">
          <tr>
            <td class=cla1>使用者:<input name=uid type=text class=input1 style="width:50;height:20">
              密碼:<input name=passwd type=password class=input1 style="width:50;height:20">
       <input type=radio name=utype checked value='0'>ChinaRen
              <input type=radio name=utype value='1'>Sohu
              <input type=radio name=utype value='2'>手機
     </td>
            <td><input name=imageField2 type=image src=http://images.chinaren.com/cs/sms/alumni3/images/cla_a31.gif width=34 height=18 border=0 align=absmiddle> <a href=http://profile.chinaren.com/zhs/register.jsp?group=alumni><img _fcksavedurl="http://profile.chinaren.com/zhs/register.jsp?group=alumni><img" name=imageField3 type=image  align=absmiddle src=http://images.chinaren.com/cs/sms/alumni3/images/cla_a32.gif width=34 height=18 border=0></a></td>
          </tr>
 </form>這個應該是提交登陸請求的表單Form。修改form的action=“http://localhost:9090/index.html”通過java程式將提交的請求(Post)列印出來……

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.