| Building Web Applications > Introducing the Web Technologies Used in JViews Maps > Rich Web Applications > Java Web Start Applications |
Java Web Start Applications |
INDEX
PREVIOUS
NEXT
|
Like applets, such applications allow for traditional development techniques, but applications have off-line capabilities and are cached locally in the execution environment. They minimize start-up time and network bandwidth requirements, since servers only distribute an application when updates are available. The major known drawback is the need to install a Java Web Start environment that can be transparently streamed, but is sometimes blocked by some network security policies.
When you develop a JViews Maps application with this approach, refer to Developing with the SDK and the Java Web Start documentation at http://java.sun.com/products/javawebstart/developers.html.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |