Spring, Form tag based Datepicker in Jquery?

后端 未结 3 2156
广开言路
广开言路 2021-01-03 11:11

Actually in my Spring application i\'m using spring based form tag in my jsp code.

And add the functionality for this ,pr

3条回答
  •  孤独总比滥情好
    2021-01-03 11:55

    Try with the following code

    
    

    Your code is acceptable,

    
    

    because all of the Spring MVC form tag support dynamic attributes, like HTML5 placeholder. Unless you are using older version of Spring.

提交回复
热议问题