Java Standalone Application Development
Standalone applications can be developed to provide single user access to information and data. Information may be textual, served up from a database or graphical to provide an interpretation of the results of some analysis.
Standalone applications written within Java enable a single version of the application to be deployed within a wide range of hardware environments from mobile phones to Windows computers and large Unix servers.
|