-
1 Attachment(s)
"Delete" Action
I'm doing a java assignment where I'm supposed to add a "Delete" action. I have been trying for one month now and I'm almost giving up. I don't know what code to post here, but here is the whole thing. Forgive for uploading everything. I did everything that contains "Delete". Please help.:cry:
-
Re: "Delete" Action
When you say "Delete" what are you meaning to delete a file, data in a database?
-
1 Attachment(s)
Re: "Delete" Action
The application saves addresses for people that is name and address, you can also view an address for one individual by typing his/her name and you can view all the names in the address book, all these via console. I'm supposed to add a "Delete" option, where you can delete a name of a saved individual. Here, let me attach the original source application.
-
Re: "Delete" Action
Hi,
I could not open the project but try the code here.
-
2 Attachment(s)
Re: "Delete" Action
You cant open the app because it is not compiled. I use the batch file "compile" below and run it using the batch "run" below. Please try it. You compile through msdos window after navigating to where the files are. Folder SVN_LOCAL, files compile.bat and run.bat should be in the same folder. Once again, please help me.
-
Re: "Delete" Action
Have you tried the code I linked to in post #4? Could you please upload the actual java project rather than an svn source.
-
Re: "Delete" Action
I tried the code yes, but that is not what I'm looking for. Can you please kindly look at the whole thing here...? http://www.filehosting.org/file/deta...344/Delete.rar
-
Re: "Delete" Action
Could please upload the project to the forums rather than using an external upload site. The link I received in the email keeps saying the download links I am sent are invalid and hence I can't download the file.
-
Re: "Delete" Action
The file size is about 1 mb so I can't upload it to the forum. Please try this, kindly.. http://rapidshare.com/files/699796760/Delete.rar
Thank you..
-
Re: "Delete" Action
Is there anyone who has been able to do this?
-
Re: "Delete" Action