Description: Use Java Web Services technology to create a to-do management system. Different customers should be able to connect to a server to manage various to-do list objects, such as querying list items, adding list items, deleting list items, and specifying the to-do list. The server should also have management functions to allow users to register. Each item in the to-do list has a description, a start time and an end time, which the user must complete within a specified time. Users can add any number of items to their to-do list.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
client\Client.java | 5778 | 2014-01-06
|
client\ServiceImpl.java | 1565 | 2014-01-06
|
client\ServiceInterf.java | 1474 | 2014-01-06
|
service\Item.java | 1156 | 2014-01-06
|
service\Lister.java | 1457 | 2014-01-06
|
service\ListerImpl.java | 3230 | 2014-01-06
|
service\Server.java | 295 | 2014-01-06
|
service\User.java | 2113 | 2014-01-06
|
client | 0 | 2014-01-06
|
service | 0 | 2014-01-06 |