close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 13, 2009, 6:04:08 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
55 | 55 | |
56 | 56 | = 五、更多資訊 = |
| 57 | 要瞭解更多可以參閱 |
| 58 | * [http://trac.nchc.org.tw/cloud/wiki/waue/2009/0812 安裝 jetty ] 提供兩種完整安裝jetty的方式 |
57 | 59 | |
58 | | * [http://www.mortbay.org/jetty/ Jetty 官方網頁] |
59 | | * [http://trac.nchc.org.tw/cloud/wiki/waue/2009/0812 探索 jetty ] |
60 | | * [http://trac.nchc.org.tw/cloud/wiki/waue/2009/0813 鑲嵌 jetty code 於 java ] |
| 60 | * [http://trac.nchc.org.tw/cloud/wiki/waue/2009/0812 探索 jetty ] 研究jetty (src 完整版)資料夾內以及重要的檔案內容 |
| 61 | |
| 62 | * [http://trac.nchc.org.tw/cloud/wiki/waue/2009/0813 鑲嵌 jetty code 於 java ] 將呼叫 jetty 的咒語鑲嵌在java檔內 |
| 63 | |
| 64 | * [http://www.mortbay.org/jetty/ Jetty 官方網頁] 以及 [http://jetty.mortbay.org/jetty5/tut/GettingStarted.html Jetty 5.x 版的 tutorial] |