I need a crash course in JAVA, so any sites or book recommendations are welcome.
I've never done any JAVA, but when I look over javascripts, I do understand them. Now here's my problem.
I've was given a website to maintain last year and one of the pages uses a JAVA app. Everything was all good until the Solaris server the site was running on reached EOL. Without a budget, I am forced to migrate the website to a Windows server.
With the migration, I have to recode all the pages to either ASP or Coldfusion with a MS SQL 2000 as the database from perl with a Oracle.
Eeeek... All was going good until I ran into this JAVA app. Because of the recode, I'll have to make changes to the JAVA app to run on a Windows server and I have no idea how to even recompile the app.
I did install JDK SE to get started, but what should I do next? Can I use JDK to reverse engineer the old app, make changes then recompile?
Someone, please recommend some websites/books for a JAVA dummy. I have to get over this hill ASAP.
Thanks.
I've never done any JAVA, but when I look over javascripts, I do understand them. Now here's my problem.
I've was given a website to maintain last year and one of the pages uses a JAVA app. Everything was all good until the Solaris server the site was running on reached EOL. Without a budget, I am forced to migrate the website to a Windows server.
With the migration, I have to recode all the pages to either ASP or Coldfusion with a MS SQL 2000 as the database from perl with a Oracle.
Eeeek... All was going good until I ran into this JAVA app. Because of the recode, I'll have to make changes to the JAVA app to run on a Windows server and I have no idea how to even recompile the app.
I did install JDK SE to get started, but what should I do next? Can I use JDK to reverse engineer the old app, make changes then recompile?
Someone, please recommend some websites/books for a JAVA dummy. I have to get over this hill ASAP.
Thanks.