常用连接纪录

Enterprise Level

J2EE 5 Tutorial: http://download.oracle.com/javaee/5/tutorial/doc/

J2EE 6 Tutorial: http://download.oracle.com/javaee/6/tutorial/doc/

J2EE 5 Technologies: http://www.oracle.com/technetwork/java/javaee/tech/javaee5-jsp-135162.html

J2EE 6 Technologies: http://www.oracle.com/technetwork/java/javaee/tech/index-jsp-142185.html

 

J2EE 5 API: http://download.oracle.com/javaee/5/api/

J2EE 6 API: http://download.oracle.com/javaee/6/api/

 

Standard Level

Overview: http://www.oracle.com/technetwork/java/javase/tech/index.html

J2SE APIs: http://www.oracle.com/technetwork/java/javase/documentation/api-jsp-136079.html

J2SE Tutorials: http://www.oracle.com/technetwork/java/javase/documentation/tutorials-jsp-138802.html

J2SE Code Samples: http://www.oracle.com/technetwork/java/javase/documentation/code-jsp-140186.html

 

Security 相关

J2SE Security: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136007.html

J2SE 6 Security: http://download.oracle.com/javase/6/docs/technotes/guides/security/

 

Web Service 相关

http://www.oracle.com/technetwork/java/javase/tech/webservices-jsp-136868.html

Java API for XML Web Services (JAXWS) 2.1 javax.xml.ws JAXWS Home Page
Java Architecture for XML Binding (JAXB) 2.1 javax.xml.bind JAXB Guide
SOAP with Attachments API for Java (SAAJ) 1.3 javax.xml.soap SAAJ Home Page
Java Web Services Metadata (JSR 181) 2.0 javax.jws JSR 181

 

Java Card

http://www.oracle.com/technetwork/java/javacard/documentation/index.html

 

JavaFX (RIA)

Overview: http://download.oracle.com/javafx/

API: http://download.oracle.com/docs/cd/E17802_01/javafx/javafx/1.3/docs/api/

Sample: http://javafx.com/samples/

Language Ref: http://openjfx.java.sun.com/current-build/doc/reference/JavaFXReference.html

Tutorial: http://download.oracle.com/javafx/tutorials.html

你可能感兴趣的:(java,oracle,javaee,J2SE,JavaFX)