File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Validation is not working with simple themes in struts 2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Validation is not working with simple themes in struts 2" Watch "Validation is not working with simple themes in struts 2" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Validation is not working with simple themes in struts 2
 
Similar Threads
UI issue with Struts 2 tags
Struts 1.2
theme simple + validation not working in struts 2
Jsf Themes
problem designing jsp using struts 2.0 tags