1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Website development in Java

Discussion in 'Design & Development' started by Vinci141, Jan 2, 2012.

  1. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    I want to develop a simple static website ion java.I know only core java with little knowledge of jsp also .How can i proceed?do i need to learn servlets?what about frameworks in this regards?
     
  2. Website Magick

    Website Magick
    Expand Collapse
    Established Member

    Joined:
    Dec 22, 2011
    Messages:
    673
    Likes Received:
    102
    If you want a "Static" website I think you'd just want HTML/CSS but if want Java you have a couple of choices. You can find free applets by googleing the features you want or you can learn Java from the ground up. W3schools would be a good place to start.

    The framework would be pretty much the same as any website as Java is a program that works within the HTML.
     
  3. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    sorry to say but w3schools doesnt deals with java and static site can be build in jsp with lesser services
     
  4. Website Magick

    Website Magick
    Expand Collapse
    Established Member

    Joined:
    Dec 22, 2011
    Messages:
    673
    Likes Received:
    102
  5. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    that is javascript dear and not java. there is a big difference between javascript and java
     
  6. Website Magick

    Website Magick
    Expand Collapse
    Established Member

    Joined:
    Dec 22, 2011
    Messages:
    673
    Likes Received:
    102
    Really? Please explain what your referring to if not Java script.
     
  7. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    i am talking about java core only.i know javascript .i want to know how to develop modules of a simple website in java using jsp (if possible)and how to decide which framework to use ?i dont have any knowledge of framework in java but knows jsp as i am learning jsp these days on my own from internet
     
  8. Website Magick

    Website Magick
    Expand Collapse
    Established Member

    Joined:
    Dec 22, 2011
    Messages:
    673
    Likes Received:
    102
    Java is a programing language. Core java or java script is the same language. Why you would want to write a complete website in java is beyond me :rolleyes:. Why don't you just use PHP?
     
  9. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    its because i dont have an interest in php nor i desire to learn php .I am learning java and jsp this time
     
  10. Website Magick

    Website Magick
    Expand Collapse
    Established Member

    Joined:
    Dec 22, 2011
    Messages:
    673
    Likes Received:
    102
    :) Let us know how it turns out.
     
  11. Vinci141

    Vinci141
    Expand Collapse
    Junior Member

    Joined:
    Dec 21, 2011
    Messages:
    94
    Likes Received:
    8
    i am sorry again to say but core java and javascript are not same at all .Java is Programming language while javascript is scripting language on html pages
     
  12. madelinekim

    madelinekim
    Expand Collapse
    Junior Member

    Joined:
    Jul 13, 2012
    Messages:
    24
    Likes Received:
    1
    To develop static website it will good if you use the HTML. HTML comes with the powerful tool and you can create the website easily. While JAVA or java script both are different. Java is object oriented programming while javascript is type of scripting language which can be use for validating values in forms.
     
  13. nikkoncolmel

    nikkoncolmel
    Expand Collapse
    Junior Member

    Joined:
    Sep 14, 2012
    Messages:
    10
    Likes Received:
    0
    You can use java for parts of the website, probably most of it.. but you still need HTML to tell browsers what to do. Also, java's really slow for full web apps,



    web design & development
     
  14. mariajhonson

    mariajhonson
    Expand Collapse
    Junior Member

    Joined:
    Oct 19, 2012
    Messages:
    278
    Likes Received:
    4
    I am sorry to say that i am not dealing in java. I must only say about your issue is that you have to use servlets if you website required security issue.
     
  15. evangilbort

    evangilbort
    Expand Collapse
    Registered Member

    Joined:
    Apr 24, 2013
    Messages:
    16
    Likes Received:
    0
    Java Platform is the industry standard for enterprise Java computing. The java developer to be a bit more paranoid about these possibilities then other. While java or java script are both very different programing. It use make a website and we can uses the HTML coding for create a static website.
     
  16. Annie Cullen

    Annie Cullen
    Expand Collapse
    Junior Member

    Joined:
    Aug 8, 2013
    Messages:
    9
    Likes Received:
    0
    W3school is really a good place if you wanna learn more a lot of Java Script and other language and you will surely see how cool using it but then on doing some programming stuff sometimes we are not perfect ,in Finland there are many IT companies that always recommended using etävarmuuskopiointi or back up in order to make all thing right when you make a fault to what are you doing specially on programming.
     

Share This Page