Learning path advice please:
I am 75% through SCJP6 and wish to create a website with a db. I think I need the following technologies (new to all). Familiar with MyEclipse Java & Debug perspectives only.
Are these a good choice, is there better?
Which order to learn?
Can all this be done within Eclipse?
1) Dreamweaver template webpages to create JSP or JSF
2) Install Google Web Toolkit
3) Install apache tomcat
4) Install MySQL
5) Find a MySQL front end to design a table structure
6) Learn Hibernate to read/write to table fields
7) Learn how to link the JSP user input fields/output fields to Hibernate
8) Implement a java obfuscation software to protect the website code
thank you