Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8933331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:30:42+00:00 2026-06-15T09:30:42+00:00

Below Spring form submits data to a Spring controller and works as expected. How

  • 0

Below Spring form submits data to a Spring controller and works as expected.
How can I convert the checkboxes to buttons ? So instead of three checkboxes : ‘isTest1,isTest3,isTest3’ three buttons are displayed.
This then means instead of having one submit button I have three submit buttons with each button.

Here is my form currently :

<form:form method="post" modelAttribute="searchobj" action="redirect">


    <table>

     <tr>
        <td><form:input path="param" /></td>  
        <td><input type="submit" value="Search"/></td>
    </tr>
    </table>

<table>
    <td>isTest1</td>
    <td><form:checkbox path="isTest1" /></td>

    <td>isTest2</td>
    <td><form:checkbox path="isTest2" /></td>


    <td>isTest3</td>
    <td><form:checkbox path="isTest3" /></td>
    </tr>

</table>  

 </center>

</form:form>

I’ve tried linking the form directly to the submit button so instead of

<td><form:checkbox path="isTest1" /></td> 

use

<td><input type="submit" value="isTest1"/></td>

but I dont how to access the value in the controller ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:30:43+00:00Added an answer on June 15, 2026 at 9:30 am

    I used :

      <form:input type="submit" path="myPath" value="Tester"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use NSXMLParser to parse the data below: <FORM ACTION=/prod/bwckgens.p_proc_term_date METHOD=POST
In the Web Flow below I bind form data to a flow variable (lifeCycleForm)
I have configured the loading of the properties file as shown below (Spring 3.1)
I have used Spring OXM and JiBX in my application. below is my Spring
The spring JDBC template returns me a list which looks like below: [{CODE_C=CSC, DESC_C=CSC},
Validation in Spring 3.x using @Valid annotation: Below is snippet from the messages_en.properties. I
I have created a spring security Filter as below. <!-- Enables Spring Security -->
I am new to spring MVC. i have below project structure. Below are classes:
How to change Spring to use Datasource from Tomcat vs BasicDataSource? below is a
I have a project with spring and hibernate in GWT, I am using below

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.