HOW TO WRITE A DESKTOP APPLICATION IN JAVA

Hi guys

I am new to JAVA.Doing my garduation.

I want to write a desktop application in java, not browser based applet based.

I am stuck at some points

1)like how can i make the application run like the same way we run an .exe file

2)about the database connection

"For example, what are the issues in running a

Java application from a local C: drive on an Intel PC

that needs to access a local database or Excel file? "

Please guide me

Thanks

[510 byte] By [tinujosepha] at [2007-10-2 22:42:17]
# 1
1) try jsmooth ( http://jsmooth.sourceforge.net/)2) have a look at jdbc and or apache poi( http://jakarta.apache.org/poi/)
zoundia at 2007-7-14 5:56:41 > top of Java-index,Desktop,Developing for the Desktop...