DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: how can I .....

  1. #1
    elmabruk Guest

    how can I .....


    dear
    now i finshed studeing java language from how to write small program
    till how to run javaappelt on browsre usin HTML.
    but now I am consern about how to amplement files in java program.?



  2. #2
    Steve Jackson Guest

    Re: how can I .....

    I think you are asking how to read and write to files from a java
    program. You cannot read or write files from a java applet that runs
    in a browser, for security reasons it runs in what is called a
    "sandbox" that limits what it can do.

    You can write java program that reads ands writes to files, this is a
    java program you run at the command prompt, not an applet that runs in
    a browser.

    Steve Jackson



    On 4 Feb 2002 11:58:13 -0800, "elmabruk" <laias67@hotmail.com> wrote:

    >
    >dear
    >now i finshed studeing java language from how to write small program
    >till how to run javaappelt on browsre usin HTML.
    >but now I am consern about how to amplement files in java program.?
    >
    >



    Steve Jackson, Enterprise Section Leader



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