Changes between Version 4 and Version 5 of S2S_WEB_COMMONS_R0
- Timestamp:
- 11/04/08 16:40:34 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_WEB_COMMONS_R0
v4 v5 26 26 27 27 = Design = 28 * make j ps/html pages for logging, about and user profile sections28 * make jsp/html pages for logging, about and user profile sections 29 29 * use servlets to link the new pages to the server - http://www.java-tips.org/java-ee-tips/javaserver-pages/how-to-forward-requests-from-servlet-t.html 30 30 * Use the new created ServerModule to run the server and see the results 31 31 32 32 = Implementation = 33 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 33 [source:trunk/sophie2-platform/modules/org.sophie2.server/src/main/resources] 34 34 35 35 = Testing =