facebook

new to java web dev – sequence of learning advice please

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #308728 Reply

    Nigel Schoon
    Participant

    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

    #308736 Reply

    Nigel,
    There is no specific order to start with. Depending on your project requirements, you will have to choose the technology and other environment.

    #308746 Reply

    Nigel Schoon
    Participant

    @support-shalini wrote:

    Nigel,
    There is no specific order to start with. Depending on your project requirements, you will have to choose the technology and other environment.

    How much of my list can be fully implemented within Eclipse perspectives?
    Which ones – and are there links to tutorials?

    Thank you

    #308753 Reply

    Nigel,
    Using MyEclipse, you can implement most of the features.
    There are a list of tutorials that are available here –
    http://www.myeclipseide.com/module-htmlpages-display-pid-7.html

    Let me know if that helps.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: new to java web dev – sequence of learning advice please

You must be logged in to post in the forum log in