Link to home
Start Free TrialLog in
Avatar of crxi
crxi

asked on

quick start learning Java

I want to relearn Java.  I haven't used it years.  What I want to do is write an application to access an Oracle table and display results on a web page.  I'd like to have the entire application run on my client computer (Windows XP), ie not have to deploy to some other server.  
What I'd like to know is what version of Java do I download.  How to start the development environment?  Direct me to setting up access to the database.  I think I can write the code.  How to deploy the application.  What services need to be started and how.  And anything else anyone can think of to help me get started.
Thanks.
ASKER CERTIFIED SOLUTION
Avatar of mohammedf
mohammedf
Flag of Palestine, State of image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of contactkarthi
contactkarthi
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of crxi
crxi

ASKER

Thanks all.  Since i will be working primarily with Oracle databases, I am going to use JDeveloper.