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. |
|
This article tells about the 2 architectures that we can use to build applications with Servlets and JSP. |
|
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. |
|
Frequently, Web applications have big amounts of similar code, embedded in server pages (JSP, ASP, PHP, etc.). Developing this code is error prone, but we have two possible alternative techniques to avoid the mentioned situation: code generation and reflective architectures. In this article we are going to describe, analyze and compare each one of these solutions. |
|
Sample of using ISAPI extension to give online data to graphical applets. |
|
The Spring framework which supports development of the different facets of J2EE, provides an aspect-oriented programming module that gives Spring developers the opportunity to apply aspects to their applications. This article shows you how to work with AOP in Spring. |
|
|
|