Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lookn into Learning JAVA

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0

Hello People

Im a "FOXPRO" programmer that has decided I probably should take up JAVA. After I did a KEYWORD search the other day for FOXPRO at an employment site and got zero hits..However the search I entered for "JAVA" came back with some 15 hits.

Now, where to start?
Whats Jakarta: Tomcat ?

Any comments would be appreciated

NewJAVAPgmr
 
Tomcat is a web server written in java. Tomcat 4 implements the latest 2.3 servlet specification and jsp 1.2 specification (java server pages). For more information look around jakarta.apache.org.

Also go to and look around. There are a lot of tutorials by sun at this site.

For java technical reading, I like
From the sun site download the latest JDK (1.4). Install it and try to compile and run a test class.

Best Regards, pfist
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top