How to disable first option in select drop in spring form
disabled=”disabled” Is used to disable the first options in the select dropdown in spring form below is the example <sf:select class=”select form-control-lg” path=”type”> <option selected=”true”