-
Applictions JAVA & Web
Hi,
How can I launch an application from a web page or from an applet ?
Thanks a lot
Bye
Lionel
-
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
-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks