INT007 - Department & Employee Server
So far in these exercises you have learned how to send a list of items. Using fragments of XML enables you to send lists where each list item can contain repetitive information. In this exercise, for a requested department code, the server function will return a list of Employees for that department. For each Employee the server function will also return a list of skills for the employee.
This table summarizes the relationship between the input XML, the JAR file, function and JSM command used for this exercise:
|