Hello all, I am new to java and started learning recently.
I have a project which I have to submit by the end of this semester. I have to design an auction site like ebay with bid and buy options. There will be buyers and sellers accounts so I have to use database at the back end and I am planning to use SQL Server. But as I am new to java and right now I am learning core java, I dont know how to proceed.
I am using 3 tire technology and would like to know how to move ahead. What should I use in front end , business layer and database layer if I have to use java technologies.