On 6/15/06, Vishal Seth <[EMAIL PROTECTED]> wrote:

Can there be some thing which can be looked at or any ideas on what
could be the better way to implement this sort of condition?

Do you really 'have' to bother using validate='true'? Personally, I
still find it much more conveineint to validate manually in my Action
class and skip the whole "validate=true" in the ActionMapping. You
then have complete control of what you need to do, plus it's easier to
understand imo. The bottom of this article has an example...
http://www.learntechnology.net/validate-manually.do

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to