|
Tutorial OverviewThis tutorial is for Java programmers who are learning Jaxcent.For .NET (C# or VB) programmers who want to learn Jaxcent, the samples included in the Jaxcent For .NET download are a good starting point. (For .NET programmers who are not familiar with it, Jaxcent is a web programming environment that basically lets you program webforms in a winforms style - by writing direct event handlers and interacting with the page.)
The prerequisites for this tutorial are:
This tutorial teaches AJAX programming in Java using the Jaxcent Java AJAX framework. Jaxcent
Even though programming in Jaxcent doesn't require JavaScript, there is some JavaScript used in this tutorial (in the Data Verification and Working with JavaScript topics.) Those who do not wish to use any JavaScript may skip these parts. But it is recommended that you should at least try to read through and if possible do the exercises in these parts of the tutorial. Even if you don't know any JavaScript, just going through the exercises will give you a basic exposure to JavaScript, enough to understand what it is all about. For Ajax programmers, such familiarity could prove helpful once in a while. The steps in the tutorial are outlined below:
|