This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes List items to Objects Problem. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "List items to Objects Problem." Watch "List items to Objects Problem." New topic
Author

List items to Objects Problem.

Maria Sachhause
Greenhorn

Joined: Nov 30, 2005
Posts: 10
Hi,
I am learning to use Db4o database with Java and now I have a small Java related problem. (and sorry about broken english )
1. First I search database for movies of given genre and there is no problem.
2. I also can print out movies of given genre without promblem
3. Problem comes when I try to save founded list items to new objects (see code below).

How can I save founded list items to objects?
What is wrong in my code?
I wound be very happy for help.


 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: List items to Objects Problem.
 
Similar Threads
Sorting Collections Doubt
Cannot find symbol error in switch-case
If/Else/Switch Statements
Help needed to indicate "selected" for <form:select> <form:option/>
Page 569-571 : Formatting output AND making program in book (Generics and collections)