Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
Moving Beyond Applets
Moving Beyond Applets

For thousands of companies, Java lowers the cost of software deployment and creates unprecedented flexibility in managing applications. In spite of this, I sometimes run into developers who sneer at applets. "I don't care about mere applets in Java," they tell me. "I'm writing real applications." Real applications, they argue:

  • Don't run within a browser, cluttered as it is with interface elements like menus, back/forward buttons, etc.
  • Are not limited by the Java "sandbox"
  • Are installed once and then run many times after installation
  • Are launched from the desktop

    Unfortunately, this desktop-centric paradigm has several limitations:

  • Applications must be installed by either the end-user (difficult to control and maintain consistency) or by the centralized IS department (very expensive).
  • Applications must be updated all at once, even if the change is very small.
  • Even if the application itself is written in an environment like Java, an installer must be written for every platform on which the application will be deployed.

    In fact, Java gives developers the best of both worlds, allowing applications to have the functionality of desktop applications while maintaining the flexibility and managability allowed by Intranets.

    To see how, I will address each of the objections outlined above one by one.

    My application doesn't need the browser user interface. Your application need not look like an applet running within a browser. A simple JavaScript command allows complete control of Navigator's "chrome":

    window.open("myapp.html", "MyApp", "width=640,height=480");

    This line of JavaScript opens a "chromeless" Navigator window that looks and feels like an operating system-specific application. Navigator 4.0 can also capture the entire screen (the desktop) if need be. In addition, Java allows a developer to create a native operating system window which can be launched from a HTML web page.

    I need to work outside of the "sandbox." The Java "sandbox" isolates the executing program from the underlying operating system. Although this isn't a problem for many applications, it limits applications that need to interact with a special server or access the desktop hard drive.

    To address this, Netscape Navigator 4.0 employs acapabilities-based security model for Java. Using this model, developers package programs in JAR files and sign them with their digital certificate. Once a JAR file is signed, it can ask for specific capabilities, such as "allow me to read and write to the TEMP directory." The end-user or security administrator then decides whether the signer is trustworthy enough to allow the program these capabilities.

    My application is quite large and my end-users can't download it every time they want to use it. Navigator 4.0 allows a signed Java object to permanently install itself on the desktop computer using SmartUpdate. SmartUpdate can include your application's code, other code (including binaries) as well as make minor updates.

    I don't want to require that my end-users run Navigator to run my application. "Running Navigator" can be almost invisible to the end-user if you use the appropriate JavaScript code to control the look of the Navigator window in which you place your application. However, it is true that Navigator must be invoked in order for this to take place. To this, I have two comments.

    First, many users - about 63 million at last count - have Navigator installed on their machines. Chances are that your target audience will already be comfortable in the Navigator environment and will be accustomed to using the corporate Intranet or the Internet to locate information and applications.

    Second, eventually the point will be moot. The traditional "desktop" will disappear, to be replaced by a webtop. The webtop employs HTML, Java and JavaScript as the primary interface; through it, users select content and applications using hyperlinks instead of traditional desktop icons.

    Java applications deployed through Netscape Navigator 4.0 offer the power and flexibility of traditional desktop applications in a multi-platform, net-centric environment. They are more than the best of both worlds - they are the future of computing.

    About Steve Thomas
    Steve Thomas is the platform product manager at Netscape Comunications Corporation. For more information, see developer.Netscape.com.

  • In order to post a comment you need to be registered and logged in.

    Register | Sign-in

    Reader Feedback: Page 1 of 1

    Latest Cloud Developer Stories
    In a surprise move Tuesday Oracle wheeled out its Big Data Appliance. That’s the one it said in October would be ready sometime in the first half. Only nobody believed it meant early in the first half. Heck, it’s not even clear anybody thought Oracle could make the first half...
    Rackspace Hosting, the service leader in cloud computing, on Thursday announced its acquisition of SharePoint911, an industry leader in SharePoint consulting, training, and "JumpStart" services within SharePoint. The unification of both companies provides capabilities to deliver ...
    Wyse Technology, the global leader in cloud client computing, on Thursday announced it's working with Microsoft to market school IT labs and one-to-one computing solutions that allow a cost effective delivery of innovative IT enabled education. These solutions are available throu...
    With Cloud Expo 2012 New York (10th Cloud Expo) now under four months away, what better time to start introducing you in greater detail to the distinguished individuals in our incredible Speaker Faculty for the technical and strategy sessions at the conference... We have techn...
    Nimble, the social CRM platform has announced the launch of Nimble 2.0, billed as the “most social” CRM platform on the market today. Nimble was designed entirely with social CRM in mind and is the first social business platform that empowers companies with the ability to get clo...
    Subscribe to the World's Most Powerful Newsletters
    Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
    Click to Add our RSS Feeds to the Service of Your Choice:
    Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
    myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
    Publish Your Article! Please send it to editorial(at)sys-con.com!

    Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

    SYS-CON Featured Whitepapers
    ADS BY GOOGLE