Hi, i have a doubt about how to implement this feature, example:
How can I make a second validation, after all components are validated (that's what happens normally), but before the model get updated. Ugly diagram:
submit -> validation phase [check for integer lengths] -> another validation to check if input A + input B is equals to input C -> update model phase.
Is there any way/good practice to achieve that?
(I'm using JSF 1.2)
Thanks in advance,
Israel
[Message sent by forum member 'israelbgf' (israel.bgf_at_gmail.com)]
http://forums.java.net/jive/thread.jspa?messageID=391022