Project 1: Skill Building

Step-1:

Task:
Follow step-by-step procedures described in the XML Tutorial, complete the examples and print out screen shots of your examples
Select ONE of middleware tutorials (COM, CORBA, EJB), follow step-by-step procedures described in the tutorial, execute the examples described in the tutorial, and print out screen shots (server and client)
Submission: Post a documentation including Screen shots (XML examples and Middleware examples) to your group page

Running An XML Example

Running An EJB Example

 

Step-2:
Task:
Create a simple database table using any DBMS (e.g., MS Access, Oracle, MS SQL Server, etc)
Access to database given by JDBC
Demonstrate database access/update for your example (from Step-1)
Submission: Post a documentation including Screen shots (server, client, database table) to your group page

JDBC Connectivity