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, 11:54:52 AM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
10 | 10 | |
11 | 11 | jetty 為純java的輕量化網頁伺服器,此jetty_demo 是簡化jetty而來的。 |
| 12 | |
12 | 13 | 若您需要一個'''輕巧且有效率的 jsp,servlet 網頁伺服器'''的話,您不需額外安裝apache,tomcat, |
| 14 | |
13 | 15 | 只要安裝java後在搭配僅4.1M的jetty_demo,就可以在您的電腦提供一個網頁伺服器。 |
14 | 16 | |