Hi all,
Thanks for your responses.
I was indeed alluding to server-side validation. Basically, with custom tags I would end up doing only server-side validation. My pages will be devoid of Javascript - hence client-side validation. Having said this, what I was really looking for were JSF type of tags ... something like this
So, I want these tags to allow for my model update only if the date validation succeeds (like in JSF architecture) else throw an error
As I'm not in a position to adopt JSF techonolgy in my application, I'm in the lookout for such components
Thanks,
PJ
[ August 31, 2004: Message edited by: Prashanth Joisha ]