Hi, I have some doubts....... hope u could clarify. 1) I have developed an application using Java(jdk1.2.2) and CORBA. Now I want to upgrade my code to jdk1.3. What overall changes will i have to make? Can i use the same compiled code as compiled using jdk1.2.2 for the application to run on jdk1.3. 2) I m using Oracle 8 as backend Database. Is their any special handling using ResultSets in jdk1.3???? As i m not able to use executeQuery on ResultSet. It gives General Error, Error State as S1000 and Error code as 1. If i uninstall jdk1.3 and install jdk1.2.2, the application works fine.... 3) In the home page of the application, i have used an applet having a class compiled using jdk1.2.2. What changes will i have to make when using jdk1.3???? I would b very thankful if u could share your views... Thanking, Sarvesh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
