| Author |
Validation is not working with simple themes in struts 2
|
Susan John
Greenhorn
Joined: Apr 12, 2011
Posts: 7
|
|
Hi
I have an application in struts2 and in that validation is not working when I use simple themes. If I remove simple themes the validation messages are getting displayed, but what I get is distorted page. So I'm forced to use simple themes.
Can anyone help me in sorting this problem?
Regards
Susan
|
 |
J Srinivas rao
Greenhorn
Joined: Feb 25, 2011
Posts: 9
|
|
Hi
In simple theme you have to place <s:messgaes /> tag to display the validation error messages
|
 |
 |
|
|
subject: Validation is not working with simple themes in struts 2
|
|
|