Hi; Everyone who hits my site has a high-speed connection. So I am thinking that it makes sense to do server side validation only as that provides a better method than the javascript pop-ups.
And in this case, it seems to me that the logical place for all validation then is inside the ActionForm validate method. comments? thanks - dave