Categories
Tags → Java How To

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

Determine the Effectiveness of your Java Software

How To Determine The Effectiveness of Your Java Software During Development ? Trying to use a precise product simulation to test your Java software can be a very expensive process. There are a number of tools available on the market which can run aut...
DETAILS

How to Install and Use NetBeans for Java Development

In this guide, I will try to explain you how you can run examples for J2EE tutorials. There are many ways you can do this, here we will be using the examples in NetBeans IDE which is one of the most powerful open source Java integrated development en...
DETAILS

Java For Stand-Alone Applications

Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology...
DETAILS

Keep it Simple And Secure with Java

This article goes into details of how Java as a development technology can help developers to keep their applications simple and secure. Simple mean all way it should be simple to code, modify, maintain, fix and deliver. Also we are going to cover ...
DETAILS

Java RSS News Ticker Applet

How would you like to provide your website visitors with live updating RSS news from any RSS feed that attracts and motivates them to come back and visit your site again? Our Java News Ticker is the gadget your site needs to keep visitors updated wi...
DETAILS

Applets and Native Methods.

A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries when the applet starts. Also includes a brief introduction to the JNI.
DETAILS

JSP Chat Application Script

This is web based chat application using servlets and jsp, which supports rooms. Doesn''t use any database or activex controls etc. Will work on all browsers as it uses simple html. It is for you to see how java can be used to create a simple we...
DETAILS

Drop Down Menu Maker

This tool is a Web-based drop down menu maker that allows you to make a form-based drop down menu for your site without knowing how to code any Java Script or HTML.You can define text, font, color, URL and other settings for the script with this tool.
DETAILS

Introduction to JavaScript (Tutorial)

Meant to be a &"basic overview&" of the world of JavaScript, including who developed JavaScript, How to, Where to, JavaScript vs. Java and so much more. Get introduced to JavaScript today!
DETAILS

Page:
©2003-2019 jCay.com