Changes between Version 9 and Version 10 of S2S_DEPLOY_TECHNOLOGIES_R0
- Timestamp:
- 12/02/08 11:22:52 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_DEPLOY_TECHNOLOGIES_R0
v9 v10 47 47 * The server should use Jetty as web / web service server. 48 48 * The data should be persisted by API which uses Derby ( JavaDB ) to an embedded database. 49 * The user should 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.49 * The user should log to it from the client using the web services (REST or SOAP, for now we can't say which of the two will be the services, we should define them in the next revision of the task), or from the browser using the servlets, JSP pages or applets embedded in html pages. 50 50 * May be in the future we should use a protocol of our own for the communication between the client's connector and the server in some cases. 51 51