Spring MVC Error Messages

后端 未结 3 611
情书的邮戳
情书的邮戳 2021-02-09 17:42

Spring MVC Error Messages

Hello, Spring Fellows,

I have a form that is validated by the Spring Validation once submitted. Each field on the form may contain mult

3条回答
  •  生来不讨喜
    2021-02-09 17:44

    The simplest answer is to not use tables for page layout. Utilizing div tags alleviates this problem altogether since divs are completely dimensionless if set to hidden.

提交回复
热议问题