Mobile phones enable you to enter a list of phone numbers that You commonly use, along with the name of the person Associated with the number. Although this primitive contact list is useful for Making calls for familiar friends and business associates. |
|
This tutorial shows how to use a Java servlet, a JavaServer Page (JSP), and a static Java class to create an application that can be used to interactively execute any standard SQL statement against a database that's running on a server. You can use an application like this one to work with a database as you're developing an application. In this article, this application will be referred to as the SQL Gateway application. |
|
The article shows how session beans work and what is the architecture behind session beans.It provides a comprehensive example of using J2EE Session Beans including deployment descriptor and Client Application. |
|
Do you want to write games using industry-standard languages and tools, but lack the money required to buy commercial compilers, editors, and SDKs? Check out this tutorial. |
|
The article describes how to incorporate an image generated from a scanner, camera or another digital image source to a Java program. |
|
A slick neat tip with full code and explanation. It may sound simple, but most applet users never realise that 20% of web users don't have java activated - and they don't do anything about it! A much needed tip. |
|
This article tells about the 2 architectures that we can use to build applications with Servlets and JSP. |
|
Web-based Distributed Authoring and Versioning (WebDAV) is a new Internet specification that extends the HTTP protocol. |
|
An overview of the JSP technology while comparing it to ASP |
|
This is the simplest way to read data from an XML file into a Java program. I have also included some basic error checking, so you can directly cut-paste this code with a few changes of course. All you have to do is change the XML tags within the program to match those that are present in your XML file. |
|
|
|