validation message display repeatedly
        Posted  
        
            by Raam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Raam
        
        
        
        Published on 2010-04-24T05:28:59Z
        Indexed on 
            2010/04/24
            5:33 UTC
        
        
        Read the original article
        Hit count: 225
        
struts2
hello, in struts2, i create a simple appln.I use client side validation(using ActionClass-Validation.xml),when i get validation error it displays the message well..but a error repeatedly occur it display the old and new message again and again..how can i solve the issue?
user name: xxx password error password error password : Button
thankss
© Stack Overflow or respective owner