Java Resources

Language Tutorials

Javasoft's The Java Tutorial

http://java.sun.com/docs/books/tutorial/index.html
 

Ray Klefstad's Java Class Outline

Notes from his Java class
http://www.ics.uci.edu/~klefstad/java/java.html

Servlets

Servlet Howto        http://www.redbooks.ibm.com/SG242119/ncf35.htm
Apache Servlets    http://java.apache.org/

I have been using apache with servlet support for 4 months with no problems. Look into either jserv or mod_java modules.  Jserv works much like srun, while mod_java does not cache servlets - ie. you don't have to restart to see changes in servlets.

Good luck.
Kendell Welch
 
I have posted a non-deprecated JSDK file upload servlet for people on this
list to use.  It is at:
http://www.tuscola.net/msi/ServletUpload

It has been used with mod_jserv.

Regards,
Kendell

 

Mailing lists

Advanced Java       http://www.xcf.berkeley.edu/lists.html

How to(s)

Write JavaDocs     http://java.sun.com/products/jdk/javadoc/writingdoccomments.html
 

JavaBytecode Languages

I don't know of a perl interpreter for Java, but I've seen a Basic compiler and tcl interpreter!  If you have any interest in these, http://www.sun.com/studio is the place to look.

http://www.sun.com/studio
 

Databases

Objectstore www.odi.com

2Link Consulting, Inc. is proud to announce the availability of
DbGen(TM) Version 1.1, a free development tool for Java database
programmers who want easy access to their data sources.

DbGen(TM) maps a relational database table definition into a
JDBC-based Java object.  Simple methods are automatically defined
to do ordinary database operations such as insert, delete, update,
and query.

Changes from 1.0 includes:

  * Many bugs fixed.
  * Added database support for Oracle, Sybase, Access, and mSQL.
  * Generate JavaBean-compliant objects with getter/setter methods.
  * New DbAccess class that manages JDBC Statements automatically.

Home Page:
 http://www.2link.net/dbgen/
White Paper:
 http://www.2link.net/dbgen/paper.html
Email Contact:
 mailto:dbgen@2link.net

CVS

Everyone needs to use version control! If you need a version control system for the PC, use CVS

An online tutorial at:
http://rufus.w3.org/tools/CVS/training/cvstrain.html http://www.cs.cmu.edu/~jch/java/optimization.html

What's a good book to buy for learning Java? Check:
http://www.developer.com/journal/userschoice/081298_jbookresult.html http://www.developer.com/journal/userschoice/081298_jbookresult.html

Java PDF library! http://www.retep.org.uk/pdf/