Categories
Tags → Java How To

Introduction to Jena

RDF is increasingly recognized as an excellent choice for representing and processing semi-structured data. In this article, Web developer Philip McCarthy shows you how to use the Jena Semantic Web Toolkit to exploit RDF data models in your Java appl...
DETAILS

Mobile Database Access

This tutorial shows you how to build a database application using Java 2 Micro Edition (J2ME) Record Management System (RMS). It also demonstrates how to craft a MIDlet that performs the necessary logic of creating and accessing a sample database app...
DETAILS

JMS Application Changes Under J2EE

As more and more application servers that comply with the new J2EE 1.4 spec become available, Java developers will have to consider how -- and if -- they should migrate their J2EE 1.3-compliant code. In this article, David Currie takes a look at the ...
DETAILS

Secure Web services: Encrytion

In this tutorial, you will learn how to create secure communications between cross-platform and cross-language Web services. It shows a scenario of a .NET client that connects to a Java Web service using XML encryption. Along the way, you''ll se...
DETAILS

A J-Bot Finder

Free Web Log Analyzer software (J-Bot Finder) is designed to allow you to quickly search and display information from your log file in an organized fashion. It also has a built-in feature, which will allow you to quickly identify how many times AdSe...
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

Flash, ColdFusion and Java Integration

Often, that unusual thing you want to do has already been done and is waiting for you in a Java library. But how do you get to it from Flash? This example shows how to access a Java object through ColdFusion in Flash. The process is also very si...
DETAILS

HTML Code Guru Pro

Hixus HTML Code Guru Pro lets you get target html page faster, always and not only as &"pure&" html code. You can see how exactly target page is processed by the browser, what happens when some java scripts is started, the different...
DETAILS

Connecting to a MySQL Database using Connector/J JDBC Driver.

A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains al...
DETAILS

Instant logging: Harness the power of log4j with Jabber

Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for detecting bugs once a system has been deployed in a production environment, providing precise context infor...
DETAILS

Page:
©2003-2019 jCay.com