• 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

What Java Technologies to learn to do a simple MySQL query and display?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My Requirement: To learn to integrate MySQL Database search and display with a webpage built using Java Technologies.

New to Java and would like to get some pointers on what technologies I should get familiar with being able to do the following:
1. Simple Web Page with text fields to enter name
2. Select records from MySQL that match the entered name
3. Then display the names on the Web Page.

Reason for posting under Java in general is since I am after general guidance on what technologies I should learn above small assignment. Hence not posting under Databases. Obviously I need to do the web page and interface with MySQL. With so many options, getting confused.

Appreciate getting some directions, please.
Ayodaya
 
Ayodaya Punya
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have been googling on my own post.

Found a nice post by Dana Nourie: http://192.9.162.55/developer/technicalArticles/tools/webapps_1/
 
You firghten me terribly. I would like to go home now. Here, take this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic