Spring Boot Help with Form Binding, updating form submission based off of radiobutton selection - jdbc and MySQL used.

This page summarizes the projects mentioned and recommended in the original post on /r/javahelp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Thymeleaf

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments.

  • Here is my pastebin since it is longer code: https://pastebin.com/a8hL0NCr I am having disaster updating a selected survey answer from a radiobutton in my html and post controller. In my "/surveyResults" controller, the commented out code is what I'm trying to acheive where I take the radiobutton value and match it with the object field variable. But is is not updating the values in the next HTML page - survey_results. The code that is not commented in my controller is able to update the survey vote total but i am trying to control this change so that it doesnt increment every single time going through this page as it is doing now. I tried changing my updateSurvey method in my database access class so the sql statement has a part where it goes "vote1 = vote1 + 1" which unfortunately didnt work. I also tried looking‍ at this https://github.com/thymeleaf/thymeleaf/issues/666, which is kind of what I'm trying to acheive but not quite. I still need to update the MySQL table but also populate the results in the HTML.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Java Spring Framework: A Comprehensive Guide

    1 project | dev.to | 2 Jan 2024
  • Spring Boot Thymeleaf File Upload example

    2 projects | dev.to | 30 Aug 2023
  • Spring Security OAuth2 Login

    2 projects | dev.to | 9 Mar 2023
  • Spring Security persistent OAuth2 client

    1 project | dev.to | 19 Feb 2023
  • How do you run Java on a server?

    1 project | /r/learnjava | 5 Sep 2022