Changes between Version 8 and Version 9 of nutchez2_talk


Ignore:
Timestamp:
Jul 8, 2010, 3:44:25 PM (14 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nutchez2_talk

    v8 v9  
    123123  * 語言檔merge成一個檔並用link方式連結
    124124  * 計劃書目前進度約50%
     125
     126=== 9st (6/30) [last 10.5] ===
     127 * 網頁雛型
     128 * google code svn <-> trac svn
     129 * 拿掉shell中不必要的echo並打包上傳到google code
     130 * Balsamiq Mockups
     131 * 找以下 jsp + (servlet or javabean) 範例
     132   * 從A頁 -sumit-> 到B頁,[http://trac.nchc.org.tw/cloud/raw-attachment/wiki/nutchez2/mvc.zip 範例],[http://courses.coreservlets.com/Course-Materials/csajsp2.html 出處]
     133   * [wiki:waue/2010/0528 用jsp 呼叫shell執行]
     134   * 網頁登入
     135     * [http://www.wretch.cc/blog/bcats/13514106]  (單純用jsp)
     136     * [http://caterpillar.onlyfun.net/Gossip/JSPServlet/JSPServlet.htm] 的Model2架構部份 (jsp + javabean + servlet)