> 3- One thing which might be needed in Pivot might be the validation support. 

You may also want to check out the Form class. It doesn't include any support 
for actually performing validation, but it allows you to attach flag messages 
to form fields to draw the user's attention:

  http://pivot.apache.org/tutorials/forms.html

Note that the appearance of the Form class has been significantly improved for 
Pivot 1.5. Specifically, the alert icons are now more consistent with the rest 
of the L&F, and the error messages are much more clearly presented:

  http://ixnay.biz/form.png

Greg

Reply via email to