DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    tga tga Guest

    Java security in applet


    As a novice of Java in general, I basically understand its security model,
    particularily the inability to access the local file system from a browser.
    However, one Java textbook I have seems to indicate that you can change 'permissions'
    of sort, from the browser to possibly allow Java applets to write a file
    to the local drive. I tried this in Internet Explorer, and there appears
    to be a series of configs in IE's 'options' that would allow applets more
    control in reading/writing files locally. However, after making the settings
    in IE, my applet still doesn't appear to be able to write a file to the hard
    drive. Does anyone know if this can work ( also it is for use on an inside
    Intranet, where security is less of a concern ).Many thanks..

  2. #2
    David Stevenson Guest

    Re: Java security in applet

    I think you need a digitally signed certificate if you want an applet
    to play outside of the Java sandbox.

    David Stevenson

    <tga tga> wrote in message news:39c91d6a$2@news.devx.com...
    >
    > As a novice of Java in general, I basically understand its security model,
    > particularily the inability to access the local file system from a

    browser.
    > However, one Java textbook I have seems to indicate that you can change

    'permissions'
    > of sort, from the browser to possibly allow Java applets to write a file
    > to the local drive. I tried this in Internet Explorer, and there appears
    > to be a series of configs in IE's 'options' that would allow applets more
    > control in reading/writing files locally. However, after making the

    settings
    > in IE, my applet still doesn't appear to be able to write a file to the

    hard
    > drive. Does anyone know if this can work ( also it is for use on an inside
    > Intranet, where security is less of a concern ).Many thanks..




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