Generally, technical professionals only can create browser based application easily but, using this tool, users with basic knowledge of programming can easily create this type of application. This tool offers a high level of abstraction in all the...
This is an artilce dealing mainly on 'Jakarta Element Construction Set' (ECS). The author has given a simple and easy to understand introduction for ECS and has also explained how to make use of this ECS in creating formatted log with HTML status...
This tutorials shows how to migrate from Websphere 3.5 to Websphere 4.0, which is a J2EE 1.2 compliant application. The J2EE is a standard supported by multiples application servers vendors like BEA, SUN etc. The / folder is accessible by the end...
When you use property resource bundles to design a fully internationalized application it can present a lot of implementation and design problems. Property Resource Bundles is a Java mechanism for separating locale-specific text from actual Java...
Java Web Start is a client-side technology that enables Java applications to launch either from a desktop or from a Web page. This alleviates from the problem of developing two applications, one for the desktop and the other for the internet. This...
This tutorial tells how a more consistent, more common result can be reached using the Java2D API, which allows you to methodically define composite values for rollover and selection events. It tells how they can be manipulated using AWT... |