Html with Java

Discussion in 'HTML & Website Design' started by jhonshan123, Mar 10, 2016.

  1. #1
    In java can we use html pages?
     
    jhonshan123, Mar 10, 2016 IP
  2. Blizzardofozz

    Blizzardofozz Well-Known Member

    Messages:
    132
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    118
    #2
    Java EE
     
    Blizzardofozz, Mar 10, 2016 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,811
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #3
    Java is a server side language and html would be one of the primary outputs of a java request, I reckon.
    Html is a client side language, as far as the server is concerned it's just spewing out text.
     
    sarahk, Mar 10, 2016 IP
  4. MakeBlog.org

    MakeBlog.org Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    With java ee you can use html.
     
    MakeBlog.org, Mar 19, 2016 IP
  5. sarahk

    sarahk iTamer Staff

    Messages:
    28,811
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #5
    What do you mean by "use html"
    The html is an output not an input, surely?
     
    sarahk, Mar 19, 2016 IP