Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Polly – a live polling web application

Polly – a live polling web application

During this short presentation at the January 2025 Oracle ACE Program Update, I discussed one of my pet projects, Polly - a live polling web application. Topics included the goals of this project, the technologies in use (with a strong role for Java and the Oracle Cloud), some of the challenges I had to face and ideas for future development. Of course, I couldn't help myself but also run a live demo.

Maarten Mulders

January 16, 2025
Tweet

More Decks by Maarten Mulders

Other Decks in Technology

Transcript

  1. Maarten Mulders| January 15, 2025 | Oracle ACE Program Update

    Polly – a live polling web application
  2. • Be able to poll my audience • Learn Jakarta

    MVC • Experiment with htmx Info Support | Solid Innovator
  3. • Jakarta EE • Model View Controller (MVC) • Persistence

    (JPA) • Java 21 • OpenLiberty 22 • PostgreSQL 16 • Oracle Cloud – free tier Info Support | Solid Innovator
  4. Info Support | Solid Innovator 1. Understanding Jakarta MVC Blog

    post A first look at MVC 1.0 2. Getting Jakarta MVC to work on OpenLiberty Reported eclipse-ee4j/krazo #364 3. Learning htmx Wim Deblauwe’s “Modern frontends with htmx” book