Anyone know any refereances or any e-books or help on how to write a auction website based on JSp and servlets and web services?
Auction website
Collapse
X
-
If you scroll down, thats actually what i need. But im new to java so i dont have anything to upload to become a memberComment
-
Your book should tell you that knowing JavaSE is a prerequisite to developing web applications in Java. Which means there is no point in reading that book before understanding basic Java concepts.
The book will not teach you Java. It will assume that you already know Java and teach you web programming using Java.Comment
Comment