Forum: Java Oct 7th, 2004 |
| Replies: 2 Views: 23,405 yeah, i can read the name and message.. but my program should have a delete option and i don't know how to do it. i can do it with arrays but my project requires me to use doubly linked list not... |
Forum: Java Oct 7th, 2004 |
| Replies: 2 Views: 23,405 i'm creating a guestbook in java wherein it gets inputs(name,message) from a user then it will store this as an object. it basically works like a guestbook in webpages only that it will have a delete... |