Mamoon Rashid wrote:
hi all, i am in urgent need of some expert suggestions regarding which jdk i install for my linux (EL4) , so as i write programs and applications to interact with pgsql8.2 databse server through JDBC.
JDBC is implemented as part of the standard edition of the Java. So all you need is the base package. All the other packages are bundles for your convenience; for example, the NetBeans bundle comes with the NetBeans IDE should you like that IDE to work in.
-- Guy Rouillier