-
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.?
-
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
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