I m using Stripes and I am validating the values of a drop down box to ensure the user selects an option. On initial load all data is present, but once the validation kicks in the form loses the data that was set up in the action bean on load. This includes the original list I am validating against.
I m 简单地在jsp中使用,并在行动标语中把实地称作@Validate(要求=true)。
我失踪了一点简单吗?
卡车