Developing and distributing Java applications for the client side description
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 software technology includes the portability of applets, the maintainability of Servlets and JavaServer Pages (JSP) technology, and the simplicity of markup languages such as XML and HTML. This has to be launched, deployed, and updated from a standard Web server.
Similar scripts
Visual Application Builder
(Popularity: ) : Generally, technical professionals only can create browser based application easily but, using this tool, users with basic knowledge of programming ... Use the Element Construction Set to create formatted logs
(Popularity: ) : This is an artilce dealing mainly on 'Jakarta Element Construction Set' (ECS). The author has given a simple and easy ... Introducing inheritance to PropertyResourceBundles
(Popularity: ) : When you use property resource bundles to design a fully internationalized application it can present a lot of implementation and ... Creating Java2D composites for rollover effects
(Popularity: ) : This tutorial tells how a more consistent, more common result can be reached using the Java2D API, which allows you ... Migrating web application from websphere 3.5 to 4.0
(Popularity: ) : This tutorials shows how to migrate from Websphere 3.5 to Websphere 4.0, which is a J2EE 1.2 compliant application. The ...