Validators aren't intended to prevent values from being changed, and it
doesn't do anything for the UI side--why allow a field to be changed if
it's not legally changeable?
Dave
On Thu, Aug 23, 2012 at 10:28 AM, al so wrote:
> alternatively, how about using
> com.opensymphony.xwork2.validator.v
alternatively, how about using com.opensymphony.xwork2.validator.validators?
On Thu, Aug 23, 2012 at 7:05 AM, Dave Newton wrote:
> This would be all via JavaScript.
>
> There's no tag library that would do this declaratively, out of the box.
> The JavaScript would be standard JavaScript, example
This would be all via JavaScript.
There's no tag library that would do this declaratively, out of the box.
The JavaScript would be standard JavaScript, examples of things like this
abound.
Dave
On Thu, Aug 23, 2012 at 10:01 AM, al so wrote:
> Assuming one wants to build a simple UI with follow
3 matches
Mail list logo