Categories
Tags → About Java

Developing Java Servlets

In this first part of a series on developing Java servlets, this tutorial shows how to create a basic servlet. It includes information about downloading the Java Servlet Development Kit from Sun.
DETAILS

Understanding Java Servlets

In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet, whether servlets require a specialized server, if ...
DETAILS

Log Servlet

It is a Java servlet that allows you to collect information about your page visitors. You can put reference to this servlet inside your page and relevant information will be collected in the given log file. For your page, reference to this servlet lo...
DETAILS

Vote Servlet

This Java servlet allows you to quickly build and deploy surveys and polls on your web site. You can use your own HTML stuff for survey design and deploy servlet only as a script for saving/review results. Or you can generate survey also through this...
DETAILS

Java Runtime Problems

A brief note about some possible causes of runtime problems which may prevent Java applets from working correctly.
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

Java Q && A

Here are a selection of common questions and answers about Java programming. Question categories are grouped by Applets, AWT / Graphics, I/O && Files, Language questions, Data type issues, Keywords, Operators, Networking, Java.util package an...
DETAILS

EasyMenu

Easymenu2 is an Java applet for managing a menu and giving visual informations about the items.
DETAILS

Browser Properties

More information about the web browser than you knew existed. Find out the code name, color depth, platform, if java is enabled, resolution, ip address, hostname, and more.
DETAILS

Browser Information

This script displays information about your web browser including version, your computer''s platform, whether Java is enabled or not, how many pages you''ve visited, and screen resolution.
DETAILS

Page:
©2003-2019 jCay.com