The JavaTM Tutorial
Previous Page Trail Contents Start of Tutorial > Start of Trail Search

Trail: Security in JDK 1.2 : End of Trail

You've reached the end of the "Security in JDK 1.2 " trail.

Take a break -- have a cup of steaming hot java.

What next?

Once you've caught your breath, you have several choices of where to go next. You can go back to the Trail Map to see all of your choices, or you can go directly to one of the following related trails:

Writing Applets: The next trail in the tutorial: this is the starting point for learning everything about writing applets.

IDL: IDL provides a way for Java programs to communicate with other programs written in any language that supports CORBA.

RMI: RMI is a Java-to-Java alternative to IDL for writing client/server programs.

Servlets: Consider implementing your program as a servlet, if it extends the functionality of a server.

Custom Networking: Describes low-level networking capabilities, such as sockets and datagrams, provided by the JDK.


Previous Page Trail Contents Start of Tutorial > Start of Trail Search