new bie in java

dear alli am a new bie in java programming,can I develop database application with java ?what tool shall be use ? (IDE etc)regardsomat
[176 byte] By [akhmata] at [2007-11-27 1:07:08]
# 1
> dear all> i am a new bie in java programming,> can I develop database application with java ?Yes> what tool shall be use ? (IDE etc)You can use any IDE or editor. Kaj
kajbja at 2007-7-11 23:42:21 > top of Java-index,Java Essentials,New To Java...
# 2
Regarding databases: check out JDBC.About IDE's: it is a good idea to first became familiar with the command-line tools for compilation, jar handling, with the classpath issues etc. BEFORE going for an IDE. It is good to know the basics before relying upon an IDE. Good
BIJ001a at 2007-7-11 23:42:21 > top of Java-index,Java Essentials,New To Java...