I'm planning to learn java and jsp on my own for web development. Which one should I learn first?
Also, I'm looking for a good jsp book. Any suggestions?
Thanks.
Learning java and jsp for web development.?
If you're doing by book, here's the references I use(d) most in the order I'd recommend studying.
Base language
Title: Java Programming Language
Edition: 4th.
ISBN-10: 0-321-34980-6
ISBN-13: 978-0-321-34980-4
Class Libraries reference
Title: The Java Class Libraries, Volume 1
Edition: 2nd edition
ISBN-10: 0201310023
ISBN-13: 978-0201310023
Java Servlet API
Title: Java Servlet Programming
Second Edition: April 2001
ISBN 10: 0-596-00040-5
ISBN 13: 9780596000400
JSP
Title: JavaServer Pages
Third Edition: December 2003
ISBN 10: 0-596-00563-6
ISBN 13: 9780596005634
I suggest studying the servlet API, since JSPs are compiled into servlets. Helps to understand what servlets do before playing with JSPs.
Reply:A Book from Deitel%26amp;Deitel Publications would do
Reply:first learn java. and for jsp refer following online free book.
http://books.google.co.in/books?id=TQpc7...
Reply:U can also go to www.w3schools.com
Reply:You got to know basics first before you implement java codes in JSP/servlets.
1)Get Good Knowledge of Core-Java first
recommended ::
Sun website itself is best resource
http://java.sun.com/
Book i suggest is
i)Complete reference 1.4( Herbert Schidt)
later go for this very simple n Kool book in talking mode
ii)Head First series from Kathie Siera(Both JAVA n SERVLET JSP)
2) Now build your concepts in servlet first cos JSP is just complimentery to servlet. To make Job easier.
Again Sun website is best resource.
Book: Head First series (SERVLET %26amp; JSP) Kathie Siera.
You can try few good website
1) http://www.programmersheavan.com
2) http://www.javaranch.com
3) http://www.java2s.com
hope this will help
Cheers:)
Reply:java as a parent language. there u will be so much conversant with other derived languages like java server pages, javascript and the likes
Reply:you can try the website www.w3school.com
it has alot of information regarding programming..
I used to refer to it during my school times.
rose garden
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment