以下是一个JSP页面中实现Submit按钮水平居中的示例代码:
```jsp

.center-button {
display: flex;
justify-content: center;
align-items: center;
height: 100vh; /* 视口高度 */
}
以下是一个JSP页面中实现Submit按钮水平居中的示例代码:
```jsp

.center-button {
display: flex;
justify-content: center;
align-items: center;
height: 100vh; /* 视口高度 */
}