Java
Revision r1.1 - 14 Feb 2002 - 21:12 GMT - LesOrchard
References
Starting points
- Random resources - http://iamwww.unibe.ch/~scgJavaResourcesJavaJava/
Examples, cookbooks
- Java Idioms - http://c2.com/cgi/wiki?JavaIdioms
Big things
- Tomcat - http://jakarta.apache.org/tomcat/index.html
- Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer? Pages technologies.
- Velocity - http://jakarta.apache.org/velocity/index.html
- Velocity is a Java-based template engine.
- Mckoi SQL database - http://www.mckoi.com/database/
- Mckoi SQL Database is an SQL (Structured Query Language) Database management system written for the Java platform.
- Hypersonic SQL - http://hsqldb.sourceforge.net/about_hsqldb.html
- hsqldb is a relational database engine written in Java, with a JDBC driver, supporting a subset of ANSI-92 SQL.
- Lucene - http://jakarta.apache.org/lucene/docs/index.html
- Jakarta Lucene is a high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
