Categories
Tags → Simple Java Example

URL Redirection using JavaScript.

Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script.
DETAILS

SSC Encryption Free Program and Source

This is a simple example of how to use java to encrypt strings. Best used for learning purposes, source code and class files available for download.
DETAILS

Servlet Essentials

The author notes &"This document explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets. The tutorial and the other chapters cover all facets o...
DETAILS

Simple Java Applet Control

Netscape''s LiveConnect feature allows JavaScript to control Java applets by means of their public methods. This example shows a simple applet, the Chameleon Bar being controlled by JavaScript. You can start and stop the applet, display informat...
DETAILS
©2003-2019 jCay.com