Changes between Version 4 and Version 5 of S2S_DEPLOY_TECHNOLOGIES_R0
- Timestamp:
- 11/21/08 12:11:09 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_DEPLOY_TECHNOLOGIES_R0
v4 v5 32 32 33 33 = Design = 34 The server will use Jetty as web / web service server. The user will log to it from the client using the web services (REST or SOAP), or from the browser using the servlets, JSP pages or applets embedded in html pages. The data will be persisted by API which uses Derby ( JavaDB) to an embedded database.34 The server will use Jetty as web / web service server. The user will log to it from the client using the web services (REST or SOAP), or from the browser using the servlets, JSP pages or applets embedded in html pages. The data will be persisted by API which uses Derby ( JavaDB ) to an embedded database. 35 35 = Implementation = 36 36 ^(Implementation results should be described and linked here (from the wiki or the repository))^