资 源 简 介
Design and implement a Personal Services Yellow Pages System (PSYPS).
PSYPS should allow users to:
I. Register/Login with the system
II. Register their company and the services they offer, with the Personal Services Yellow Pages
III. Find companies based on their services offer, or see services offer for companies
Tasks:
T1. Use a web service that takes care of the user registration/login (JAVA WS is compulsory).
T2. Use a web service for posting a company in the PSYP and for searching information about companies and services (.NET WS is compulsory). The use of both JAVA and .NET is mandatory for implementing the two web services.
T3. The presentation layer can be implemented either in JAVA or in .NET (JSP/JSF/SWING or ASP.NET/WINDOWS FORMS)