Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 72388

Checkbox not showing up in jsp

$
0
0

I am trying to display a checkbox using form checkbox option in spring **<form:checkbox path="abc" value="Java"/>Java** and in html **<label><input type="checkbox" checked="checked" /> Java</label>**

But in both cases, checkbox doesn't show up. Although using **<form:checkboxes items="${abc}" path="abc" />** displays the checkboxes. Any idea? I have tried on chrome, IE and edge. I have added the image which reflects the UI effects. So values added through input= checkbox and form:checkbox are reflected as text. i.e {java, C#, .Net} and form:checkboxes works fine

enter image description here


Viewing all articles
Browse latest Browse all 72388

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>