Click to See Complete Forum and Search --> : I'm new here -- and I've problem bout JAVA


im_jear
02-16-2006, 04:54 AM
Haller!

I'm Je-ar from the Philippines, a 20-yr old college student taking up Information Technology, I am now taking up a Java Class, and for our final project each one of us should make a java program, and the program that I propposed to my teacher is called "Lyrics Online" so basically it's all bout lyrics right? -- It's kinda like Lyrics Archieve, you know when you wan't to save lyrics, I want my program to let the user enter the the title of the lyrics and the artist and as well as the lyrics, so is it possible in java of whatever changes or whatever input he inputted in the program could be retrieve on the next time he open the program?

please give me some ideas. i really need it! :)

thank you so much for reading this thread! :)


*** je-ar ***

the tree
02-16-2006, 06:35 AM
I guess what your trying to do is something like a Java-based wiki. You'll need a server supporting .jsp and a database system (like Oracle) to go with it. G'luck.