DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    lionel Guest

    Applictions JAVA & Web


    Hi,
    How can I launch an application from a web page or from an applet ?


    Thanks a lot
    Bye
    Lionel

  2. #2
    Ako Guest

    Re: Applictions JAVA & Web


    For security reasons JAVA does not allow you to launch applications from applets.
    The whole idea of applets is to be able to run in a browser on a client's
    machine, so it shouldn't be able to write/read any thing to and from the
    host environment.

    Ako


    "lionel" <lionelroux@noos.fr> wrote:
    >
    >Hi,
    >How can I launch an application from a web page or from an applet ?
    >
    >
    >Thanks a lot
    >Bye
    >Lionel



  3. #3
    Gerald Nunn Guest

    Re: Applictions JAVA & Web


    "lionel" <lionelroux@noos.fr> wrote in message
    news:3a689cc5$1@news.devx.com...
    > How can I launch an application from a web page or from an applet ?


    Use the new Web Start technology which is explicitly designed to deliver
    java applications over the web through the browser.

    http://java.sun.com/products/javawebstart/index.html

    Gerald



  4. #4
    He Xu Guest

    Re: Applictions JAVA & Web


    You have to deploy the policy file in your customer-side, only in this way,
    let the customer computer trust your
    codes ....

    "lionel" <lionelroux@noos.fr> wrote:
    >
    >Hi,
    >How can I launch an application from a web page or from an applet ?
    >
    >
    >Thanks a lot
    >Bye
    >Lionel



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links