Changes between Version 4 and Version 5 of S2S_DEPLOY_TECHNOLOGIES_R0


Ignore:
Timestamp:
11/21/08 12:11:09 (17 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_DEPLOY_TECHNOLOGIES_R0

    v4 v5  
    3232 
    3333= 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.  
     34The 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.  
    3535= Implementation = 
    3636^(Implementation results should be described and linked here (from the wiki or the repository))^