i know i have to go to setting and to control panel to set up something related to the driver,i do not remember how to do it.
They already have a database set up all I got to do is
connect to it. So I think I might get away with using
just asp or jsp and forgetting the jdbc. Maybe just
pass the data as parameters to the java programs.
But just to be sure I am going to spend the next couple of day
studying jdbc just to fugure out what the point of it and
what can be done with or with out it. As far as using jsp or asp
well since there are both more or less the same thing if my client insists on using asp then I'll just use it. What difference could it make. Specialy if I only end up setting
cookies and connecting to the database.
But I think I'll be o.k. Just as soon as I figure out
what I'll use for what the rest is just details
and learning the basic syntax and learning to work with
new objects.
Who know maybe mohit is right, may be I can get away with
lots of copy and paste.
I have the older Simon Robert book. I would like to know if the newer edition is needed for the revised SCJP2 exam. What are the differences?
Also, is the SCJP2 exam tested on the java specification or some other book?
I have read somewhere that Sun's JDK is not 100% compatile with Java specification but jikes is. Is this true?