Re: File access...
Re: File access...
- Subject: Re: File access...
- From: "Thomas Peters" <email@hidden>
- Date: Thu, 29 May 2003 00:25:11 -0400
Maybe it's possible to use an event in the WebObject event model. Can you
write a custom method that fires the action for that method. THat method's
job would be to access the XML, or file I/O API. Read in the XML document
and then do something with it. Is this possible with WebObjects.
Tom
----- Original Message -----
From: "Art Isbell" <email@hidden>
To: <email@hidden>
Sent: Wednesday, May 28, 2003 6:34 PM
Subject: Re: File access...
> On Wednesday, May 28, 2003, at 11:59 AM, Goodbye Bill wrote:
>
> > Could someone please point me in the right direction? I need my
> > WebObjects
> > Web Application to be able to directly access, read, and display the
> > contents of an XML file on the drive. I have just finished reading the
> > EOModler tutorial and have started to skim through a few others,
> > however, no
> > sample or discussion ever mentions directly accessing or reading from a
> > file.
> >
> > Is this possible with WebObjects?
>
> Not with WebObjects, but with Java which is included with OS X.
> Bookmark the Java 2 SE 1.3.1 documentation at Sun
> (http://java.sun.com/j2se/1.3/docs/api/) or on your local drive
> (file:///Developer/Documentation/Java/Reference/1.3.1/index.html).
> FileReader and FileInputStream support reading the contents of a file.
>
> Aloha,
> Art
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.