aspose file tools
The moose likes JSF and the fly likes Custom validation message formatting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Custom validation message formatting" Watch "Custom validation message formatting" New topic
Author

Custom validation message formatting

Rafa de Castro
Greenhorn

Joined: Jul 25, 2006
Posts: 16
Is it possible to customize validation output?

For example, i'd like to display a ok symbol (a gif file) when the validation is correct and a cross when it's incorrect. Is that possible without javascript?
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
Originally posted by Rafa de Castro:
Is that possible without javascript?


Nope. How you gonna go that?
Otherwise yes.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Custom validation message formatting
 
Similar Threads
serverside validation in struts2
Struts Validate problem in email
Struts framework
how to highlight error field in struts html form?
Reloading form page when there's error