how to acess and write to local files from a local applet?

pl help... my project..
[30 byte] By [padma_sravania] at [2007-11-26 21:10:22]
# 1
http://java.sun.com/docs/books/tutorial/deployment/applet/data.html
java_2006a at 2007-7-10 2:46:59 > top of Java-index,Java Essentials,Java Programming...
# 2

If you are talking about reading and writing files on the client machine,

an applet can't normally do that: http://java.sun.com/docs/books/tutorial/deployment/applet/security_practical.html

There are ways around that, but the best advice I can give you is not to write

applets. Write normal applications instead and all these restrictions and

headaches immediately disappear.

DrLaszloJamfa at 2007-7-10 2:46:59 > top of Java-index,Java Essentials,Java Programming...
# 3
10$ says that this is the same guy as that Demossoft fruit. That, or they're both in the same class ...
Navy_Codera at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 4
"Local applet"? Can you explain this term?
DrClapa at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 5
I'm genuinely incensed by these accusations that I am a student and a little tired of these insults. If you were to view my profile you'll discover I'm far from a student.
Demossofta at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 6
i mean an applet created and running in local system... trough tat i want to create new files and store some data....
padma_sravania at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 7

> I'm genuinely incensed by these accusations that I am

> a student and a little tired of these insults. If

> you were to view my profile you'll discover

Looks can be deceptive

> I'm far

> from a student.

So you have never been a student in your life. Interesting

qUesT_foR_knOwLeDgea at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 8

> i mean an applet created and running in local

> system... trough tat i want to create new files and

> store some data....

You can access the file system if you are running it in a appletviewer. But unsigned applets can't access the local file system from a browser

qUesT_foR_knOwLeDgea at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 9
nope... i m running in appletviewer oly.... no errrors come... at t same time nothing get stored.... :-(
padma_sravania at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 10
So Demossoftand padma_sravaniare one and the same!
sabre150a at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 11
> So Demossoftand padma_sravaniare one and the> same!I think navycoder meant same class!
qUesT_foR_knOwLeDgea at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 12
> > So Demossoftand padma_sravaniare one and the> > same!> > I think navycoder meant same class!No! Reply #5 indicates that the OP and Demosoft are the same person.
sabre150a at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 13
It says that either they are the same or they are in the same class.
qUesT_foR_knOwLeDgea at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 14
gone mad r wat......?me a new user 2 tis forum...
padma_sravania at 2007-7-10 2:47:00 > top of Java-index,Java Essentials,Java Programming...
# 15

> It says that either they are the same or they are in

> the same class.

No! I can see no reason why in this thread Demosoft should post "I'm genuinely incensed by these accusations that I am a student and a little tired of these insults. If you were to view my profile you'll discover I'm far from a student." if he and the OP were not one and the same.

sabre150a at 2007-7-21 18:12:21 > top of Java-index,Java Essentials,Java Programming...
# 16

> No! I can see no reason why in this thread Demosoft

> should post "I'm genuinely incensed by these

> accusations that I am a student and a little tired of

> these insults. If you were to view my profile you'll

> discover I'm far from a student." if he and the OP

> were not one and the same.

I did miss that post.

qUesT_foR_knOwLeDgea at 2007-7-21 18:12:21 > top of Java-index,Java Essentials,Java Programming...
# 17

> I'm genuinely incensed by these accusations that I am

> a student and a little tired of these insults. If

> you were to view my profile you'll discover I'm far

> from a student.

Obviously you're no programmer!

From: http://www.demossoft.netfirms.com/aboutus.htm

Redesign Tip

If you are using this template to redesign an existing site, it is still necessary to create a new web using the template. Simply copy your content a piece at a time from your old web,...

prometheuzza at 2007-7-21 18:12:21 > top of Java-index,Java Essentials,Java Programming...
# 18
Why dis applet?
DrLaszloJamfa at 2007-7-21 18:12:21 > top of Java-index,Java Essentials,Java Programming...