Categories
Tags → Java Sample

Java Sample Resources and the EF Combat Net

This non-commercial Java server provides Java sample programs with sources. It also contains the EFCombatNet flightsim lobby, which consists of the server software, which runs this server itself, and the client software. All can be downloaded, ...
DETAILS

Basics of J2ME

The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform''s network-centric and platform-agnostic worldview down to memory- and processor-limited devices. This article explains the basics of the J2ME...
DETAILS

Concurrent programming in the Java language

One of the most important features of the Java language is support for multithreaded (also called concurrent) programming. This tutorial introduces you to the proper use of multiple threads in a Java program, using sample programs to illustrate these...
DETAILS

Working with preferences: the Preferences API Specification

The addition of the java.util.prefs package to Java 1.4 (through JSR 10) lets you manipulate user preference data and configuration data by providing you with access to an implementation-specific registry (for example, the Windows Registry on Windows...
DETAILS

WAP builds Java applications

If your company already relies on multitiered enterprise Java applications, then you may be closer to a wireless future than you think. By outlining a sample application, this article shows you how to connect your existing enterprise Java infrastruct...
DETAILS

Managing e-zines with JavaMail and XSLT, Part 2

This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five...
DETAILS

Professional JSP

This is a sample chapter from the book ''Professional JSP'' by Wrox Press. Inarguably the best book to master Java Server Pages.
DETAILS

Accessing ASP intrinsic objects from within Java COM Component

Step by step tutorial on creating a Java COM component which accesses and uses ASP Intrinsic Components. Sample Project files, Component and ASP code available for download.
DETAILS

Introduction to Java Server Pages

This is a sample chapter from ''Professional Java Server Programming''. It covers JSP, servlets, Java Beans and database connectivity using JDBC.
DETAILS

vqServer

vqServer is a personal web server with support for password protection, file uploading, Java servlets and CGI scripts. Main features include: Enables hosting of web sites on any personal computer which supports Java, Comes with step-by-step instructi...
DETAILS

Page:
©2003-2019 jCay.com