Now I am really confused.  I didn't read anything about doing anything
with file I/O for this assignment.  This is what I see on the homework
assignment page:

1. Build a NetBeans project called MyOwnProject performing the
following tasks.

    * Write a program in which the following properties are added to a
Properties object called myProperties.  Use setProperty() method.
          o mykey20=myValue20
          o mykey30=myValue30
          o mykey40=myValue40
    * Display the properties via list() method.

I worked through the exercises in which file I/O was performed but I
didn't assume this was also required in this assignment based on what
I read.  Display to me means direct to a screen or a visual output
device.  Write (to me) means write to a file.  Am I looking at the
right page for the assignments and their descriptions?  I follow the
link which says "Homework"

Signed,
Confused, but it may just be me!

On Aug 11, 7:06 pm, miga <[email protected]> wrote:
> On Aug 12, 12:52 am, Crizzo <[email protected]> wrote:> Actually, the word 
> "only" is not in the description as a display
> > requirement for the homework problem.  At least on the web page I'm
> > looking at.  Oh well, not a problem.  I will go back and resubmit.
>
> That's true, but if you reread the homework, it says to write the
> properties to a given properties file, hence the display applies to
> this file, not to the system properties file.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to