©1994-2003 Kevin Boone
Home     Section index     K-Zone home Software development

Site search

Glossary
Confused by computer jargon? Look it up!

Shameless plug


Now available!

Articles
- Ten-minute guide to setting up a WAP site

- Talk like your boss: new developments in managerese

More...

Development
File handling in the Linux kernel

Java development for the Sony-Ericsson P800

SunONE Application Server 7 FAQ

More...

Linux
Using Linux with the Treo 600

- Linux on the Tecra M1

- Some notes on openzaurus

More...

Download
Java stuff

Linux stuff

More...

(Please read the download policy)

Home automation
The X10 system

Linux TW723 driver

More...

The K-Zone
K-Zone computing

K-Zone law

K-Zone education and science

K-Zone motorcycles

K-Zone DIY

K-Zone railways

K-Zone martial arts

About the author

K-Zone home page

 
Computing
Java on the P800
J2ME FAQ
Perl for Java programmers
Web Service tutorial
CLASSPATH
EJBs on jBoss
CMP with jBoss
Bean managed persistence
C++ tutorial
Simple Java
JDK setup
Howto-appletviewer
Howto-dosprompt
EJB lifecycles
EJB transactions
Inside the J2EE RI
S1AS7 FAQ
iAS 6.0 FAQ
iAS JMQ
Java and C++ programs and documents

This section contains example programs, tutorials and `how-to' documents concerning Java and C++ programming.

Example programs
Simple Java programs

Tutorials
Polite request: please don't contact me directly for technical assistance with jBoss. My involvement in the project was only ever periperhal, and I now don't have much time to work with it. The place to get information about jBoss is on the project Web site www.jboss.org

Creating a simple XML-RPC Web Service. This tutorial provides a step-by-step guide to authoring and testing an elementary Web Service in Java using Sun's Java Web Services Development Pack
Mastering the Java CLASSPATH
How to do bean-managed persistence with jBoss
Creating Enterprise JavaBeans using jBoss
Using container-managed persistence with jBoss
Introductory C++ tutorial
Creating distributed Web applications using jBoss and Tomcat This is a long, detailed tutorial explaining how jBoss and Tomcat can be used together to implement a distributed Web application using Enterprise JavaBeans, Servlets, and JSP pages. It includes some material from the previous two tutorials.

Technical articles
The J2ME FAQ
SunONE application server 7 FAQ Frequently-asked questions from my SunONE courses
Integrating JMQ with the iPlanet Application Server 6.0. This article describes how to use the Sun/iPlanet messaging product `JMQ' (now `SunONE Message Queue') with the iPlanet Application Server
EJB lifecycles This article describes in detail the lifecycles of the various types of Enterprise JavaBean, using UML state diagrams. It also includes an overview developer's responsibilities when authoring EJBs. The article is intended for people who already basically familiar with EJB development.
EJB transactions This article describes what the developer needs to know about handling database transactions in Enterprise JavaBeans.
Inside the Reference Implementation A detailed examination of what goes on inside Sun's J2EE Reference Implementation.
iPlanet application server 6.0/6.5 FAQ Frequently-asked questions from my iPlanet administration courses

How-to documents
How to set up the Sun Java JDK (Windows platforms)
How to use the JDK applet viewer (Windows platforms)
How to use the command prompt (DOS prompt) JDK tools (Windows platforms)