• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

building my first web page with java backend

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I was wondering if anyone could help me figgure out how to start creating my first web page using a java backend.
For now i would be happy if i could have a login page where i would fiil in a name.. and after i press a butten it would clear the page and say "hello" + whatever you filled in.

I would like to do it in IntelliJ but eclipse would also work for me.
I just can't seem to find a tutorial where i actually get the result im hoping for.
My template is all html + boostrap. and i know basic java...
I just have no idea how to approach this.

thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic