How much knowledge of CORBA / Java IDL is required
Rather than specific programming methods etc.. the SCJEA focusses on the CONCEPT. for example lets say if you have a legacy system in the backend. How do you connect to it. Do you have a Corba server with JAVAIDL clients etc. So do not try to focus in my opnion on Programming but when to use what. You may try out some simple corba and JAVAIDL programs(REfer JAVAIDL in the JAVA tutorial).
I myself have very little knowledge of CORBA in implemtation, just the concept.
I also did not receive many questions wherein the answers were CORBA or IDL. But maybe you may. Basically the questions contain the fact that the client is a web browser and you have to connect to a legacy system through an
applet etc.
[This message has been edited by Rahul Mahindrakar (edited May 08, 2001).]